summaryrefslogtreecommitdiff
path: root/lib/gitlab/sherlock
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string for lib/gitlabgfyoung2018-11-198-1/+17
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-013-4/+4
* Ignore SQL CACHE hits in Sherlocksherlock-ignore-cacheYorick Peterse2017-11-031-1/+3
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-212-6/+6
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-232-6/+6
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-232-6/+6
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Added total query time to Sherlocksherlock-total-query-timeYorick Peterse2015-11-241-0/+5
* Only load rblineprof when actually neededYorick Peterse2015-11-091-0/+2
* Track the amount of times views are renderedYorick Peterse2015-11-091-14/+43
* Added specs and source documentation for SherlockYorick Peterse2015-11-098-12/+119
* Added Sherlock, a custom profiling tool for GitLabYorick Peterse2015-11-098-0/+388