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
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
2016-06-20Remove Duplicated keys add UNIQUE index to fingerprintPaco Guzman
2016-06-01Add leading comment space copFelipe Artur
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-03-15Ensure "new SSH key" email do not ends up as dead Sidekiq jobsRémy Coutable
2015-08-04Only publish ssh key-type and keyZeger-Jan van de Weg
2015-07-11Add error message for SSH key linebreaksNikita Verkhovin
2015-05-03Re-annotate modelsStan Hu
2015-04-14Refactor key fingerprint generation.Douwe Maan
2015-03-24The new fingerprint format wis incompatible with the previous regex.Sašo Stanovnik
2015-03-24Use 2 spaces for indentation, not 4.Sašo Stanovnik
2015-03-24Fixed generating SSH key fingerprints in OpenSSH 6.8.Sašo Stanovnik
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2015-01-18Fix various typosSteven Burgart
2014-12-28Simplify SSH fingerprint regexp extractionCiro Santilli
2014-09-03Add system hook for ssh key changesLukas Erlacher
2014-06-26Key strong paramsDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-04-02Remove KeysObserverDmitriy Zaporozhets
2014-02-25Adapt use of Gitlab::Popen to new styleJacob Vosmaer
2013-08-21ReannotateDmitriy Zaporozhets
2013-07-17Validate fingerprint uniquenessJacob Vosmaer
2013-07-17Use Tempfile.open for automatic cleanupJacob Vosmaer
2013-07-12Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-11Allow ecdsa SSH keysAkiva Levy
2013-06-24store and display public key fingerprintDmitriy Zaporozhets
2013-06-19AnnotatedDmitriy Zaporozhets
2013-05-13More strict validation for SSH Key contentDmitriy Zaporozhets
2013-05-06Feature: Deploy keys between projectsDmitriy Zaporozhets
2013-05-06Create DeployKey & DeployKeysProject models. Bulding many to many relation be...Dmitriy Zaporozhets
2013-04-03Update model methodsAndrey Kumanyaev
2013-02-26remove unused code related to gitoliteDmitriy Zaporozhets