gitlab-org--gitlab-foss/spec/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_spec.rb
attributes_parser_spec.rb
blame_spec.rb
blob_spec.rb
branch_spec.rb
bundle_file_spec.rb
commit_spec.rb Use Rugged if we detect storage is NFS and we can access the disk 2019-07-05 10:31:47 -07:00
compare_spec.rb
diff_collection_spec.rb
diff_spec.rb
diff_stats_collection_spec.rb
gitmodules_parser_spec.rb
hook_env_spec.rb
lfs_changes_spec.rb
lfs_pointer_file_spec.rb
merge_base_spec.rb
object_pool_spec.rb
pre_receive_error_spec.rb
push_spec.rb
raw_diff_change_spec.rb
remote_mirror_spec.rb
remote_repository_spec.rb
repository_cleaner_spec.rb
repository_spec.rb Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
tag_spec.rb
tree_spec.rb
user_spec.rb
util_spec.rb
wiki_spec.rb
wraps_gitaly_errors_spec.rb