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-03-06prefer checking explicitly for nullMike Greiling
2018-03-06replace fixture with simple mount pointMike Greiling
2018-03-06add new tests for metrics dashboard changesMike Greiling
2018-03-06coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling
2018-03-06fix karma testsMike Greiling
2018-02-01fix broken karma specs due to removed functionMike Greiling
2018-01-23Use restore() instead of reset() for removing axios MockAdapterWinnie Hellmann
2018-01-08Resolve "Add graph value to hover"Mike Greiling
2017-12-22Make webpack fail for missing exportsWinnie Hellmann
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-14Add missing spec for computed prop strokeDashArrayJose Ivan Vargas
2017-11-06fix karma failuresMike 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-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-08Changed how the backend response is handled for when instead of seriesJose Ivan Vargas
2017-09-07Added minor details to specsJose Ivan Vargas
2017-09-07small fixes to code and specsJose Ivan Vargas
2017-09-07Added specs for the additional color supportJose 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-31fix misnamed graph component propertyMike Greiling
2017-08-31Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas
2017-08-31Modified mocked data to be less than 500kbJose Ivan Vargas
2017-08-31Added and corrected specs for the additional time seriesJose Ivan Vargas
2017-08-30update specs to match reorganized monitoring componentsMike Greiling
2017-07-06Added test for the chart legendJose Ivan Vargas
2017-07-03Fixed the y_label not setting correctly for each graph on the monitoring dash...Jose Ivan Vargas
2017-06-26Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes
2017-04-25Fixed karma loading incorrect pathPhil Hughes
2017-04-25Generate fixutre for metrics pagePhil Hughes
2017-04-21Rather than looping data ourselves, d3 loops itPhil Hughes
2017-04-21Updated specsPhil Hughes
2017-04-20Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into m...Phil Hughes
2017-04-19Style improvementsPhil Hughes
2017-04-18Added testsPhil Hughes
2017-04-06Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez
2017-04-03Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-07Added Prometheus Service and Prometheus graphsKamil TrzciƄski