summaryrefslogtreecommitdiffstats
path: root/models/gpg_key_test.go
Commit message (Expand)AuthorAgeFilesLines
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-211-4/+6
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-3/+3
* Fix wrong GPG expire date (#6643)Antoine GIRARD2019-04-151-0/+151
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+4
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-2/+3
* Fix GPG email checking to be case insensitive (#1988)Lauris BH2017-06-171-0/+39
* Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)Antoine GIRARD2017-06-141-10/+31
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-0/+116
* Implement GPG api (#710)Antoine GIRARD2017-03-161-0/+48