index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
asymkey
Age
Commit message (
Expand
)
Author
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-16
Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)
zeripath
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-02
Improve error report when user passes a private key (#22726)
zeripath
2023-01-11
Improve utils of slices (#22379)
Jason Song
2022-12-31
Use ErrInvalidArgument in packages (#22268)
KN4CK3R
2022-12-30
Fix key signature error page (#22229)
Gusted
2022-12-03
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-12
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-10-24
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-18
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
zeripath
2022-08-22
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896)
zeripath
2022-08-21
Pad GPG Key ID with preceding zeroes (#20878)
zeripath
2022-08-16
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-06-20
Add more linters to improve code readability (#19989)
Wim
2022-06-06
Move some repository related code into sub package (#19711)
Lunny Xiao
2022-06-04
Fix order by parameter (#19849)
Lunny Xiao
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-04-14
Use a struct as test options (#19393)
Lunny Xiao
2022-03-22
Fix the bug: deploy key with write access can not push (#19010)
wxiaoguang
2022-02-02
Collaborator trust model should trust collaborators (#18539)
zeripath
2022-01-10
Fix various typos (#18219)
luzpaz
2022-01-10
Remove `ioutil` (#18222)
Gusted
2022-01-02
Refactor auth package (#17962)
Lunny Xiao
2021-12-20
Migration 204 use Sync2 (#18044)
6543
2021-12-19
Add support for ssh commit signing (#17743)
Wim
2021-12-10
Move keys to models/asymkey (#17917)
Lunny Xiao