13 Commits (e35bd1f69452875ab660cdd5995fdf62b47fab32)

Autor SHA1 Mensagem Data
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 mês atrás
  KN4CK3R eb505b128c
Fix missing 0 prefix of GPG key id (#30245) 2 meses atrás
  Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 4 meses atrás
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 8 meses atrás
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 8 meses atrás
  6543 8995046110
Less naked returns (#25713) 11 meses atrás
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 ano atrás
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 ano atrás
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 ano atrás
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 1 ano atrás
  zeripath 76e3111596
Collaborator trust model should trust collaborators (#18539) 2 anos atrás
  Wim 6fe756dc93
Add support for ssh commit signing (#17743) 2 anos atrás
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 anos atrás
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 anos atrás
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 anos atrás
  Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 2 anos atrás
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 anos atrás
  KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 2 anos atrás
  zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 2 anos atrás
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 2 anos atrás
  Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 anos atrás
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 anos atrás
  Anton Khimich 80b1d02b2f
Fix gpg key deletion (#14561) 3 anos atrás
  zeripath 4979f15c3f
Add configurable Trust Models (#11712) 3 anos atrás
  zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487) 3 anos atrás
  zeripath f50364a5b0
Keys should not verify revoked email addresses (#12486) 3 anos atrás
  techknowlogick c9d1e40dfc
UI: Update commit signature view (#12473) 3 anos atrás
  zeripath 8a0bb7cd04
Ensure Subkeys are verified (#12155) 3 anos atrás
  zeripath a730dc1419
Fix verification of subkeys of default gpg key (#11713) 4 anos atrás
  6543 560744fb33
Handle expected errors in AddGPGkey API (#11644) 4 anos atrás
  zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 4 anos atrás
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 anos atrás
  zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604) 4 anos atrás
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 anos atrás
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 anos atrás
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 anos atrás
  Antoine GIRARD e98565ddc7 Fix wrong GPG expire date (#6643) 5 anos atrás
  Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 5 anos atrás
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 anos atrás
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 anos atrás
  SagePtr 043ab2cd59 Fix null pointer dereference in ParseCommitWithSignature (#4962) 5 anos atrás
  Morgan Bazalgette b730498f02 Don't write to log NoCommitterAccount (#3621) 6 anos atrás
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 anos atrás
  Julian Scholle 92123fe82a GPG key email verification no longer case sensitive (#2661) (#2663) 6 anos atrás
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 anos atrás
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 anos atrás
  Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 6 anos atrás
  Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266) 6 anos atrás
  Lunny Xiao 33f3165296 remove unnecessary blank lines and wrong error log 7 anos atrás
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 anos atrás