| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure Subkeys are verified (#12155) (#12168) | zeripath | 2020-07-06 | 1 | -1/+41 |
* | Fix verification of subkeys of default gpg key (#11713) (#11747) | zeripath | 2020-06-03 | 1 | -0/+15 |
* | Handle expected errors in AddGPGkey API (#11644) (#11661) | 6543 | 2020-05-28 | 1 | -1/+1 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 1 | -3/+40 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -4/+9 |
* | Ensure default gpg settings not nil and found commits have reference to repo ... | zeripath | 2019-10-20 | 1 | -0/+2 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -67/+292 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -14/+14 |
* | 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 |