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-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
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-02-27Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić
2019-02-26Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński
2019-02-26Add Maskable concern for CI variablesMatija Čupić
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-02-05Fix API variable specsMatija Čupić
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-27Fix optional args for POST :id/variablesLin Jen-Shin
2017-05-26Use be_truthy and add back missing linkLin Jen-Shin
2017-05-25API and doc for protected variablesLin Jen-Shin
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-03-07Add traits for each access_level to ProjectMember factoryRobert Speicher
2016-01-13Modify :ci_variable factoryTomasz Maczukin
2016-01-07Change :variable_id to :key as resource ID in APITomasz 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