| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 1 | -2/+2 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -2/+2 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -1/+2 |
* | more context for models (#19511) | 6543 | 2022-04-28 | 1 | -1/+1 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -4/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -5/+5 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -5/+6 |
* | Add repo_id for attachment (#16958) | Lunny Xiao | 2021-09-08 | 1 | -19/+9 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -1/+1 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+160 |