gitlab-org--gitlab-foss/lib/gitlab/git
Sean McGivern c353426650 Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' into 'master'
Use shard name in Git::GitlabProjects instead of shard path

Closes gitaly#1110

See merge request gitlab-org/gitlab-ce!18015
2018-04-04 09:20:19 +00:00
..
conflict Fix 500 error when trying to resolve non-ASCII conflicts in editor 2018-03-23 18:33:14 +00:00
storage Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Fix n+1 issue by not reloading fully loaded blobs 2018-03-05 11:14:43 -03:00
blob_snippet.rb
branch.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
checksum.rb Backport Gitlab::Git::Checksum to CE 2018-04-03 15:36:43 -03:00
commit.rb Move CommitService::CommitPatch to OPT_OUT 2018-03-07 14:52:56 +01:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
gitlab_projects.rb Use shard name in Git::GitlabProjects instead of shard path 2018-04-03 16:22:13 +02:00
gitmodules_parser.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook.rb
hook_env.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
hooks_service.rb
index.rb
info_attributes.rb
lfs_changes.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
lfs_pointer_file.rb Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
operation_service.rb
path_helper.rb
popen.rb
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' into 'master' 2018-04-04 09:20:19 +00:00
repository_mirroring.rb
rev_list.rb
storage.rb
tag.rb
tree.rb Migrate recursive tree entries fetching to Gitaly 2018-02-26 16:59:29 +01:00
user.rb
util.rb
wiki.rb Remove calls to clear_cache from Git::Wiki 2018-03-21 18:08:09 +01:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb