You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067)
* Fix bug when delete branch don't close related PRs

* Merge all deletebranch as one method

* Add missed branch.go

* fix comment

Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
admin Make modules/context.Context a context.Context (#16031) 4 years ago
misc Refactor renders (#15175) 4 years ago
notify move notification APIFormat (#13783) 4 years ago
org Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
repo Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 4 years ago
settings Disable Stars config option (#14653) 4 years ago
swagger Move modules/forms to services/forms (#15305) 4 years ago
user add some reponse status on api docs (#15399) 4 years ago
utils Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
api.go Add missing SameSite settings for the i_like_gitea cookie (#16037) 4 years ago