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-05-02Merge branch 'metrics-deployment-history' into 'master' Douwe Maan
2017-04-25Metrics graph error fixJose Ivan Vargas Lopez
2017-04-21Used reduce over forEachPhil Hughes
2017-04-21Rather than looping data ourselves, d3 loops itPhil Hughes
2017-04-20Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into m...Phil Hughes
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-19Style improvementsPhil Hughes
2017-04-18Added testsPhil Hughes
2017-04-18Shows deployment box on hoverPhil Hughes
2017-04-14eslint fixesPhil Hughes
2017-04-12Fixed up some codePhil Hughes
2017-04-12Added deployment data to metrics graphsPhil Hughes
2017-04-06Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez
2017-04-03Removed formatRelevantDigits from text_utils.js and added it to a new file nu...Jose Ivan Vargas
2017-04-03Code corrections with a helper and a variableJose Ivan Vargas
2017-04-03Added a formatRelevantDigits text utilityJose Ivan Vargas
2017-04-03Added a number input to provide a way to format the number ofJose Ivan Vargas
2017-04-03Legend text is now bolded also the Y legend text has a transparent backgroundJose Ivan Vargas
2017-04-03Hover lines are now synced up when hovering in any graphJose Ivan Vargas
2017-04-03Readded missing statement from the rebaseJose Ivan Vargas
2017-04-03Added the following ux improvements:Jose Ivan Vargas
2017-03-21Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez
2017-03-20Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-07Added Prometheus Service and Prometheus graphsKamil TrzciƄski