gitlab-org--gitlab-foss/lib/gitlab/git
Rubén Dávila c5d4f10b80 Pass the --in-commit-order arg to `git-rev-list`
@jamedjo has found a good improvement in the performance of the LFS
integrity check by passing this arg
2018-06-07 12:09:45 -05:00
..
conflict
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 Remove rugged call in blame controller 2018-05-08 17:18:31 +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 Moved committer and spec. Added some extra code to run hooks or not depending on the options 2018-04-23 10:56:46 +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 Move ImportProject to OptOut in Gitaly 2018-05-22 15:52:54 +00:00
gitmodules_parser.rb
hook.rb
hook_env.rb
hooks_service.rb
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
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 Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00: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
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