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
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-01-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-05-28CE port of Move EE specific lines in API::VariablesImre Farkas
2019-05-28Make protected attribute Boolean typeThong Kuah
2019-05-27Masked should be Boolean typeThong Kuah
2019-05-22API: Allow to get and set "masked" attribute for variablesMathieu Parent
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-03-26Backport parameters for API::ParametersYorick Peterse
2019-03-04Add method to API::Variables for filtering paramsYorick Peterse
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
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