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-05-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-27Update gitlab-styles to add Lint/SafeNavigationWithEmptyKyle Wiebers
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-03-19Update TokenAuthenticatable so methods can be overriddenLin Jen-Shin
2018-12-04Merge branch 'fix/gb/encrypt-runners-tokens' into 'master'Nick Thomas
2018-12-03TokenAuthenticatable provides comparison methodJames Edwards-Jones
2018-11-15Refactor and simplify token authenticatable concernGrzegorz Bizon
2018-11-15Extract token authenticatable strategy fabricationGrzegorz Bizon
2018-11-15Encrypt new instance runners registration tokensGrzegorz Bizon
2018-10-31TokenAuthenticatable allows non-unique tokensJames Edwards-Jones
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2017-10-06Create idea of read-only databaseToon Claes
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2016-12-02Allow users to seed the initial runner registration token using an environmen...DJ Mountney
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-07-19Enable Rubocop cops for invalid access modifiersGrzegorz Bizon
2016-07-19Fix some useless access modifiers in the codeGrzegorz Bizon
2015-12-23Use method that creates runners registration tokenGrzegorz Bizon
2015-12-23Add method that persist ensured token in `TokenAuthenticatable`Grzegorz Bizon
2015-12-23Fix method that ensures authentication tokenGrzegorz Bizon
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Make sure that token `ensure_*` method always returns a tokenGrzegorz Bizon
2015-12-11Use `save!` when generating new token in `TokenAuthenticatable`Grzegorz Bizon
2015-12-11Refactor `TokenAuthenticatable` to improve reusabilityGrzegorz Bizon
2014-07-09Try to keep token authenticable compatibilityMarin Jankovski