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-06-15Enable no-multi-assignment in JS filesgfyoung
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-06-06Adjust monitoring graphs to support widgets in EEMike Greiling
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-08Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-07Fix dashboard sortingJoshua Lambert
2018-04-06Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas
2018-04-06Componetize the legend componentJose Ivan Vargas
2018-04-06UX Adjustments for the prometheus dashboardJose Ivan Vargas
2018-04-06formatting fixesJose Ivan Vargas
2018-04-06Add summary statistics prometheus dashboardJose Ivan Vargas
2018-03-27Clean up monitoring componentsMike Greiling
2018-03-20add no_data illustration to monitoring empty stateMike Greiling
2018-03-13Use graph width to determine tick numberJose Ivan Vargas
2018-03-09fix timescale prometheus charts overlappingJose Ivan Vargas
2018-03-06Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes
2018-03-06coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling
2018-03-06prefer getElementByIdMike Greiling
2018-03-06remove prometheus panel styling on cluster monitoring pageMike Greiling
2018-03-06add ability to override graph size measurementsMike Greiling
2018-03-06fix spacing around axis label text in small breakpointsMike Greiling
2018-03-06hide legend without hiding the axis labelsMike Greiling
2018-03-06add option to hide the graph legendMike Greiling
2018-03-06use proper dependency injection for monitoring dashboard componentMike Greiling
2018-03-06make deployments endpoint optionalMike Greiling
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-01add link to cluster configuration from prometheus "getting started" stateMike Greiling
2018-01-29add noData empty state to prometheus graphsMike Greiling
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