gitea/services/repository
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>
2021-06-07 22:52:59 +08:00
..
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 2021-06-07 22:52:59 +08:00
generate.go add permission check for ``GenerateRepository`` (#15946) 2021-05-27 12:08:46 -04:00
main_test.go Move transfer repository and rename repository on a service package and start action notification (#8573) 2019-11-15 16:06:11 +08:00
push.go Make commit info cancelable (#16032) 2021-06-06 19:44:58 -04:00
repository.go Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
transfer.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 2021-03-01 01:47:30 +01:00
transfer_test.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00