1
0
Fork 0
forgejo/routers
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence ()
* 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 () 2020-08-28 11:09:33 +03:00
dev
events
org
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set () 2020-08-30 08:24:39 +01:00
repo [BugFix] Fix comment broken issue ref dependence () 2020-09-04 09:36:56 +08:00
routes Hide 'New Project board' button for users that are not signed in () 2020-08-22 02:58:59 -04:00
user [API] Delete Token accept names too () 2020-08-28 11:09:33 +03:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go