Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitelist authorized_keys.lock in the gitlab:check rake task | Nick Thomas | 2017-10-02 | 1 | -0/+1 |
* | Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-check | Gabriel Mazetto | 2017-09-25 | 2 | -2/+2 |
* | Merge branch 'system-checks-incoming-email' into 'master' | Sean McGivern | 2017-09-06 | 1 | -13/+15 |
|\ | |||||
| * | Refactored app/init script check to use dynamic skip reason | Gabriel Mazetto | 2017-09-04 | 1 | -13/+15 |
* | | Add a system check for the git user's custom SSH configuration | Nick Thomas | 2017-09-04 | 1 | -0/+69 |
|/ | |||||
* | replace `is_gitlab_user?` with `gitlab_user?` | Maxim Rydkin | 2017-08-29 | 1 | -1/+1 |
* | Fixed and improved some existing checks and SystemCheck library | Gabriel Mazetto | 2017-05-31 | 5 | -34/+18 |
* | Fix codestyle | Gabriel Mazetto | 2017-05-31 | 3 | -9/+8 |
* | Add ActiveUsers Check | Gabriel Mazetto | 2017-05-31 | 1 | -0/+17 |
* | Refactor gitlab:app:checks to use SystemCheck | Gabriel Mazetto | 2017-05-31 | 17 | -0/+519 |