aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/patch.go
Commit message (Expand)AuthorAgeFilesLines
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-201-4/+4
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-0/+2
* Add missing 404 response to Swagger (#27038)JakobDev2023-09-131-0/+2
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-1/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-1/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-2/+2
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-0/+107