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
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-02-25Add latest changes from gitlab-org/security/gitlab@14-8-stable-eeGitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2019-04-12Externalize strings in app/modelsMartin Wortschack
2019-03-06Use encrypted runner tokensKamil TrzciƄski
2018-12-04Fix typo in encrypted token authenticatable strategyGrzegorz Bizon
2018-12-04Fix token_set? method by checking migration statusGrzegorz Bizon
2018-12-03Use plaintext token when migration is not completeGrzegorz Bizon
2018-12-03Refactor encrypted token strategy classGrzegorz Bizon
2018-12-03Fix token encrypted strategy when migrating dataGrzegorz Bizon
2018-12-03Implement migration strategy for token authenticatableGrzegorz Bizon
2018-11-28Expire application settings after encrypting tokensGrzegorz Bizon
2018-11-27Fix resetting old token when fallback strategy is providedGrzegorz Bizon
2018-11-27Improve token authenticable tests and exceptionsGrzegorz Bizon
2018-11-23Improve test cases description in token-related specsGrzegorz Bizon
2018-11-23Only allow valid options when configuring tokensGrzegorz Bizon
2018-11-23Improve token strategy fallback and add more specsGrzegorz Bizon
2018-11-20Reset insecure token when setting an encrypted oneGrzegorz Bizon
2018-11-20Use falback to set token if encrypted field is missingGrzegorz Bizon
2018-11-20Do not raise if encrypted tokens field does not existGrzegorz Bizon
2018-11-16Add specs for token authenticable strategy factory methodGrzegorz Bizon
2018-11-15Extract token authenticatable strategy fabricationGrzegorz Bizon
2018-11-15Encrypt new instance runners registration tokensGrzegorz Bizon
2018-11-14Add unit tests for encrypted token authenticatableGrzegorz Bizon
2018-11-14Add specs scaffold for encrypted token authenticatableGrzegorz Bizon
2018-11-14Remove text prepended to a class by a mistakeGrzegorz Bizon
2018-11-14Refactor token authenticatable encrypted strategyGrzegorz Bizon
2018-11-14Remove token_field_name method from base classGrzegorz Bizon
2018-11-13Do not use cleartext approach for encrypted tokensGrzegorz Bizon
2018-11-13Add `encrypted` strategy to persist encrypted tokensGrzegorz Bizon
2018-10-31TokenAuthenticatable allows non-unique tokensJames Edwards-Jones
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas