summaryrefslogtreecommitdiff
path: root/lib/system_check/app
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-202-2/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eeGitLab Bot2020-12-101-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-3/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-202-0/+45
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-7/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-2710-10/+10
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-102-2/+2
* Auto create authorized_keys file if doesn't exist60071-remove-gitlab-keys-usagePatrick Bajao2019-08-291-0/+4
* Add system check for authorized_keys file permPatrick Bajao2019-08-291-0/+37
* Use Git 2.22 for GitLabZeger-Jan van de Weg2019-08-071-1/+1
* Bump required Ruby version check to 2.5.3Stan Hu2019-04-181-1/+1
* Update preflight check to require 2.21zj-git-2.21-testsZeger-Jan van de Weg2019-04-161-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Merge branch '46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-versi...Douwe Maan2018-11-221-1/+1
|\
| * Use a more reliable way to detect current Ruby version46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-version46950-systemcheck-ruby-versionGabriel Mazetto2018-11-211-1/+1
* | Upgraded minimum Git version to 2.18.0Francisco Javier López2018-11-211-1/+1
|/
* Enable even more frozen string in lib/**/*.rbgfyoung2018-10-0819-0/+38
* [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