summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/performance_bar
Commit message (Expand)AuthorAgeFilesLines
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-082-2/+1
* Remove GC metrics from performance barSean McGivern2019-08-061-6/+0
* Fix performance bar warnings when Rugged is disabledsh-fix-performance-bar-warningsStan Hu2019-08-011-1/+1
* Remove line profiler from performance barSean McGivern2019-07-301-23/+0
* Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-262-10/+15
* Autofix i18n lints for vue filesEzekiel Kigbo2019-07-251-2/+2
* Add Rugged calls to performance barStan Hu2019-07-231-0/+6
* Add Redis call details in Peek performance barsh-improve-redis-peekStan Hu2019-07-022-42/+6
* Namespace performance bar translationsvue-i18n-js-performance-bar-directoryEzekiel Kigbo2019-06-282-7/+9
* Vue-i18n: app/assets/javascripts/performance_bar/ directoryEzekiel Kigbo2019-06-271-6/+8
* Merge branch 'sh-add-gitaly-backtrace' into 'master'Sean McGivern2019-04-171-2/+26
|\
| * Add backtrace to Gitaly performance barStan Hu2019-04-171-2/+26
* | Add QA tests for the performance bar60356-add-qa-tests-for-the-performance-barSean McGivern2019-04-163-3/+12
|/
* 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