forgejo/modules/repository
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
..
branch.go Add API Endpoint for Branch Creation (#11607) 2020-05-29 19:16:20 +01:00
check.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00
commits.go
commits_test.go
create.go When initialising repositories ensure that the user doing the creation is the initializer (#11601) 2020-05-24 18:12:40 +01:00
create_test.go
fork.go Fix visibility of forked public repos from private orgs (#11717) 2020-06-06 20:45:12 -04:00
fork_test.go
generate.go
hooks.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00
init.go [feature] provide OwnerName field for README template (#10981) 2020-04-06 21:40:38 -04:00
main_test.go
repo.go
update.go