summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use graph title as key for embedstr-embed-metrics-frontendTristan Read2019-07-221-2/+2
* Remove changelog entry as feature is behind feature flagTristan Read2019-07-191-5/+0
* Fix unit test to accommodate for removal of mount callTristan Read2019-07-191-7/+8
* Use composite key for dashboard metric groupsTristan Read2019-07-191-2/+2
* Rename variable for accuracyTristan Read2019-07-191-3/+3
* Remove nextTick and compute groupData object directlyTristan Read2019-07-191-11/+13
* Make sidebarAnimationDuration match actual sidebar animation lengthTristan Read2019-07-191-1/+1
* Add missing classTristan Read2019-07-191-1/+1
* Use object notationTristan Read2019-07-191-1/+1
* Apply suggestion to app/assets/javascripts/monitoring/components/charts/area.vueTristan Read2019-07-191-1/+1
* Remove unnecessary mountTristan Read2019-07-191-3/+2
* Avoid duplication of `embedded` param supplied by backendTristan Read2019-07-191-1/+0
* Tidy up component initializationTristan Read2019-07-191-7/+10
* Move styling from css to utility classTristan Read2019-07-192-2/+1
* Simplify filter logicTristan Read2019-07-191-4/+1
* Reword conditional logicTristan Read2019-07-191-1/+1
* Remove extraneous default exportTristan Read2019-07-191-2/+0
* Move sidebarAnimationDuration into constantsTristan Read2019-07-193-4/+4
* Condense border into shorthandTristan Read2019-07-191-4/+1
* Add w-100 styleTristan Read2019-07-191-1/+1
* Add devensive check on `gon` features objectTristan Read2019-07-191-1/+1
* Move feature spec into new MRTristan Read2019-07-191-38/+0
* Rename link variableTristan Read2019-07-193-5/+5
* Put gfm rendering behind a feature flagTristan Read2019-07-191-1/+3
* Seet appropriate defaultTristan Read2019-07-191-1/+1
* Migrate TODOs to issuesTristan Read2019-07-194-7/+2
* Fix jest testTristan Read2019-07-193-9/+22
* Integrate latest backend changes and feature flagTristan Read2019-07-196-17/+21
* Add ability to embed metricsTristan Read2019-07-1914-45/+439
* Merge branch '64265-center-loading-icon' into 'master'Phil Hughes2019-07-192-0/+10
|\
| * Centers loading icon in CI actionFilipa Lacerda2019-07-192-0/+10
* | Merge branch 'add-metadata-to-epic-list-view-ce' into 'master'Sean McGivern2019-07-191-2/+2
|\ \
| * | Use issuable_path to allow support of epicsBrett Walker2019-07-181-2/+2
* | | Merge branch '64722-mg-export-frontend-fixtures' into 'master'Phil Hughes2019-07-1968-81/+137
|\ \ \
| * | | Add missing static fixture64722-mg-export-frontend-fixturesMike Greiling2019-07-191-0/+29
| * | | Move frontend fixtures into spec/frontendMike Greiling2019-07-1961-20/+16
| * | | Save fixtures as pipeline artifactsMike Greiling2019-07-191-0/+2
| * | | Move frontend fixtures to tmp/testsMike Greiling2019-07-195-8/+16
| * | | Rename the karma:fixtures taskMike Greiling2019-07-195-15/+32
| * | | Backport line changes from EEMike Greiling2019-07-192-1/+4
| * | | Don't kill the fixtures directory between testsMike Greiling2019-07-191-1/+1
| * | | Prefer an absolute path over cwd()Mike Greiling2019-07-191-3/+4
| * | | Resolve annoying deprecation warningsMike Greiling2019-07-1826-38/+38
* | | | Merge branch '64784-re-name-regression' into 'master'Kushal Pandya2019-07-192-4/+45
|\ \ \ \
| * | | | Fixed regression for re-naming files in WebIDE64784-re-name-regressionDenys Mishunov2019-07-192-4/+45
* | | | | Merge branch 'bjk/64064_cache_metrics' into 'master'Bob Van Landuyt2019-07-194-4/+29
|\ \ \ \ \
| * | | | | Adjust redis cache metricsBen Kochie2019-07-194-4/+29
|/ / / / /
* | | | | Merge branch 'qa/better-scope-one-more-test' into 'master'Sanad Liaquat2019-07-191-1/+3
|\ \ \ \ \
| * | | | | Better scope end-to-end testqa/better-scope-one-more-testWalmyr Lima2019-07-181-1/+3
* | | | | | Merge branch 'qa/better-scope-another-test' into 'master'Sanad Liaquat2019-07-191-3/+3
|\ \ \ \ \ \