gitlab-org--gitlab-foss/lib/gitlab/git
Stan Hu 291df05e43 Add Rugged calls to performance bar
This will help diagnose the source of excessive I/O from Rugged
calls. To implement this, we need to obtain the full list of arguments
sent to each request method.
2019-07-23 21:38:05 -07:00
..
conflict
patches
rugged_impl Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Bring back Rugged implementation of TreeEntry 2019-03-07 04:33:57 -08:00
branch.rb
bundle_file.rb Validate bundle files before unpacking them 2019-01-10 21:33:36 +00:00
commit.rb Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collection' into 'master' 2019-03-26 09:22:14 +00:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
diff_stats_collection.rb
gitmodules_parser.rb
hook_env.rb
index.rb
lfs_changes.rb
lfs_pointer_file.rb
merge_base.rb
object_pool.rb Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
operation_service.rb
path_helper.rb
pre_receive_error.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
push.rb
raw_diff_change.rb Change GetRawChanges RPC to use bytes 2019-06-27 13:35:13 +00:00
ref.rb Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
remote_mirror.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
remote_repository.rb
repository.rb Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
repository_cleaner.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
repository_mirroring.rb
tag.rb Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
tree.rb Bring back Rugged implementation of GetTreeEntries 2019-03-07 04:29:51 -08:00
user.rb
util.rb
version.rb
wiki.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb
wraps_gitaly_errors.rb