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
2023-11-14Add latest changes from gitlab-org/gitlab@16-6-stable-eev16.6.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.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-03Implement migration strategy for token authenticatableGrzegorz Bizon
2018-11-27Improve token authenticable tests and exceptionsGrzegorz Bizon
2018-11-23Only allow valid options when configuring tokensGrzegorz Bizon
2018-11-23Improve token strategy fallback and add more specsGrzegorz 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-14Refactor token authenticatable encrypted strategyGrzegorz Bizon
2018-11-14Remove token_field_name method from base classGrzegorz Bizon
2018-10-31TokenAuthenticatable allows non-unique tokensJames Edwards-Jones
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas