summaryrefslogtreecommitdiff
path: root/app/controllers/projects/environments_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-4/+22
* Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
* Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-251-1/+1
* Rubocopsyasonik2019-04-241-0/+1
* Defend against dashboard errors, rework sequencesyasonik2019-04-241-1/+1
* Remove extra spacesyasonik2019-04-241-1/+1
* Refactor metrics_dashboard response conditionalssyasonik2019-04-241-11/+5
* Make EE interactions and transformations cleanersyasonik2019-04-241-1/+1
* Reduce cognitivty complexity moresyasonik2019-04-241-4/+8
* Try to reduce complexity againsyasonik2019-04-241-10/+4
* Reduce congnitive complexitysyasonik2019-04-241-8/+7
* Bring in line with EE needssyasonik2019-04-241-1/+1
* Inherit from BaseServicerpereira22019-04-241-3/+13
* Refactor dashboard proccesing into stagessyasonik2019-04-241-1/+1
* Rubocop cleanupsyasonik2019-04-241-1/+1
* Add unit tests and fix broken endpointsyasonik2019-04-241-2/+2
* Use existing common metricssyasonik2019-04-241-1/+0
* Save multi-dashboard logic for another MRsyasonik2019-04-241-1/+1
* Add inital dashboard endpoint supportsyasonik2019-04-241-0/+14
* Resolve Environments#additional_metrics TypeError, ensure unix formatSarah Yasonik2019-04-091-1/+1
* Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-1/+1
* Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-1/+11
* Remove ECharts metrics dashboard feature flagAdriel Santiago2019-02-071-5/+0
* Inroduce Internal API for searching environment namesintroduce-environment-search-endpointShinya Maeda2019-02-061-0/+16
* Refactor envs helper for claritysyasonik2019-01-291-3/+3
* Support flat response for envs index routesyasonik2019-01-211-9/+12
* Use GitLab UI area chartAdriel Santiago2018-12-071-0/+4
* Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes2018-11-291-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-1/+5
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Makes production environment the default environment for a projectTiago Botelho2018-07-041-1/+1
* Remove GET empty from EnvironmentsControllerTiago Botelho2018-06-291-12/+5
* Prevents project first environment from being fetched in every project viewTiago Botelho2018-06-281-0/+13
* Specify environment actions to distinguish between metrics and every other en...Tiago Botelho2018-06-261-4/+4
* Adds empty environments pageTiago Botelho2018-06-261-0/+4
* Reduce CE/EE diff in spec/controllers/projects/environments_controller_spec.rbRémy Coutable2018-05-241-0/+10
* Improve environments performanceFilipa Lacerda2017-11-231-0/+1
* Re-enable polling for environmentsenable-polling-envFilipa Lacerda2017-07-061-0/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-221-2/+0
|\
| * Disable environment list polling as it breaks deployboardKamil Trzcinski2017-06-211-2/+0
* | Add rescue_from(ActionController::UnknownFormat) in Application ControllerPawel Chojnacki2017-06-201-2/+6
* | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-071-0/+2
|\ \ | |/
| * Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-05-251-0/+1
| |\
| * | Test etag caching router and incorporate reviewZ.J. van de Weg2017-05-241-1/+1
| * | Use etag caching for environments JSONZ.J. van de Weg2017-05-221-0/+2
* | | Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki2017-05-251-0/+6
| |/ |/|
* | Sort environments folders when opening themZ.J. van de Weg2017-05-171-0/+1
|/