summaryrefslogtreecommitdiff
path: root/lib/gitlab/performance_bar
Commit message (Expand)AuthorAgeFilesLines
* Fix SQL timings for the performance barYorick Peterse2017-11-031-1/+1
* Remove Sherlock usage from the performance barperformance-bar-sqlYorick Peterse2017-10-231-2/+2
* Merge branch 'rc/bump-peek-performance_bar' into 'master'Sean McGivern2017-07-191-22/+0
|\
| * Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_barRémy Coutable2017-07-181-22/+0
* | Fix queries duration sorting in Performance Bar35252-fix-performance-bar-queries-duration-sortingRémy Coutable2017-07-181-1/+1
|/
* Don't track cached queries in Gitlab::PerformanceBar::PeekQueryTracker34940-peek-performance-bar-doesn-t-count-cached-queries-but-shows-themRémy Coutable2017-07-171-1/+8
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Ensure peek-performance_bar doesn't break existing functionalitiesRémy Coutable2017-06-091-0/+22
* Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-091-1/+2
* Display queries duration in performance bar queries modalRémy Coutable2017-06-092-42/+8
* Store Sherlock::Query in Peek adapterRémy Coutable2017-06-092-0/+72