summaryrefslogtreecommitdiff
path: root/spec/lib/system_check
Commit message (Expand)AuthorAgeFilesLines
* Refactor Rainbow usage in specsGabriel Mazetto2018-08-161-9/+0
* Remove an exception from the git user default SSH config checkNick Thomas2017-11-021-8/+0
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+8
* Whitelist authorized_keys.lock in the gitlab:check rake taskNick Thomas2017-10-021-1/+6
* Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-checkGabriel Mazetto2017-09-251-0/+17
* Refactor on namespace and repository checks and added specsGabriel Mazetto2017-09-122-0/+129
* Merge branch 'system-checks-incoming-email' into 'master'Sean McGivern2017-09-061-1/+23
|\
| * Added dynamic skip reason to SystemCheckGabriel Mazetto2017-09-041-1/+23
* | Add a system check for the git user's custom SSH configurationNick Thomas2017-09-041-0/+79
|/
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Disable rainbow during SimpleExecutor specs to have consistencebackport-system-check-fixGabriel Mazetto2017-06-271-2/+11
* Make the SimpleExecutor rescue exceptions in the executing ChecksGabriel Mazetto2017-06-271-2/+17
* Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-312-53/+44
* Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-311-1/+3
* Improve Specs and some fixesGabriel Mazetto2017-05-311-0/+179
* Added specs for BaseExecutorGabriel Mazetto2017-05-311-0/+51