Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |