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
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
2013-02-18Merge pull request #2996 from raphendyr/ssh_fingerprint_fixDmitriy Zaporozhets
2013-02-15Fix ssh key fingerprinting test to use exitcodeJaakko Kantojärvi
2013-02-15remove commented codeDmitriy Zaporozhets
2013-02-07dont allow duplicates in ssh keysDmitriy Zaporozhets
2013-02-05add remove keys from gitlab-shell by idDmitriy Zaporozhets
2013-02-04Make gitlab works with gitlab-shellDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-10-09AnnotatedDmitriy Zaporozhets
2012-10-09simple refactoringAndrey Kumanyaev
2012-10-03Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitoliteValeriy Sizov
2012-09-27cosmetical cleanup of modelsNihad Abbasov
2012-09-27annotate modelsNihad Abbasov
2012-09-26set activerecord whitelist_attributes to trueNihad Abbasov
2012-09-24Reject ssh keys that break gitolite.Sytse Sijbrandij
2012-08-29Fix test i broke with ssk key validation. Added Key.user_id as attr_protectedDmitriy Zaporozhets
2012-08-29Add ssh key validationDmitriy Zaporozhets
2012-08-29Use similar interface to access gitoliterandx
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-06-26Reannotatedrandx
2012-06-07Models Refactoring: Move methods to rolesDmitriy Zaporozhets
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-03-04Removed issues,mr delete buttons. Refactored modelsDmitriy Zaporozhets
2012-03-03Key uniq method refactoredDmitriy Zaporozhets
2012-03-03Fix for mysql database cause key is a reserved wordDmitriy Zaporozhets