| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable ref selection dropdown if you don't have permissions to use it (#17837) | qwerty287 | 2021-11-28 | 1 | -2/+0 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -13/+14 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -1/+1 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -5/+6 |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -5/+8 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -10/+15 |
* | Refactor commentTags functionality (#17558) | Gusted | 2021-11-11 | 1 | -35/+43 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -18/+19 |
* | Fix 500 when review pull request with anonymous (#17594) | Lunny Xiao | 2021-11-09 | 1 | -1/+5 |
* | Fix bug on detect issue/comment writer (#17591) | Lunny Xiao | 2021-11-09 | 1 | -1/+1 |
* | Hide label comments if labels were added and removed immediately (#17455) | qwerty287 | 2021-11-04 | 1 | -2/+26 |
* | Hide command line merge instructions when user can't push (#17339) | qwerty287 | 2021-10-17 | 1 | -0/+2 |
* | Allow adding multiple issues to a project (#17226) | qwerty287 | 2021-10-08 | 1 | -0/+14 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -1/+1 |
* | Redirect on project after issue created (#17211) | Romain | 2021-10-05 | 1 | -1/+8 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -9/+10 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+2 |
* | Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) | 6543 | 2021-08-31 | 1 | -3/+0 |
* | In Render tolerate not being passed a context (#16842) | zeripath | 2021-08-28 | 1 | -0/+5 |
* | when the update request doesn't intend to update attachments (eg: change chec... | wxiaoguang | 2021-08-21 | 1 | -10/+12 |
* | Keep attachments on tasklist update (#16750) | KN4CK3R | 2021-08-20 | 1 | -7/+11 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -6/+6 |
* | Related refactors to ctx.FormX functions (#16567) | 6543 | 2021-08-11 | 1 | -6/+3 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -23/+23 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -37/+37 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -1/+2 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 1 | -1/+1 |
* | More efficiently parse shas for shaPostProcessor (#16101) | zeripath | 2021-06-21 | 1 | -0/+5 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+2599 |