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
/
services
/
asymkey
Age
Commit message (
Expand
)
Author
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-01-16
Supports wildcard protected branch (#20825)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-19
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-12
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-08-16
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-06-13
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-12
Move some code into models/git (#19879)
Lunny Xiao
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-03
Use for a repo action one database transaction (#19576)
6543
2022-04-28
more context for models (#19511)
6543
2022-04-14
Use a struct as test options (#19393)
Lunny Xiao
2022-04-01
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-03-30
Make git.OpenRepository accept Context (#19260)
6543
2022-03-22
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-02-06
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-01-19
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-02
Refactor auth package (#17962)
Lunny Xiao
2021-12-15
Add missing `X-Total-Count` and fix some related bugs (#17968)
qwerty287
2021-12-10
Move keys to models/asymkey (#17917)
Lunny Xiao