Commit Graph

24 Commits (v1.11.0-rc1)

Author SHA1 Message Date
zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Antoine GIRARD e98565ddc7 Fix wrong GPG expire date (#6643)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
SagePtr 043ab2cd59 Fix null pointer dereference in ParseCommitWithSignature (#4962)
6 years ago
Morgan Bazalgette b730498f02 Don't write to log NoCommitterAccount (#3621)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Julian Scholle 92123fe82a GPG key email verification no longer case sensitive (#2661) (#2663)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628)
7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547)
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
7 years ago
Lunny Xiao 33f3165296 remove unnecessary blank lines and wrong error log
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Lauris BH 1a906f800d Fix GPG email checking to be case insensitive (#1988)
7 years ago
Antoine GIRARD 274149dd14 Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Antoine GIRARD 14fe9010ae GPG commit validation (#1150)
7 years ago
Lunny Xiao 608cd54a68 fix gpg wrong column types
7 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
7 years ago