gitlab-org--gitlab-foss/lib/gitlab/git
Tiago Botelho a583f137dd Removes N+1 gitaly rpc call to fetch the last commit for path
Implements list_last_commits_for_tree to communicate with the
ListLastCommitsForTree Gitaly RPC

Bumps the Gitaly server version

Bumps the Gitaly-Proto gem version
2018-10-01 13:29:47 +01:00
..
conflict
storage Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb
blob_snippet.rb
branch.rb
commit.rb
commit_stats.rb
compare.rb
diff.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
diff_collection.rb
diff_stats_collection.rb Use standalone diff stats RPC on every comparison view 2018-09-19 12:26:28 +00:00
gitmodules_parser.rb
hook_env.rb Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
index.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
lfs_changes.rb
lfs_pointer_file.rb
merge_base.rb
operation_service.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
path_helper.rb
pre_receive_error.rb
raw_diff_change.rb
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Removes N+1 gitaly rpc call to fetch the last commit for path 2018-10-01 13:29:47 +01:00
repository_mirroring.rb
storage.rb
tag.rb
tree.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
user.rb Resolve "Add functionality to change what email address online actions commit using" 2018-09-14 09:52:09 +00:00
util.rb
version.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
wiki.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb