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
2018-02-16Validate SSH keys through the sshkey gemRubén Dávila
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-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-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-07Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas
2017-08-03Merge branch 'use-rspec-support-helper' into 'master'Rémy Coutable
2017-08-03fix #35133 strip new lines from ssh keyshaseeb
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Lint our factories creation in addition to their buildRé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-06Now we need to include EmailHelpers for each testLin Jen-Shin
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-11-22Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-18Add tests for key/deploy key notificationsLin Jen-Shin
2016-11-15Remove instance vars from key model testsSemyon Pupkov
2016-11-15Use setter for key instead AR callbackSemyon Pupkov
2016-10-11Remove empty describe block on key spec modelSemyon Pupkov
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-02Tidy the key spec and fix failing user specKeith Pope
2016-08-02Add simple identifier to public SSH keysKeith Pope
2016-06-20Remove Duplicated keys add UNIQUE index to fingerprintPaco Guzman
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-09Tag model specsDouwe Maan
2015-08-04Only publish ssh key-type and keyZeger-Jan van de Weg
2015-07-11Add error message for SSH key linebreaksNikita Verkhovin
2015-06-10ensure_length_of -> validate_length_ofRobert Speicher
2015-05-03Re-annotate modelsStan Hu
2015-04-12Remove the invalid key factoriesRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-06-27Remove mass assgnment specsDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-04-02Remove KeysObserverDmitriy Zaporozhets
2013-08-21ReannotateDmitriy Zaporozhets
2013-07-17Validate fingerprint uniquenessJacob Vosmaer
2013-07-17Remove unnecessary user from testJacob Vosmaer
2013-06-19AnnotatedDmitriy Zaporozhets