aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/patch.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-3/+2
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-2/+3
* Redirect to the commit page after applying patch (#23056)yp053272023-02-241-6/+4
* Fix commit name in Apply Patch page (#23086)yp053272023-02-231-0/+3
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Remove `RequireHighlightJS` field, update plantuml example. (#19615)wxiaoguang2022-05-051-3/+0
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-1/+1
* Fix broken cancel button link on patch page (#18718)Lunny Xiao2022-02-141-2/+2
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-0/+120