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