| Commit message (Expand) | Author | Age | Files | Lines |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 1 | -5/+4 |
* | Switch Unicode Escaping to a VSCode-like system (#19990) | zeripath | 2022-08-13 | 1 | -1/+1 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -18/+18 |
* | Refactor git module, make Gitea use internal git config (#19732) | wxiaoguang | 2022-06-10 | 1 | -4/+1 |
* | Move some helper files out of models (#19355) | Lunny Xiao | 2022-05-08 | 1 | -2/+3 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -1/+1 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -4/+4 |
* | Fix lfs bug (#19072) | Lunny Xiao | 2022-03-14 | 1 | -0/+13 |
* | Uncapitalize errors (#18915) | Gusted | 2022-02-26 | 1 | -5/+5 |
* | 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 |