gitlab-org--gitlab-foss/spec/lib
Sean McGivern b16c0080ac Add Gitlab::Profiler for profiling from a console or runner
Gitlab::Profiler.profile takes a URL to profile, and returns the ruby-prof
profile result.

This is currently only for interactive use (in a console) or from the script
runner. Note that when using this interactively, changes to the application
within that console session will be used, so this can be used to test proposed
performance changes.
2018-01-19 12:31:54 +00:00
..
api Added default order to UserFinder 2017-12-04 09:49:53 +00:00
backup Check for both backup files 2018-01-16 19:55:05 +05:30
banzai Fix links to uploaded files on wiki pages 2018-01-16 16:11:02 +00:00
bitbucket
constraints
container_registry Update container repository path reference 2017-11-16 09:31:07 +01:00
gitlab Add Gitlab::Profiler for profiling from a console or runner 2018-01-19 12:31:54 +00:00
google_api Properly CamelCase service name 2017-12-16 02:12:44 +01:00
json_web_token
mattermost
microsoft_teams
rspec_flaky Ensure we set SUITE_FLAKY_RSPEC_REPORT_PATH to nil in RspecFlaky::Listener spec 2017-10-06 19:57:42 +02:00
system_check Remove an exception from the git user default SSH config check 2017-11-02 13:31:11 +00:00
additional_email_headers_interceptor_spec.rb Only set Auto-Submitted header once 2017-10-30 13:50:19 +00:00
after_commit_queue_spec.rb
disable_email_interceptor_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Cache feature names in RequestStore 2017-11-07 22:28:57 +01:00
file_size_validator_spec.rb
gitlab_spec.rb
milestone_array_spec.rb Add Group Milestone sorting 2017-11-07 06:37:46 +02:00
repository_cache_spec.rb
system_check_spec.rb