summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/performance_bar
Commit message (Expand)AuthorAgeFilesLines
* Provide a performance bar link to the Jaeger UIan-peek-jaegerAndrew Newdigate2019-02-081-0/+7
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-1/+3
* Prettify all the thingsMike Greiling2018-11-204-82/+23
* Prettify performance_bar notes and profile modulesMike Greiling2018-10-174-34/+30
* Show if the host is a canary host in the perf barSean McGivern2018-10-121-1/+14
* Fixes performance bar looking for a key in a undefined propFilipa Lacerda2018-09-272-13/+26
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
* Warn to console, not flash, when performance bar failsSean McGivern2018-08-291-2/+2
* Ignore API requests in performance barSean McGivern2018-08-291-6/+15
* Lazy-load performance bar UI48673-lazy-load-performance-bar-in-frontendSean McGivern2018-07-132-29/+31
* Resolve "SQL Queries are not shown from the Performance Bar in Safari"Simon Knox2018-06-282-5/+3
* Resolve "Performance bar Gitaly modal is hard to read"Annabel Gray2018-06-141-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
* Use md as default modal sizeAnnabel Dunstone Gray2018-06-041-1/+1
* Add class to fix wrappingAnnabel Dunstone Gray2018-06-011-1/+1
* Add modal-size option to modal componentAnnabel Dunstone Gray2018-06-011-0/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-04-263-27/+0
|\
| * remove peek performance_barPirate Praveen2018-04-263-27/+0
* | [skip ci] Merge branch 'master' into bootstrap4Clement Ho2018-04-171-17/+13
|\ \ | |/
| * Fix flash errors in performance bar for cached responsesSean McGivern2018-04-171-17/+13
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|/
* Merge branch 'performance-bar-vue-resource' into 'master'Filipa Lacerda2018-03-231-0/+21
|\
| * fixed eslintperformance-bar-vue-resourcePhil Hughes2018-03-211-1/+0
| * Add Vue resource interceptor to performance barPhil Hughes2018-03-211-0/+22
* | Fix class nameFilipa Lacerda2018-03-221-1/+1
* | Merge branch 'master' into '44453-performance-bar-modalbox'44453-performance-bar-modalboxPhil Hughes2018-03-225-43/+59
|\ \
| * | removed check for hostPhil Hughes2018-03-213-29/+27
| * | Fix performance bar spacingPhil Hughes2018-03-214-15/+33
| |/
* | Adds a bigger width to the performance bar modal box and breaks the contentFilipa Lacerda2018-03-201-0/+1
|/
* Show Ajax requests in performance barSean McGivern2018-03-198-0/+469