19 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 months ago
Lunny Xiao 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 10 months ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 10 months ago
wxiaoguang 517a367abe
Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) 11 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
KN4CK3R eb505b128c
Fix missing 0 prefix of GPG key id (#30245) 2 years ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 2 years ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 2 years ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 2 years ago
6543 8995046110
Less naked returns (#25713) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 3 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
zeripath 76e3111596
Collaborator trust model should trust collaborators (#18539) 4 years ago
Wim 6fe756dc93
Add support for ssh commit signing (#17743) 4 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 4 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 4 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 4 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 4 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 4 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 5 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 5 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 5 years ago
Anton Khimich 80b1d02b2f
Fix gpg key deletion (#14561) 5 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712) 5 years ago
zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487) 5 years ago
zeripath f50364a5b0
Keys should not verify revoked email addresses (#12486) 5 years ago
techknowlogick c9d1e40dfc
UI: Update commit signature view (#12473) 5 years ago
zeripath 8a0bb7cd04
Ensure Subkeys are verified (#12155) 6 years ago
zeripath a730dc1419
Fix verification of subkeys of default gpg key (#11713) 6 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644) 6 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 6 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 6 years ago
zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604) 6 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 6 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 6 years ago
Antoine GIRARD e98565ddc7 Fix wrong GPG expire date (#6643) 7 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 7 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 7 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
SagePtr 043ab2cd59 Fix null pointer dereference in ParseCommitWithSignature (#4962) 7 years ago
Morgan Bazalgette b730498f02 Don't write to log NoCommitterAccount (#3621) 8 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
Julian Scholle 92123fe82a GPG key email verification no longer case sensitive (#2661) (#2663) 8 years ago