gitlab-org--gitlab-foss/lib/gitlab/git
Zeger-Jan van de Weg 15f0cef1d0
Local branches go through Gitaly
Closes https://gitlab.com/gitlab-org/gitaly/issues/217
2018-06-14 10:44:33 +02:00
..
conflict Fix 500 error when MR from fork has conflicts but worker has not run 2018-04-06 12:16:51 +01:00
storage Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
support Backport of EE !4989 2018-04-11 22:05:07 -05:00
attributes_at_ref_parser.rb
attributes_parser.rb Client implementation for InfoAttributes 2018-04-11 14:21:27 +02:00
blame.rb RawBlame only called through Gitaly 2018-06-13 16:44:59 +02:00
blob.rb Fix a RuntimeError: cannot modify frozen string 2018-05-18 15:19:58 +01:00
blob_snippet.rb
branch.rb
commit.rb Simplify server feature flags 2018-06-06 11:20:41 +02:00
commit_stats.rb
committer_with_hooks.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
compare.rb
diff.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
diff_collection.rb
gitlab_projects.rb Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
gitmodules_parser.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
hook_env.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
hooks_service.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
index.rb
lfs_changes.rb Pass the --in-commit-order arg to `git-rev-list` 2018-06-07 12:09:45 -05:00
lfs_pointer_file.rb
operation_service.rb
path_helper.rb Fix a RuntimeError: cannot modify frozen string 2018-05-18 15:19:58 +01:00
popen.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
pre_receive_error.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
raw_diff_change.rb Backport some changes from gitlab-ee!5476 2018-05-09 13:20:28 -05:00
ref.rb
remote_mirror.rb
remote_repository.rb Remove legacy storage path call 2018-04-30 09:02:23 +02:00
repository.rb Local branches go through Gitaly 2018-06-14 10:44:33 +02:00
repository_mirroring.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
rev_list.rb Pass the --in-commit-order arg to `git-rev-list` 2018-06-07 12:09:45 -05:00
storage.rb
tag.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
tree.rb
user.rb
util.rb
version.rb Remove Gitlab::Popen dependency from lib/gitlab/git 2018-06-08 11:16:21 +02:00
wiki.rb Move Wiki::GetFormattedData to OptOut 2018-05-22 15:58:36 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb