gitlab-org--gitlab-foss/spec/lib/gitlab/git
Douwe Maan 3bb68efb7a Merge branch 'zj-blob-batch' into 'master'
Reroute batch blobs to single blob RPC

See merge request gitlab-org/gitlab-ce!16082
2018-01-05 10:47:28 +00:00
..
conflict
storage Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
attributes_spec.rb
blame_spec.rb
blob_snippet_spec.rb
blob_spec.rb Reroute batch blobs to single blob RPC 2018-01-02 10:00:24 +01:00
branch_spec.rb Fetch the merged branches at once 2017-10-27 15:55:08 +00:00
commit_spec.rb Speed up generation of commit stats by using Rugged native methods 2018-01-02 23:48:19 -08:00
compare_spec.rb
diff_collection_spec.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
diff_spec.rb
env_spec.rb
gitlab_projects_spec.rb Migrate repo forking to Gitaly 2018-01-02 17:20:01 +01:00
gitmodules_parser_spec.rb
hook_spec.rb
hooks_service_spec.rb Fix the incorrect value being used to set GL_USERNAME on hooks 2017-10-25 14:01:57 -03:00
index_spec.rb
lfs_changes_spec.rb Gitlab::Git::RevList and LfsChanges use lazy popen 2017-11-06 10:20:14 +00:00
popen_spec.rb Gitlab::Git::Popen can lazily hand output to a block 2017-11-06 10:20:13 +00:00
remote_repository_spec.rb Remove Rugged::Repository#empty? 2017-12-07 15:33:30 +00:00
repository_spec.rb Merge branch 'ce-gitaly-remote-mirror-prep' into 'master' 2018-01-04 16:02:22 +00:00
rev_list_spec.rb Gitlab::Git::RevList and LfsChanges use lazy popen 2017-11-06 10:20:14 +00:00
tag_spec.rb
tree_spec.rb
user_spec.rb Fix encoding bugs in Gitlab::Git::User 2017-11-23 10:48:57 +00:00
util_spec.rb