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-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-31Resolved EE differences in app/views/profiles/keysPaul Slaughter
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-11-01Use a method for the has_many :keys in ProjectYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-02-15Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila
2018-02-12Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-s...Rubén Dávila
2018-02-02Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-02Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-11-16Cache the number of user SSH keysYorick Peterse
2017-10-03Ensure key fingerprints are generated correctly when modifiedNick Thomas
2017-09-20Stop using Sidekiq for updating Key#last_used_atYorick Peterse
2017-09-15created services for keyshaseeb
2017-08-30Address review commentsNick Thomas
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-03fix #35133 strip new lines from ssh keyshaseeb
2017-06-02Don’t schedule workers from inside transactionsDouwe Maan
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-01-20Record used SSH keys only once per dayAdam Niedzielski
2017-01-08Record and show last used date of SSH KeysVincent Wong
2016-12-12Merge CSSFilipa Lacerda
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-11-17Don't notify user for deploy keys, feedback:Lin Jen-Shin
2016-11-15Use setter for key instead AR callbackSemyon Pupkov
2016-08-02Add simple identifier to public SSH keysKeith Pope