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 Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
blob_spec.rb Fix typo in blob_spec.rb 2019-04-25 07:39:27 +00:00
branch_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
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 Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
diff_collection_spec.rb
diff_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
diff_stats_collection_spec.rb
gitmodules_parser_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
hook_env_spec.rb
lfs_changes_spec.rb
lfs_pointer_file_spec.rb
merge_base_spec.rb
object_pool_spec.rb Add client methods for DisconnectGitAlternates rpc 2019-05-03 15:59:28 -07:00
pre_receive_error_spec.rb Allow custom hooks errors to appear in GitLab UI 2019-03-26 13:05:40 +13:00
push_spec.rb
raw_diff_change_spec.rb
remote_mirror_spec.rb
remote_repository_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_cleaner_spec.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
repository_spec.rb Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
tag_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
tree_spec.rb API: Fix recursive flag not working with Rugged get_tree_entries flag 2019-05-20 12:19:15 -07:00
user_spec.rb
util_spec.rb
wiki_spec.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00
wraps_gitaly_errors_spec.rb