aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/cherry_pick.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor names (#31405)wxiaoguang2024-06-191-6/+6
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-2/+2
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-3/+2
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-4/+5
* 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
* Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461)65432022-04-251-1/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-2/+2
* Fix broken cancel button link on patch page (#18718)Lunny Xiao2022-02-141-1/+1
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-0/+189