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
2019-02-01Remove d3 metrics graphAdriel Santiago
2019-01-15Upgrade prettier and reformat files as necessaryMike Greiling
2018-11-29Add empty state for graphs with no valuesJose Ivan Vargas
2018-11-20Prettify all the thingsMike Greiling
2018-10-24Fix prometheus graphs in firefoxAdriel Santiago
2018-10-10Prettify merge_conflicts monitoring and notebook modulesMike Greiling
2018-10-05Backport changes from gitlab-ee!7538Simon Knox
2018-09-25Fix monitoring dashboard not working properlyJose Vargas
2018-09-07multiseriesSimon Knox
2018-06-15Enable no-multi-assignment in JS filesgfyoung
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-06-06Adjust monitoring graphs to support widgets in EEMike Greiling
2018-05-08Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas
2018-04-06Componetize the legend componentJose Ivan Vargas
2018-04-06UX Adjustments for the prometheus dashboardJose Ivan Vargas
2018-04-06Add summary statistics prometheus dashboardJose Ivan Vargas
2018-03-27Clean up monitoring componentsMike Greiling
2018-03-13Use graph width to determine tick numberJose Ivan Vargas
2018-03-09fix timescale prometheus charts overlappingJose Ivan Vargas
2018-03-06add ability to override graph size measurementsMike Greiling
2018-03-06hide legend without hiding the axis labelsMike Greiling
2018-03-06add option to hide the graph legendMike Greiling
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-05[ci skip] Fix more eslint rulesFilipa Lacerda
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
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-07Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas
2017-11-06add dashed and dotted line styles for multiple-query graphsMike 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-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-05Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez
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-09-27Fixed deployment flag having content hidden when being too far rightJose 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-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-31Added and corrected specs for the additional time seriesJose Ivan Vargas