Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/peek
AgeCommit message (Expand)Author
2019-08-03Only track Redis calls if Peek is enabledStan Hu
2019-08-01Fix SystemStackError when Peek bar is active with Rugged callsStan Hu
2019-07-30Remove line profiler from performance barSean McGivern
2019-07-26Replace peek-pg with our own implementationSean McGivern
2019-07-24Use a base class for Peek viewsStan Hu
2019-07-24Hide Rugged data if it doesn't existStan Hu
2019-07-24Add Rugged calls to performance barStan Hu
2019-07-18Fix inconsistency in Redis performance bar statsStan Hu
2019-07-09Perform more redactions in Redis performance bar tracesStan Hu
2019-07-03Add Redis call details in Peek performance barStan Hu
2019-04-18Migrate correlation and tracing code to LabKitAndrew Newdigate
2019-02-08Provide a performance bar link to the Jaeger UIAndrew Newdigate
2018-11-20Fix bug where ID is not setZeger-Jan van de Weg
2018-10-15Merge branch '52421-show-canary-no-canary-in-the-performance-bar' into 'master'Sean McGivern
2018-10-12Show if the host is a canary host in the perf barSean McGivern
2018-10-08Enable even more frozen string in lib/**/*.rbgfyoung
2018-06-14Resolve "Performance bar Gitaly modal is hard to read"Annabel Gray
2018-05-30Fix UI broken in line profiling modal due to Bootstrap 4Takuya Noguchi
2018-03-19Show Ajax requests in performance barSean McGivern
2018-03-13Capture Gitaly calls that don't go through `migrate`Sean McGivern
2018-03-13Add Gitaly call details to the performance barSean McGivern
2017-10-23Add Gitaly data to the Peek performance barZeger-Jan van de Weg
2017-07-06Improve & fix the performance bar UI and behaviorRémy Coutable
2017-06-09DRYed peek-pg/mysql2 views and update peek-rblineprof monkey-patch fileRémy Coutable
2017-06-09Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable
2017-06-09Fix replacement of Pygments with RougeRémy Coutable
2017-06-09Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable