forgejo/models/repo
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350)
* Move access and repo permission to models/perm/access

* Remove unnecessary code
2022-05-11 12:09:36 +02:00
..
archiver.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
attachment.go
attachment_test.go
avatar.go
collaboration.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
collaboration_test.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
mirror.go
pushmirror.go
pushmirror_test.go
redirect.go
redirect_test.go
repo.go
repo_indexer.go
repo_list.go
repo_test.go
repo_unit.go Repository level enable package or disable (#19323) 2022-05-08 17:51:50 +02:00
star.go
star_test.go
topic.go
topic_test.go
update.go
user_repo.go
watch.go
watch_test.go
wiki.go
wiki_test.go