| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove an exception from the git user default SSH config check | Nick Thomas | 2017-11-02 | 1 | -8/+0 |
| | | |||||
| * | Create idea of read-only databasetc-geo-read-only-idea | Toon Claes | 2017-10-06 | 1 | -0/+8 |
| | | | | | | | | | | | | | In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534. | ||||
| * | Whitelist authorized_keys.lock in the gitlab:check rake task | Nick Thomas | 2017-10-02 | 1 | -1/+6 |
| | | |||||
| * | Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-check | Gabriel Mazetto | 2017-09-25 | 1 | -0/+17 |
| | | |||||
| * | Refactor on namespace and repository checks and added specs | Gabriel Mazetto | 2017-09-12 | 2 | -0/+129 |
| | | |||||
| * | Merge branch 'system-checks-incoming-email' into 'master' | Sean McGivern | 2017-09-06 | 1 | -1/+23 |
| |\ | | | | | | | | | Move Incoming Email checks to System Checks See merge request !14028 | ||||
| | * | Added dynamic skip reason to SystemCheck | Gabriel Mazetto | 2017-09-04 | 1 | -1/+23 |
| | | | |||||
| * | | Add a system check for the git user's custom SSH configuration | Nick Thomas | 2017-09-04 | 1 | -0/+79 |
| |/ | |||||
| * | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-cop | Rémy Coutable | 2017-08-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Remove superfluous lib: true, type: redis, service: true, models: true, ↵ | Rémy Coutable | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Disable rainbow during SimpleExecutor specs to have consistencebackport-system-check-fix | Gabriel Mazetto | 2017-06-27 | 1 | -2/+11 |
| | | |||||
| * | Make the SimpleExecutor rescue exceptions in the executing Checks | Gabriel Mazetto | 2017-06-27 | 1 | -2/+17 |
| | | |||||
| * | Refactor and move things around to improve in YAGNI perspective | Gabriel Mazetto | 2017-05-31 | 2 | -53/+44 |
| | | |||||
| * | Fixed and improved some existing checks and SystemCheck library | Gabriel Mazetto | 2017-05-31 | 1 | -1/+3 |
| | | |||||
| * | Improve Specs and some fixes | Gabriel Mazetto | 2017-05-31 | 1 | -0/+179 |
| | | |||||
| * | Added specs for BaseExecutor | Gabriel Mazetto | 2017-05-31 | 1 | -0/+51 |
