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
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 Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
fork_test.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
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 Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
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 Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
watch.go
watch_test.go
wiki.go
wiki_test.go