Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -2/+2 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 1 | -2/+3 |
* | Allow admin to associate missing LFS objects for repositories (#18143) | wxiaoguang | 2022-01-01 | 1 | -10/+18 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -8/+7 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+3 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+2 |
* | Read expected buffer size (#17409) | KN4CK3R | 2021-10-24 | 1 | -3/+4 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -3/+3 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -7/+7 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+537 |