Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-04-06 | 1 | -9/+3 |
* | Fix typos in the whole gitlab-ce project | Yoginth | 2019-05-20 | 1 | -1/+1 |
* | chore(rubocop): fix Style/TrivialAccessors issues | Semyon Pupkov | 2019-01-16 | 1 | -6/+2 |
* | Enable even more frozen string in lib/**/*.rb | gfyoung | 2018-10-08 | 1 | -0/+2 |
* | Added dynamic skip reason to SystemCheck | Gabriel Mazetto | 2017-09-04 | 1 | -0/+19 |
* | replace `is_multi_check?` with `multi_check?` | Maxim Rydkin | 2017-08-29 | 1 | -1/+1 |
* | Fixed and improved some existing checks and SystemCheck library | Gabriel Mazetto | 2017-05-31 | 1 | -3/+0 |
* | Improve Specs and some fixes | Gabriel Mazetto | 2017-05-31 | 1 | -1/+3 |
* | Refactor gitlab:app:checks to use SystemCheck | Gabriel Mazetto | 2017-05-31 | 1 | -40/+98 |
* | Some code-style fixes and documentation | Gabriel Mazetto | 2017-05-31 | 1 | -5/+35 |
* | WIP SystemCheck library for executing checks from a rake task | Gabriel Mazetto | 2017-05-31 | 1 | -0/+42 |