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
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
2017-09-08addressed code quality observationsJose Ivan Vargas
2017-09-07refactored the pickColors methodJose Ivan Vargas
2017-09-07Improved color selector and addressed observationsJose Ivan Vargas
2017-09-07small fixes to code and specsJose Ivan Vargas
2017-09-07Added support for named colors, also added interpolations for the graphsJose Ivan Vargas
2017-09-07Renamed some componentsJose Ivan Vargas
2017-09-06Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling
2017-09-01Corrected collate functionJose Ivan Vargas
2017-09-01refactor monitoring_store.jsMike Greiling
2017-09-01simplify storeMetrics methodMike Greiling
2017-09-01Added simple support for multiple colors on the different time seriesJose Ivan Vargas
2017-08-31Increased the height of the graph when dealing with 3 plus legendsJose Ivan Vargas
2017-08-31Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas
2017-08-31Added and corrected specs for the additional time seriesJose Ivan Vargas
2017-08-31Added vertical spacing when there's multiple legendsJose Ivan Vargas
2017-08-31Refactored deployment mixinsJose Ivan Vargas
2017-08-31Added legends for each of the time seriesJose Ivan Vargas