You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
4 years ago
..
admin Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
api/v1 [API] Delete Token accept names too (#12366) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org Move jquery-minicolors to npm/webpack (#12305) 4 years ago
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 4 years ago
repo [BugFix] Fix comment broken issue ref dependence (#12651) 4 years ago
routes Hide 'New Project board' button for users that are not signed in (#12547) 4 years ago
user [API] Delete Token accept names too (#12366) 4 years ago
utils Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
home.go Show 2FA info on Admin Pannel: Users List (#12515) 4 years ago
init.go Add a storage layer for attachments (#11387) 4 years ago
install.go models: fix xorm variable clobber (#12231) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago