summaryrefslogtreecommitdiff
path: root/app/controllers/projects/environments_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge request widget redesignFatih Acet2017-05-091-6/+12
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-1/+14
* Add count keys to response JSONfe-paginated-environments-apiZ.J. van de Weg2017-02-151-3/+4
* Add route for environment folder and expose an APIGrzegorz Bizon2017-02-091-0/+18
* Resolve 500 errorFilipa Lacerda2017-02-091-1/+0
* Add support for environment scopes in controllerGrzegorz Bizon2017-02-091-7/+12
* Enable grouping and pagination in environmnets APIGrzegorz Bizon2017-02-091-1/+3
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-1/+1
|\
| * Improve performance of finding last deployed environmentDouwe Maan2017-02-061-1/+1
* | Update changesKamil Trzcinski2017-02-061-1/+2
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-241-7/+37
|\ \ | |/
| * Add terminal UI and controller actionsFatih Acet2016-12-191-5/+9
| * Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-1/+24
| * Add EnvironmentSerializer to EnvironmentsControllerGrzegorz Bizon2016-11-161-16/+3
| * Adds tab behavior to vue componentFilipa Lacerda2016-11-161-8/+2
| * Adds link to actions. Cleans spacesFilipa Lacerda2016-11-161-3/+4
| * Adds commit linksFilipa Lacerda2016-11-161-1/+2
| * Adds commit backFilipa Lacerda2016-11-161-3/+2
| * Adds commit partial for vue componentFilipa Lacerda2016-11-161-2/+3