summaryrefslogtreecommitdiff
path: root/lib/api/deployments.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-6/+6
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+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 Bot2020-02-251-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-281-5/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+82
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Adds sorting to deployments APIJacopo2018-01-171-1/+3
* API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-311-1/+1
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Move `api/v3/deployments` to the correct namespaceRobert Speicher2017-03-061-1/+1
* Define common helper for describe pagination params in apiSemyon Pupkov2016-11-221-2/+3
* Add deployment endpointsZ.J. van de Weg2016-08-181-0/+40