Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-24Add name & search parameters to project environments APILee Tickett
2019-04-09Add new API endpoint to expose single environmentKrasimir Angelov
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-23Fix gitlab import project loadFrancisco Javier López
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-22Expose readme url in Project APIImre Farkas
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-03Expose more attributes to unauthenticated GET /projects/:idTony
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-06Narrow environment payload by using basic project details resourceOswaldo Ferreira
2017-03-02Ensure v3 environments endpoints remain unchangedToon Claes
2017-02-28Add environment `/stop` actionToon Claes
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-20Remove shared example for paginationRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-12-15Add an environment slugNick Thomas
2016-11-28Changed API spec files to describe the correct classLivier
2016-08-18Expose project for environmentsZ.J. van de Weg
2016-08-01Minor fixes in the Env API endpointsZ.J. van de Weg
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add API support for environmentsZ.J. van de Weg