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-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
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-02-23Include CI Variable Key in its uniqueness validation error messageMatija Čupić
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-07Basic BE changeShinya Maeda
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-06-29We no longer test the presence of the keyLin Jen-Shin
2017-06-29Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin
2017-06-28Improve small thingsShinya Maeda
2017-06-28Remove PoC specShinya Maeda
2017-06-28Add a test for checking validates :key does not override by concernShinya Maeda
2017-06-28DecuplinShinya Maeda
2017-06-21Add environment_scope column to ci_variables tableLin Jen-Shin
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-01Make sure protected can't be null; Test protected!Lin Jen-Shin
2017-05-26Merge secret and protected vars to variables_for(ref)Lin Jen-Shin
2017-05-11Remove rails dependent: :destroy statementZ.J. van de Weg
2017-03-18All CI offline migrationsKamil Trzciński
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-05-30Upgrade attr_encrypted and encryptorConnor Shea
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-01-06Annotate modelsStan Hu
2015-12-09Tag model specsDouwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-09-21Ensure raise_error expectations provide argumentsRobert Speicher
2015-09-10Fix commit specsDmitriy Zaporozhets
2015-09-09Refactor CI testsDmitriy Zaporozhets