| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Key strong params | Dmitriy Zaporozhets | 2014-06-26 | 1 | -2/+0 |
| * | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -2/+2 |
| * | Remove KeysObserver | Dmitriy Zaporozhets | 2014-04-02 | 1 | -0/+24 |
| * | Adapt use of Gitlab::Popen to new style | Jacob Vosmaer | 2014-02-25 | 1 | -1/+1 |
| * | Reannotate | Dmitriy Zaporozhets | 2013-08-21 | 1 | -8/+8 |
| * | Validate fingerprint uniqueness | Jacob Vosmaer | 2013-07-17 | 1 | -14/+5 |
| * | Use Tempfile.open for automatic cleanup | Jacob Vosmaer | 2013-07-17 | 1 | -6/+1 |
| * | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-07-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Allow ecdsa SSH keys | Akiva Levy | 2013-07-10 | 1 | -1/+1 |
| * | | store and display public key fingerprint | Dmitriy Zaporozhets | 2013-06-24 | 1 | -9/+31 |
| * | | Annotated | Dmitriy Zaporozhets | 2013-06-19 | 1 | -3/+3 |
| |/ | |||||
| * | More strict validation for SSH Key content | Dmitriy Zaporozhets | 2013-05-13 | 1 | -1/+1 |
| * | Feature: Deploy keys between projects | Dmitriy Zaporozhets | 2013-05-06 | 1 | -4/+0 |
| * | Create DeployKey & DeployKeysProject models. Bulding many to many relation be... | Dmitriy Zaporozhets | 2013-05-06 | 1 | -8/+3 |
| * | Update model methods | Andrey Kumanyaev | 2013-04-03 | 1 | -2/+2 |
| * | remove unused code related to gitolite | Dmitriy Zaporozhets | 2013-02-26 | 1 | -9/+0 |
| * | Merge pull request #2996 from raphendyr/ssh_fingerprint_fix | Dmitriy Zaporozhets | 2013-02-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix ssh key fingerprinting test to use exitcode | Jaakko Kantojärvi | 2013-02-15 | 1 | -1/+1 |
| * | | remove commented code | Dmitriy Zaporozhets | 2013-02-15 | 1 | -1/+1 |
| |/ | |||||
| * | dont allow duplicates in ssh keys | Dmitriy Zaporozhets | 2013-02-07 | 1 | -15/+3 |
| * | add remove keys from gitlab-shell by id | Dmitriy Zaporozhets | 2013-02-05 | 1 | -2/+2 |
| * | Make gitlab works with gitlab-shell | Dmitriy Zaporozhets | 2013-02-04 | 1 | -0/+4 |
| * | Fix few bugs and tests after refactoring ownership logic | Dmitriy Zaporozhets | 2013-01-02 | 1 | -1/+1 |
| * | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 1 | -15/+14 |
| * | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+1 |
| * | simple refactoring | Andrey Kumanyaev | 2012-10-09 | 1 | -6/+5 |
| * | Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitolite | Valeriy Sizov | 2012-10-03 | 1 | -1/+16 |
| |\ | |||||
| | * | Reject ssh keys that break gitolite. | Sytse Sijbrandij | 2012-09-24 | 1 | -1/+16 |
| * | | cosmetical cleanup of models | Nihad Abbasov | 2012-09-27 | 1 | -10/+6 |
| * | | annotate models | Nihad Abbasov | 2012-09-27 | 1 | -3/+3 |
| * | | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -1/+1 |
| |/ | |||||
| * | Fix test i broke with ssk key validation. Added Key.user_id as attr_protected | Dmitriy Zaporozhets | 2012-08-29 | 1 | -1/+3 |
| * | Add ssh key validation | Dmitriy Zaporozhets | 2012-08-29 | 1 | -0/+1 |
| * | Use similar interface to access gitolite | randx | 2012-08-29 | 1 | -1/+4 |
| * | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -6/+6 |
| * | Reannotated | randx | 2012-06-26 | 1 | -5/+5 |
| * | Models Refactoring: Move methods to roles | Dmitriy Zaporozhets | 2012-06-07 | 1 | -18/+2 |
| * | lib/ refactoring. Module Gitlabhq renamed to Gitlab | randx | 2012-05-26 | 1 | -2/+2 |
| * | Removed issues,mr delete buttons. Refactored models | Dmitriy Zaporozhets | 2012-03-04 | 1 | -2/+0 |
| * | Key uniq method refactored | Dmitriy Zaporozhets | 2012-03-02 | 1 | -1/+1 |
| * | Fix for mysql database cause key is a reserved word | Dmitriy Zaporozhets | 2012-03-02 | 1 | -1/+1 |
| * | Merge branch 'deploy_keys_nonunique' of https://github.com/miks/gitlabhq into... | Ariejan de Vroom | 2012-03-01 | 1 | -4/+22 |
| |\ | |||||
| | * | Improved validation. Strip key. | miks | 2012-02-08 | 1 | -3/+8 |
| | * | Allow non-unique deploy keys | miks | 2012-02-07 | 1 | -3/+16 |
| * | | Fixed tests. removed delegate to id | Dmitriy Zaporozhets | 2012-02-29 | 1 | -1/+1 |
| * | | Send author to post hook. Display push activity to dashboard | Dmitriy Zaporozhets | 2012-02-29 | 1 | -0/+1 |
| |/ | |||||
| * | fixed commit commenting | Dmitriy Zaporozhets | 2012-01-21 | 1 | -1/+2 |
| * | DeployKey moved to Key model | miks | 2011-12-31 | 1 | -6/+15 |
| * | Validate key uniqueness across Key and DeployKey tables | miks | 2011-12-30 | 1 | -0/+4 |
| * | Fixes timeout when adding an SSH key | Jeremy Mack | 2011-12-20 | 1 | -8/+2 |
