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
AgeCommit message (Expand)Author
2019-08-28Add top-level warnings key to performance bar responseSean McGivern
2019-08-06Remove GC metrics from performance barSean McGivern
2019-08-02Call `GC::Profiler.clear` only in one placeAleksei Lipniagov
2019-07-30Remove line profiler from performance barSean McGivern
2019-07-26Replace peek-pg with our own implementationSean McGivern
2019-07-24Add Rugged calls to performance barStan Hu
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-18Fix inconsistency in Redis performance bar statsStan Hu
2019-07-03Only save Peek session in Redis when Peek is enabledRémy Coutable
2019-05-03Include all queries in the performance bar summarySean McGivern
2019-04-18Migrate correlation and tracing code to LabKitAndrew Newdigate
2019-02-08Provide a performance bar link to the Jaeger UIAndrew Newdigate
2018-09-12Remove peek-sidekiqJan Provaznik
2018-04-26remove peek performance_barPirate Praveen
2018-03-13Make Gitaly more prominent in the performance barSean McGivern
2018-01-30Don't assume postgresql in two initializersNick Thomas
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-22Use gitlab-stylesRémy Coutable
2017-10-23Add Gitaly data to the Peek performance barZeger-Jan van de Weg
2017-07-18Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchRémy Coutable
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-09Ensure peek-performance_bar doesn't break existing functionalitiesRémy Coutable
2017-06-09Fix linting, route, and specsRémy Coutable
2017-06-09Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable
2017-06-09Small adjustmentsRémy Coutable
2017-06-09Display queries duration in performance bar queries modalRémy Coutable
2017-06-09Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable
2017-06-09Store Sherlock::Query in Peek adapterRémy Coutable
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable