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