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
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-28Update remaining endpointsRobert Schilling
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-06-27Fix optional args for POST :id/variablesLin Jen-Shin
2017-05-25API and doc for protected variablesLin Jen-Shin
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-02-28Backport API to V3Robert Schilling
2017-02-28Return 204 for delete endpointsRobert Schilling
2016-11-24Don't convert data which already is the target typeRobert Schilling
2016-11-22Define common helper for describe pagination params in apiSemyon Pupkov
2016-10-13GrapeDSL for variablesZ.J. van de Weg
2016-02-02Make the CI permission model simplerKamil Trzcinski
2016-01-13Fix some typosTomasz Maczukin
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-07Change :variable_id to :key as resource ID in APITomasz Maczukin
2016-01-01Fix a typo in method descriptionTomasz Maczukin
2016-01-01Add create feature to variables APITomasz Maczukin
2015-12-31Add missing 'not_found' checks in variables APITomasz Maczukin
2015-12-31Add delete feature to variables APITomasz Maczukin
2015-12-31Add update feature for variables APITomasz Maczukin
2015-12-31Add features for list and show details of variables in APITomasz Maczukin