summaryrefslogtreecommitdiff
path: root/app/serializers/environment_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+5
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+8
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-6/+0
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Extract EE specific files/lines for Release app/serializersShinya Maeda2019-03-221-1/+1
* Add name_without_type to environments.jsonVladimir Shushlin2019-02-261-0/+1
* Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling2018-12-201-0/+16
* CE Port of Protected Environments backendMayra Cabrera2018-08-101-3/+8
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Rename environments stop action methodGrzegorz Bizon2018-07-121-1/+1
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-1/+11
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil TrzciƄski2017-09-071-0/+4
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-16/+4
* Merge request widget redesignFatih Acet2017-05-091-1/+1
* Add metrics button to Environment Overview pageKushal Pandya2017-03-311-0/+7
* Fix stoppable?Kamil Trzcinski2017-02-071-1/+1
* Update changesKamil Trzcinski2017-02-061-1/+1
* Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-241-2/+17
|\
| * Add terminal UI and controller actionsFatih Acet2016-12-191-5/+5
| * Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+8
| * Expose stop_path for environment to not construct that in frontendKamil Trzcinski2016-11-181-0/+7
| * Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-171-2/+2
* | Allow to stop any environmentKamil Trzcinski2016-11-101-1/+1
|/
* Simplify implementation of entity serializersGrzegorz Bizon2016-11-041-1/+1
* Exclude project information from environment entityGrzegorz Bizon2016-11-031-1/+0
* Remove project entity that was part of the PoCGrzegorz Bizon2016-11-031-1/+1
* Extend tests for environments serializerGrzegorz Bizon2016-11-031-1/+1
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-031-13/+9
* Use entity request object in environment entityGrzegorz Bizon2016-11-021-3/+11
* Add PoC for resource serializersGrzegorz Bizon2016-11-021-0/+17