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-08-15Adds download CSV functionality to dropdown in metricsLaura Montemayor
2019-08-09Remove gfm_embed_metrics flag from BETristan Read
2019-08-09Adds button to download metrics data as csvLaura Montemayor
2019-08-08Enable the prometheus endpoint by defaultSarah Yasonik
2019-08-07Support dashboard params for metrics dashboardSarah Yasonik
2019-07-16Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik
2019-07-11Add support for additional panel typesJose Ivan Vargas
2019-06-20Add embedding flag and filter to CPU/MemSarah Yasonik
2019-06-13Refactor for cleaner caching in dashboardsSarah Yasonik
2019-06-12Remove the grafana_dashboard_link feature flagReuben Pereira
2019-06-07Remove metrics_time_window feature flagSarah Yasonik
2019-06-06Add frontend support for cluster health alertsAdriel Santiago
2019-05-20Require time window params in metrics dashboardSarah Yasonik
2019-05-07Add external dashboard linkAdriel Santiago
2019-05-01Update metrics dashboard API to load yml from repoSarah Yasonik
2019-04-29Load environment metrics only for JSON endpointPeter Leitzen
2019-04-25Move MetricsDashboard to Metrics::Dashboardsyasonik
2019-04-24Rubocopsyasonik
2019-04-24Defend against dashboard errors, rework sequencesyasonik
2019-04-24Remove extra spacesyasonik
2019-04-24Refactor metrics_dashboard response conditionalssyasonik
2019-04-24Make EE interactions and transformations cleanersyasonik
2019-04-24Reduce cognitivty complexity moresyasonik
2019-04-24Try to reduce complexity againsyasonik
2019-04-24Reduce congnitive complexitysyasonik
2019-04-24Bring in line with EE needssyasonik
2019-04-24Inherit from BaseServicerpereira2
2019-04-24Refactor dashboard proccesing into stagessyasonik
2019-04-24Rubocop cleanupsyasonik
2019-04-24Add unit tests and fix broken endpointsyasonik
2019-04-24Use existing common metricssyasonik
2019-04-24Save multi-dashboard logic for another MRsyasonik
2019-04-24Add inital dashboard endpoint supportsyasonik
2019-04-09Resolve Environments#additional_metrics TypeError, ensure unix formatSarah Yasonik
2019-04-04Renamed terminal_specification to channel_specificationFrancisco Javier López
2019-04-03Specify time window for additional metrics apisyasonik
2019-02-07Remove ECharts metrics dashboard feature flagAdriel Santiago
2019-02-06Inroduce Internal API for searching environment namesShinya Maeda
2019-01-30Refactor envs helper for claritysyasonik
2019-01-21Support flat response for envs index routesyasonik
2018-12-08Use GitLab UI area chartAdriel Santiago
2018-11-29Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-10Support manually stopping any environment from the UIWinnie Hellmann
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-04Makes production environment the default environment for a projectTiago Botelho
2018-06-29Remove GET empty from EnvironmentsControllerTiago Botelho
2018-06-28Prevents project first environment from being fetched in every project viewTiago Botelho
2018-06-27Specify environment actions to distinguish between metrics and every other en...Tiago Botelho