summaryrefslogtreecommitdiff
path: root/lib/gitlab/request_profiler.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+4
|
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-1/+1
|
* Bring backward compatibility for request profilesKamil TrzciƄski2019-07-231-0/+15
| | | | | | | | | | | | It seems that we missed the backward compatibility support for profiles in the existing folder. This commit also fixes some specs to be idempotent and work in a temporary directory which not always seems to be the case. This commit also brings the profile_spec.rb which seems to be missing.
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
|
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
|
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+19