summaryrefslogtreecommitdiff
path: root/spec/lib/system_check_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-191-9/+12
|
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-311-23/+19
|
* Fix BasicExecutor specsGabriel Mazetto2017-05-311-4/+0
|
* Improve Specs and some fixesGabriel Mazetto2017-05-311-0/+5
|
* Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-311-0/+39