1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 23:31:40 +02:00
gitea/routers
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence (#12651)
* deleteIssuesByRepoID: delete related CommentTypeRemoveDependency & CommentTypeAddDependency comments too

* Ignore ErrIssueNotExist on comment.LoadDepIssueDetails()

* Add migration

* Ignore 'dependent_issue_id = 0' case

* exchange as per @lunny

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-04 09:36:56 +08:00
..
admin
api/v1 [API] Delete Token accept names too (#12366) 2020-08-28 11:09:33 +03:00
dev
events
org
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 2020-08-30 08:24:39 +01:00
repo [BugFix] Fix comment broken issue ref dependence (#12651) 2020-09-04 09:36:56 +08:00
routes
user [API] Delete Token accept names too (#12366) 2020-08-28 11:09:33 +03:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go