forgejo/routers/repo
John Olheiser a6fd2f23f7
Allow site admin to disable mirrors (#11740)
* Allow site admin to disable mirrors

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* No need to run through Safe

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Clarify only disabling NEW mirrors

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Apply suggestions from @guillep2k

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-06-02 21:21:38 -04:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
compare.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
download.go
editor.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
editor_test.go
http.go Fix missing authorization check on pull for public repos of private/limited org (#11656) 2020-05-29 15:47:17 +01:00
issue.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
pull_review.go
release.go
release_test.go
repo.go Allow site admin to disable mirrors (#11740) 2020-06-02 21:21:38 -04:00
search.go
setting.go Prevent transferring repos to invisible orgs (#11517) 2020-05-21 08:48:01 -05:00
setting_protected_branch.go
settings_test.go
topic.go
view.go Allow different HardBreaks settings for documents and comments (#11515) 2020-05-24 09:14:26 +01:00
webhook.go
wiki.go Allow different HardBreaks settings for documents and comments (#11515) 2020-05-24 09:14:26 +01:00
wiki_test.go