gitlab-org--gitlab-foss/spec/lib/gitlab/git
Bob Van Landuyt ee603a0089 Allow a failure_wait_time of 0 for storage access
This allows testing every storage attempt after a failure. Which could
be useful for tests
2017-08-16 14:15:50 +02:00
..
storage Allow a failure_wait_time of 0 for storage access 2017-08-16 14:15:50 +02:00
attributes_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
blame_spec.rb Migrate blame loading to Gitaly 2017-08-03 19:20:46 +02:00
blob_snippet_spec.rb
blob_spec.rb Merge branch 'blob-batch-methods' into 'master' 2017-08-07 19:57:25 +00:00
branch_spec.rb Make commit lookups explicit 2017-07-14 17:08:53 +02:00
commit_spec.rb Incorporate Gitaly's CommitService.FindCommit RPC 2017-08-07 23:33:43 -04:00
compare_spec.rb
diff_collection_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
diff_spec.rb Merge branch 'bvl-enable-features-in-test' into 'master' 2017-07-13 12:24:31 +00:00
env_spec.rb
gitmodules_parser_spec.rb
hook_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
index_spec.rb
repository_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
rev_list_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
tag_spec.rb Migrate Repository#tags to Gitaly 2017-07-27 20:07:40 +02:00
tree_spec.rb Incorporate CommitService.GetTreeEntries Gitaly call 2017-07-20 12:47:00 -04:00
util_spec.rb