summaryrefslogtreecommitdiff
path: root/lib/system_check/app
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fix example commands to refer to the correct versionsAlejandro Rodríguez2018-01-311-1/+1
* Remove an exception from the git user default SSH config checkNick Thomas2017-11-021-2/+2
* Upgrade Ruby to 2.3.5Zeger-Jan van de Weg2017-10-311-1/+1
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-2/+2
* Whitelist authorized_keys.lock in the gitlab:check rake taskNick Thomas2017-10-021-0/+1
* Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-checkGabriel Mazetto2017-09-252-2/+2
* Merge branch 'system-checks-incoming-email' into 'master'Sean McGivern2017-09-061-13/+15
|\
| * Refactored app/init script check to use dynamic skip reasonGabriel Mazetto2017-09-041-13/+15
* | Add a system check for the git user's custom SSH configurationNick Thomas2017-09-041-0/+69
|/
* replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin2017-08-291-1/+1
* Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-315-34/+18
* Fix codestyleGabriel Mazetto2017-05-313-9/+8
* Add ActiveUsers CheckGabriel Mazetto2017-05-311-0/+17
* Refactor gitlab:app:checks to use SystemCheckGabriel Mazetto2017-05-3117-0/+519