summaryrefslogtreecommitdiffstats
path: root/models/ssh_key_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use assert in legacy unit tests (#867)Ethan Koenig2017-02-081-35/+22
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* Code clean up for new config optionsUnknwon2016-08-141-1/+1
* #3442 add test suitesUnknwon2016-08-121-1/+12
* Post work for #2637Unknwon2016-02-271-29/+35
* variable should not use ALL_CAPSGibheer2016-02-231-3/+3
* remove ed25519 test for nowGibheer2016-02-171-7/+6
* fix ssh public key testsGibheer2016-02-171-8/+12
* allow native and ssh-keygen public key checkGibheer2016-02-161-0/+36