Commit Graph

20 Commits (v1.19.1-0)

Author SHA1 Message Date
Lunny Xiao bd820aa9c5
Add context cache as a request level cache () 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods () 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context () 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics () 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues () 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
6543 92f139d091
Use for a repo action one database transaction () 3 years ago
6543 06e4687cec
more context for models () 3 years ago
Lunny Xiao b8911fb456
Use a struct as test options () 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` () 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context () 3 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) () 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package () 3 years ago
qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs () 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey () 3 years ago