gitea/services/repository
Lunny Xiao 16f7b43903
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch () ()
* fix pull view when head repository or head branch missed and close related pull requests when delete branch

* fix pull view broken when head repository deleted

* close pull requests when head repositories deleted

* Add tests for broken pull request head repository or branch

* fix typo

* ignore special error when close pull request

Co-authored-by: Lauris BH <lauris@nix.lv>

Co-authored-by: Lauris BH <lauris@nix.lv>
..
generate.go Add avatar and issue labels to template repositories ()
main_test.go Move transfer repository and rename repository on a service package and start action notification ()
repository.go Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch () ()
transfer.go Move repoWorkPool outside rename/transfer repository ()
transfer_test.go Move transfer repository and rename repository on a service package and start action notification ()