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-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-02-20Remove undigested token column from personal_access_tokens tableImre Farkas
2018-12-07Encrypt CI/CD builds tokensKamil TrzciƄski
2018-12-07Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher
2018-12-05Add specs for encrypted build authentication tokensGrzegorz Bizon
2018-11-15Encrypt new instance runners registration tokensGrzegorz Bizon
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2017-11-02Remove authentication using user.private_tokenDouwe Maan
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2016-12-02Allow users to seed the initial runner registration token using an environmen...DJ Mountney
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-23Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher
2015-12-23Add method that persist ensured token in `TokenAuthenticatable`Grzegorz Bizon
2015-12-23Fix method that ensures authentication tokenGrzegorz Bizon
2015-12-11Make sure that token `ensure_*` method always returns a tokenGrzegorz Bizon
2015-12-11Add specs for `TokenAuthenticatable` concernGrzegorz Bizon