gitea/routers/repo
6543 0fa538e552
[Backport] Fix comment broken issue ref dependence () ()
* deleteIssuesByRepoID: delete related CommentTypeRemoveDependency & CommentTypeAddDependency comments too

* Ignore ErrIssueNotExist on comment.LoadDepIssueDetails()

* CI.restart()
..
activity.go Add top author stats to activity page ()
attachment.go Move dropzone.js to npm/webpack ()
blame.go Ensure BlameReaders close at end of request () ()
branch.go Handle more pathological branch and tag names () ()
commit.go Support view individual commit for wiki pages ()
compare.go Handle more pathological branch and tag names () ()
download.go Fix download file wrong content-type ()
editor.go Switch code editor to Monaco ()
editor_test.go Add Close() method to gogitRepository ()
http.go Fix missing authorization check on pull for public repos of private/limited org () ()
issue.go [Backport] Fix comment broken issue ref dependence () ()
issue_dependency.go Fix wrong permissions check when issues/prs shared operations ()
issue_label.go Add Organization Wide Labels ()
issue_label_test.go fix go vet error ()
issue_lock.go Implement "conversation lock" for issue comments ()
issue_stopwatch.go Automatically clear stopwatch on merging a PR ()
issue_timetrack.go [API] Extend times API ()
issue_watch.go Fix PR/issue redirects when having external tracker ()
lfs.go Migrate to go-git/go-git v5.0.0 ()
main_test.go Unit tests for wiki routers ()
middlewares.go Add gitea-vet ()
milestone.go Refactor Milestone related ()
pull.go Handle more pathological branch and tag names () ()
pull_review.go Add a way to mark Conversation (code comment) resolved ()
release.go Show 404 page when release not found () ()
release_test.go Add Close() method to gogitRepository ()
repo.go Global default branch setting () ()
search.go Add detected file language to code search ()
setting.go Fix bug preventing transfer to private organization () ()
setting_protected_branch.go Prevent merge of outdated PRs on protected branches ()
settings_test.go Stop various tests from adding to the source tree ()
topic.go Add API endpoint for accessing repo topics ()
view.go Allow different HardBreaks settings for documents and comments () ()
webhook.go Fix webhook template when validation errors occur ()
wiki.go Allow different HardBreaks settings for documents and comments () ()
wiki_test.go Fix wiki raw view on sub path ()