summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/performance_bar/components
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-224-6/+90
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-2/+2
* 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
* Prettify all the thingsMike Greiling2018-11-204-82/+23
* Prettify performance_bar notes and profile modulesMike Greiling2018-10-171-23/+23
* 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
* Lazy-load performance bar UI48673-lazy-load-performance-bar-in-frontendSean McGivern2018-07-131-27/+0
* 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-262-25/+0
|\
| * remove peek performance_barPirate Praveen2018-04-262-25/+0
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|/
* Fix class nameFilipa Lacerda2018-03-221-1/+1
* Merge branch 'master' into '44453-performance-bar-modalbox'44453-performance-bar-modalboxPhil Hughes2018-03-224-41/+57
|\
| * removed check for hostPhil Hughes2018-03-213-29/+27
| * Fix performance bar spacingPhil Hughes2018-03-213-13/+31
* | 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-195-0/+369