summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/profiler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+6
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-7/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-12/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+39
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-271-45/+0
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Fix Profiler to work with Ruby 5.1Stan Hu2019-04-261-3/+3
* Get rid of ScheduleInstallationServiceJoão Cunha2019-02-261-5/+3
* Allow profiler to authenticate by stubbing users directly54327-profiler-doesn-t-work-with-auth-nowSean McGivern2018-11-261-17/+25
* Expose a clean_backtrace method from Gitlab::Profilerexpose-clean-backtrace-method-from-profilerSean McGivern2018-06-151-0/+45
* Add query counts by model to profiler outputadd-query-counts-to-profiler-outputSean McGivern2018-03-211-2/+22
* Include the ee/ directory in backtracesallow-ee-in-backtracesSean McGivern2018-03-121-1/+3
* Improve error handling for Gitlab::Profiler and improve doc about providing a...update-profiler-docs-explaining-how-to-provide-userDylan Griffith2018-02-161-0/+9
* Add Gitlab::Profiler for profiling from a console or runnerSean McGivern2018-01-191-0/+156