gitlab-ce/lib/gitlab/git
Sean McGivern dd11f0e053 Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'
Clean up repository fetch and mirror methods

See merge request gitlab-org/gitlab-ce!15424
2017-11-23 17:01:47 +00:00
..
conflict
storage
attributes.rb
blame.rb
blob.rb Batchload blobs for diff generation 2017-11-21 13:53:26 +01:00
blob_snippet.rb
branch.rb
commit.rb
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
env.rb
gitmodules_parser.rb
hook.rb
hooks_service.rb
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 'dm-cleanup-fetch-and-mirror-methods' into 'master' 2017-11-23 17:01:47 +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
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
wiki_page.rb
wiki_page_version.rb