| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong GPG expire date (#6643) | Antoine GIRARD | 2019-04-15 | 1 | -6/+11 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -18/+79 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -6/+6 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Fix null pointer dereference in ParseCommitWithSignature (#4962) | SagePtr | 2018-09-20 | 1 | -1/+1 |
* | Don't write to log NoCommitterAccount (#3621) | Morgan Bazalgette | 2018-03-04 | 1 | -1/+5 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -22/+14 |
* | GPG key email verification no longer case sensitive (#2661) (#2663) | Julian Scholle | 2017-10-06 | 1 | -1/+2 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -1/+1 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -11/+9 |
* | Fix lint errors (#2547) | Ethan Koenig | 2017-09-19 | 1 | -5/+1 |
* | Only check at least one email gpg key (#2266) | Antoine GIRARD | 2017-09-05 | 1 | -9/+27 |
* | remove unnecessary blank lines and wrong error log | Lunny Xiao | 2017-06-28 | 1 | -3/+1 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -2/+2 |
* | Fix GPG email checking to be case insensitive (#1988) | Lauris BH | 2017-06-17 | 1 | -2/+2 |
* | Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) | Antoine GIRARD | 2017-06-14 | 1 | -3/+3 |
* | Rework SSH key management UI to add GPG (#1293) | Antoine GIRARD | 2017-04-26 | 1 | -12/+21 |
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 1 | -0/+186 |
* | fix gpg wrong column types | Lunny Xiao | 2017-03-20 | 1 | -2/+2 |
* | Implement GPG api (#710) | Antoine GIRARD | 2017-03-16 | 1 | -0/+276 |