mirror of https://github.com/go-gitea/gitea.git
* 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> |
||
|---|---|---|
| .. | ||
| action.go | ||
| action_test.go | ||
| blob.go | ||
| blob_test.go | ||
| commit.go | ||
| commit_status.go | ||
| content.go | ||
| content_test.go | ||
| delete.go | ||
| diff.go | ||
| diff_test.go | ||
| file.go | ||
| file_test.go | ||
| repofiles.go | ||
| repofiles_test.go | ||
| temp_repo.go | ||
| tree.go | ||
| tree_test.go | ||
| update.go | ||
| upload.go | ||
| verification.go | ||