0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 05:05:30 +01:00
gitea/routers/repo
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
* Fix visibility of forked public repos from private orgs

* update forks visibility when org visibility is changed

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-06 20:45:12 -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 visibility of forked public repos from private orgs (#11717) 2020-06-06 20:45:12 -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 Fix visibility of forked public repos from private orgs (#11717) 2020-06-06 20:45:12 -04: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