summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/issue.go
Commit message (Expand)AuthorAgeFilesLines
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899)65432021-08-311-3/+0
* In Render tolerate not being passed a context (#16842)zeripath2021-08-281-0/+5
* when the update request doesn't intend to update attachments (eg: change chec...wxiaoguang2021-08-211-10/+12
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-201-7/+11
* [API] generalize list header (#16551)65432021-08-121-6/+6
* Related refactors to ctx.FormX functions (#16567)65432021-08-111-6/+3
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-23/+23
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-37/+37
* Add agit flow support in gitea (#14295)a10121127962021-07-281-1/+2
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-1/+1
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+5
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+2599