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
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