summaryrefslogtreecommitdiff
path: root/spec/lib/system_check
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-131-27/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-092-0/+54
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-061-9/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-03-291-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-10-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-231-0/+54
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-085-22/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-021-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-081-0/+81
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-248-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-171-29/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-161-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-191-65/+75
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-112-0/+48
* Auto create authorized_keys file if doesn't exist60071-remove-gitlab-keys-usagePatrick Bajao2019-08-291-0/+22
* Refactor specs to use one-liner expectationPatrick Bajao2019-08-291-16/+11
* Add system check for authorized_keys file permPatrick Bajao2019-08-291-0/+50
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-235-0/+10
* 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