summaryrefslogtreecommitdiff
path: root/spec/serializers/environment_serializer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-14/+14
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+19
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-15/+0
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+36
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-33/+17
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
* Properly implement API pagination headers and add specsAdam Mulvany2019-02-211-7/+2
* Move permission check of manual actions of deploymentsShinya Maeda2019-02-081-0/+4
* Squashed commit of the following:Shinya Maeda2018-11-061-1/+2
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-3/+7
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
* Merge request widget redesignFatih Acet2017-05-091-1/+1
* Use `:empty_project` where possible in serializer specsRobert Speicher2017-03-271-8/+7
* Fix pagination headers in grouped environments APIGrzegorz Bizon2017-02-101-0/+11
* Extend environments folders and pagination API specsGrzegorz Bizon2017-02-031-0/+83
* Add specs for environments serializer paginationGrzegorz Bizon2017-02-031-0/+49
* Return serializable hash from a represented serializerGrzegorz Bizon2017-01-271-5/+4
* Upgrade grape-entity to 0.6.0Z.J. van de Weg2016-11-231-4/+0
* Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-171-1/+1
* Expose commit author if author existsGrzegorz Bizon2016-11-041-5/+6
* Fix specs related to deployments and environmentsGrzegorz Bizon2016-11-031-2/+4
* Extend tests for environments serializerGrzegorz Bizon2016-11-031-6/+15
* Add manual actions for deployment serializationGrzegorz Bizon2016-11-031-0/+5
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-031-3/+12
* Use entity request object in environment entityGrzegorz Bizon2016-11-021-9/+8
* Add PoC for resource serializersGrzegorz Bizon2016-11-021-0/+35