summaryrefslogtreecommitdiff
path: root/app/models/key.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Removed issues,mr delete buttons. Refactored modelsDmitriy Zaporozhets2012-03-041-2/+0
* Key uniq method refactoredDmitriy Zaporozhets2012-03-021-1/+1
* Fix for mysql database cause key is a reserved wordDmitriy Zaporozhets2012-03-021-1/+1
* Merge branch 'deploy_keys_nonunique' of https://github.com/miks/gitlabhq into...Ariejan de Vroom2012-03-011-4/+22
|\
| * Improved validation. Strip key.miks2012-02-081-3/+8
| * Allow non-unique deploy keysmiks2012-02-071-3/+16
* | Fixed tests. removed delegate to idDmitriy Zaporozhets2012-02-291-1/+1
* | Send author to post hook. Display push activity to dashboardDmitriy Zaporozhets2012-02-291-0/+1
|/
* fixed commit commentingDmitriy Zaporozhets2012-01-211-1/+2
* DeployKey moved to Key modelmiks2011-12-311-6/+15
* Validate key uniqueness across Key and DeployKey tablesmiks2011-12-301-0/+4
* Fixes timeout when adding an SSH keyJeremy Mack2011-12-201-8/+2
* repo & project access separated. critical gitolite bugfixDmitriy Zaporozhets2011-12-071-2/+2
* refcatoring. cleaning after gitosisDmitriy Zaporozhets2011-12-051-6/+6
* git host fixedDmitriy Zaporozhets2011-12-051-2/+2
* gitolite & gitosis supportDmitriy Zaporozhets2011-12-041-2/+2
* fixd key lengthValery Sizov2011-11-221-1/+1
* increase max size of public to 1600 bytesAleksei Kvitinskii2011-11-041-1/+1
* clean-up codeNihad Abbasov2011-10-261-2/+2
* #40 max key lengthZevs2011-10-181-1/+1
* init commitgitlabhq2011-10-091-0/+58