gitlab-org--gitlab-foss/spec/lib/gitlab/git
Rémy Coutable 89f5ede2a3 Merge branch 'bvl-do-not-use-redis-keys' into 'master'
Avoid using `Redis#keys`

See merge request gitlab-org/gitlab-ce!14889
2017-10-17 16:15:44 +00:00
..
conflict Create a Gitlab::Git submodule for conlict-related files 2017-10-12 22:03:15 -03:00
storage Merge branch 'bvl-do-not-use-redis-keys' into 'master' 2017-10-17 16:15:44 +00:00
attributes_spec.rb
blame_spec.rb Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
blob_snippet_spec.rb
blob_spec.rb Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
branch_spec.rb
commit_spec.rb Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
compare_spec.rb
diff_collection_spec.rb Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" 2017-10-02 13:54:40 +01:00
diff_spec.rb Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" 2017-10-02 13:54:40 +01:00
env_spec.rb Add Gitlab::Git::Env.to_env_hash 2017-10-16 13:19:44 +02:00
gitmodules_parser_spec.rb
hook_spec.rb Add username as GL_USERNAME in hooks (http) 2017-09-29 18:12:03 -04:00
hooks_service_spec.rb Add username as GL_USERNAME in hooks (http) 2017-09-29 18:12:03 -04:00
index_spec.rb
popen_spec.rb Popen with a timeout 2017-10-16 09:11:31 +00:00
repository_spec.rb Merge Merge Requests via Gitaly 2017-10-13 14:07:31 +02:00
rev_list_spec.rb Use Gitlab::Git's Popen on that module's code 2017-09-20 13:21:54 +02:00
tag_spec.rb Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
tree_spec.rb Implement fix for n+1 issue on flatten_tree helper 2017-09-06 17:47:25 -03:00
user_spec.rb Restore User.from_gitaly 2017-10-03 16:53:11 +00:00
util_spec.rb