gitlab-org--gitlab-foss/spec/support
Zeger-Jan van de Weg 30b4ce940d
Remove Git circuit breaker
Was introduced in the time that GitLab still used NFS, which is not
required anymore in most cases. By removing this, the API it calls will
return empty responses. This interface has to be removed in the next
major release, expected to be 12.0.
2018-10-10 09:08:18 +02:00
..
api Merge branch 'issue_36138' into 'master' 2018-08-28 07:49:09 +00:00
banzai Move common tests from user and project reference filter specs to a shared example 2018-07-03 00:36:34 +05:30
chunked_io Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTraceChunkFlushWorker. 2018-05-04 17:02:08 +09:00
controllers Simplify error message handling in Projects::CreateService 2018-06-06 02:00:49 -07:00
cycle_analytics_helpers
features Prefer `sign_in` over `gitlab_sign_in` as its faster 2018-09-06 22:39:20 +02:00
gitlab-git-test.git Fix encoding error in Gitaly::Commit::TreeEntry 2018-05-30 17:33:17 +02:00
gitlab_stubs Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
google_api
helpers Merge branch 'load_project_features' into 'master' 2018-10-05 14:33:16 +00:00
http_io Fix and add specs for testing metadata entry 2018-07-09 14:19:52 +02:00
import_export refactor code based on feedback 2018-09-07 14:43:51 +02:00
matchers Merge branch 'bvl-user-status-message-35463' into 'master' 2018-08-01 15:21:24 +00:00
migrations_helpers
prometheus Improve readability and move custom matchers to better place 2018-07-27 12:29:49 +02:00
protected_tags
redis Bring changes from EE 2018-06-21 23:49:15 +08:00
services Remove `rbac_clusters` feature flag 2018-10-04 14:31:05 +13:00
shared_contexts Allow collaboration with forks through the API 2018-07-12 12:14:54 +02:00
shared_examples Backport of "Use Geo log to remove files when migrated to object storage" 2018-10-03 15:09:16 +00:00
shoulda/matchers Fix shoulda-matchers in Rails 5 2018-06-13 13:21:12 +02:00
test_reports Squashed commit of the following: 2018-08-02 15:06:39 +09:00
trace Fix typo in spec. Add a test for the case of when trace is stored in database 2018-06-04 14:28:21 +09:00
batch_loader.rb
capybara.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
carrierwave.rb
commit_trailers_spec_helper.rb Fix commit trailer rendering when Gravatar is disabled 2018-04-25 17:32:51 +02:00
db_cleaner.rb
forgery_protection.rb Backport with_forgery_protection spec helper 2018-05-08 23:24:00 +01:00
generate-seed-repo-rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
gitaly.rb Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
issuables_requiring_filter_shared_examples.rb
json_response.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
omni_auth.rb
prepare-gitlab-git-test-for-commit Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
rspec.rb Move fixture_path out of support/rspec file which is used by fast_spec_helper, so that fast specs can be run on its own again. 2018-08-31 10:23:57 +12:00
seed.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
setup_builds_storage.rb
sidekiq.rb Disable query limit counter in sidekiq 2018-09-04 08:48:00 +02:00
stored_repositories.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
stub_version.rb Show the commit-sha for pre-release versions 2018-10-02 16:11:32 +02:00
unpack-gitlab-git-test
webmock.rb