summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/pull_review.go
Commit message (Expand)AuthorAgeFilesLines
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-2/+2
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-0/+46
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-8/+8
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-4/+4
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-3/+3
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-1/+7
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+238