summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/health_checks
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-24/+73
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-2011-11/+25
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-222-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-172-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-112-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-2410-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+49
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-182-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-163-56/+62
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-162-0/+128
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-072-0/+56
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-032-43/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-5/+0
* Gitaly metrics check for read/writeabilityZeger-Jan van de Weg2018-06-272-203/+4
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-3/+3
* Add a gRPC health check to ensure Gitaly is upsh-add-gitaly-health-checkStan Hu2018-01-241-0/+57
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Allow the git circuit breaker to correctly handle missing repository storagesNick Thomas2017-09-221-9/+9
* Use a new RspecFlakyListener to detect flaky specsRémy Coutable2017-08-111-6/+0
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Use `broken_storage` in the fs_shards_spec.Bob Van Landuyt2017-08-071-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+15
* use `.zero?` instead of `== 0`Pawel Chojnacki2017-07-261-1/+1
* Stop abusing subject to store results,Pawel Chojnacki2017-07-261-36/+29
* Ensure test files are deleted after testsPawel Chojnacki2017-07-251-0/+6
* Add unit to latency metrics.Ben Kochie2017-07-122-12/+12
* Support multiple Redis instances based on queue typePaul Charlton2017-07-116-8/+26
* Reduce 28 test runs to 4mk-workaround-intermittent-failureMichael Kozono2017-06-301-16/+20
* Rspec/AroundBlock doesn’t know about rspec-retryMichael Kozono2017-06-291-1/+1
* Increase CI retries to 4 for these examplesMichael Kozono2017-06-291-0/+6
* Make PrometheusTextFormat return proper output terminated with '\n'Pawel Chojnacki2017-06-021-2/+2
* Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki2017-06-021-9/+5
* Make fixture message more descriptivePawel Chojnacki2017-06-021-12/+13
* Add prometheus text formatterPawel Chojnacki2017-06-021-0/+44
* Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki2017-05-251-8/+22
* Make the test cases more readable and fix to_s coercion problemPawel Chojnacki2017-05-231-19/+26
* Stop skipping tests if local dependencies are not foundPawel Chojnacki2017-05-221-5/+1
* Fix transient CI errors by increasing command execution timeouts from 1s to 30sPawel Chojnacki2017-05-171-2/+40
* Set minimum latency to be non-negative number.Pawel Chojnacki2017-05-052-9/+9
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-264-0/+205