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
2021-09-29Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-09-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-22Geo: Remove Gitlab::LfsToken::LegacyRedisDeviseToken implementationValery Sizov
2019-02-15Include expires_in for LFS authentication payloadAsh McKenzie
2019-02-11Move LFS auth hash creation into GitLab::LfsTokenAsh McKenzie
2019-02-11Tidy up Gitlab::LfsToken specAsh McKenzie
2018-12-17Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie
2018-12-05Revert "LfsToken uses JSONWebToken::HMACToken by default"🤖 GitLab Bot 🤖
2018-12-05Add missing spec coverage for LfsTokenAsh McKenzie
2018-12-05LfsToken uses JSONWebToken::HMACToken by defaultAsh McKenzie
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2016-09-28Handle LFS token creation and retrieval in the same method, and in the same R...Patricio Cano
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-15Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano
2016-09-15Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano
2016-09-15Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano
2016-09-15Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano
2016-09-15Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano