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
2018-01-23remove webpack bundle tag for monitoring:environments:metricsSimon Knox
2018-01-08Fix more eslint rulesFilipa Lacerda
2018-01-08Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda
2018-01-08Resolve "Add graph value to hover"Mike Greiling
2018-01-06[ci skip] Fix more eslint rulesFilipa Lacerda
2018-01-05Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda
2018-01-05[ci skip] Fix more eslint rulesFilipa Lacerda
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2018-01-04fix missing import of timeWeek which would cause errors in prometheus graphs ...Mike Greiling
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2017-12-19cleaned up date_time_formattersJose Ivan Vargas
2017-12-19Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas
2017-12-19Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas
2017-12-19optimized d3 v4 with a custom made bundleJose Ivan Vargas
2017-12-19Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas
2017-12-07Reduce the size of the deploy flag when there's no tag availableJose Ivan Vargas
2017-12-07Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas
2017-11-22Replaced vue-resource for axios in the prometheus dashboardJose Ivan Vargas
2017-11-07make legend X-offset into a constantMike Greiling
2017-11-07fix eslint max-lineMike Greiling
2017-11-06correctly set the domain of a result set when it is different on other tracksMike Greiling
2017-11-06simplify legend label for additonal tracksMike Greiling
2017-11-06fix karma failuresMike Greiling
2017-11-06add dashed and dotted line styles for multiple-query graphsMike Greiling
2017-11-06add track information to data legendMike Greiling
2017-11-06process all queries within a graphMike Greiling
2017-11-06pass all graph queries into createTimeSeriesMike Greiling
2017-11-06fix bug in which axes are scaled only to first data setMike Greiling
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-06allow legend to properly handle NaN valuesMike Greiling
2017-10-06allow prometheus graphs to handle non-congiuous paths (with NaN, +Inf, and -Inf)Mike Greiling
2017-10-06Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsist...Tim Zallmann
2017-10-05fix linter errors and karma specsJose Ivan Vargas
2017-10-05Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'Tim Zallmann
2017-10-05Merge branch '38789-prometheus-graphs-occasionally-have-incorrect-y-scale' in...Tim Zallmann
2017-10-05Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez
2017-10-05Resolve "Monitoring graph empty states are gigantic on `screen-sm` viewport s...Mike Greiling
2017-10-05fix x-axis pixel scale to account for transform x-offsetMike Greiling
2017-10-05rename graph_paths.vue consistent with all other sub-components of graph.vueMike Greiling
2017-10-05fix spelling ("outter" -> "outer")Mike Greiling
2017-10-05fix formattingMike Greiling
2017-10-05ensure prometheus graph values are properly typecast as numbersMike Greiling
2017-09-27Fixed deployment flag having content hidden when being too far rightJose Ivan Vargas
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-18Merge branch 'master' into 37220-es-modulesMike Greiling
2017-09-13Refactor MonitoringService classMike Greiling
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-09-09Use modules in common utilsFilipa Lacerda
2017-09-08flipped series and when keysJose Ivan Vargas
2017-09-08Changed how the backend response is handled for when instead of seriesJose Ivan Vargas