summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/pull.go
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure that rebase conflicts are handled in updates (#16952)zeripath2021-09-051-0/+15
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-4/+6
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899)65432021-08-311-1/+5
* Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894)65432021-08-311-6/+2
* Refactor the fork service slightly to take ForkRepoOptions (#16744)Kyle Evans2021-08-281-1/+5
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-12/+8
* Show correct text when comparing commits on empty pull request (#16569)Marty2021-07-291-0/+4
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-4/+4
* Add agit flow support in gitea (#14295)a10121127962021-07-281-2/+10
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-0/+12
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-11/+48
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-0/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+1341