gitlab-org--gitlab-foss/lib/gitlab/git
Sean McGivern 9f75b7a47f Merge branch 'gitaly-conflict-file' into 'master'
Small Gitlab::Git fixes for Gitaly

See merge request gitlab-org/gitlab-ce!15675
2017-12-05 12:13:39 +00:00
..
conflict Use `String#end_with?` instead of `String#ends_with?` 2017-12-04 16:11:54 -03:00
storage Keep track of all storage keys in a set 2017-12-01 17:50:43 +01:00
attributes.rb
blame.rb
blob.rb Add link to gitaly converation 2017-11-30 17:05:55 +01:00
blob_snippet.rb
branch.rb Fetch the merged branches at once 2017-10-27 15:55:08 +00:00
commit.rb Migrate Gitlab::Git::Repository#cherry_pick to Gitaly 2017-12-04 19:21:07 +01:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
env.rb
gitmodules_parser.rb
hook.rb
hooks_service.rb Fix the incorrect value being used to set GL_USERNAME on hooks 2017-10-25 14:01:57 -03:00
index.rb
lfs_changes.rb Gitlab::Git::RevList and LfsChanges use lazy popen 2017-11-06 10:20:14 +00:00
operation_service.rb Prepare Repository#fetch_source_branch for migration 2017-11-10 14:45:23 +00:00
path_helper.rb
popen.rb Gitlab::Git::Popen can lazily hand output to a block 2017-11-06 10:20:13 +00:00
ref.rb
remote_repository.rb Prepare Repository#fetch_source_branch for migration 2017-11-10 14:45:23 +00:00
repository.rb Merge branch 'ce-gitaly-worktree-refactor' into 'master' 2017-12-05 11:46:17 +00:00
repository_mirroring.rb Rename fetch_refs to refmap 2017-11-23 16:59:58 +01:00
rev_list.rb Gitlab::Git::RevList and LfsChanges use lazy popen 2017-11-06 10:20:14 +00:00
storage.rb Keep track of all storage keys in a set 2017-12-01 17:50:43 +01:00
tag.rb
tree.rb
user.rb Fix encoding bugs in Gitlab::Git::User 2017-11-23 10:48:57 +00:00
util.rb
wiki.rb Resolve "Performance issues when loading large number of wiki pages" 2017-11-17 11:48:32 +00:00
wiki_file.rb Add path attribute to WikiFile class 2017-10-26 13:04:33 +02:00
wiki_page.rb
wiki_page_version.rb