summaryrefslogtreecommitdiff
path: root/lib/gitlab/performance_bar/peek_query_tracker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add backtraces to Peek performance bar for SQL callssh-add-backtrace-to-sql-queriesStan Hu2019-06-091-3/+4
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-5/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-191-0/+2
* Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-1/+1
* 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
* 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
* 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-091-0/+38