You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models/repo
Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925)
2 years ago
..
archiver.go fix hard-coded timeout and error panic in API archive download endpoint (#20925) 2 years ago
attachment.go Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go
fork.go
fork_test.go
git.go
issue.go Prevent deadlock in create issue (#17970) 3 years ago
language_stats.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
main_test.go
mirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2 years ago
pushmirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2 years ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Move some files into models' sub packages (#20262) 2 years ago
repo.go Move some files into models' sub packages (#20262) 2 years ago
repo_indexer.go
repo_list.go Only show relevant repositories on explore page (#19361) 2 years ago
repo_list_test.go
repo_test.go
repo_unit.go
star.go
star_test.go
topic.go
topic_test.go
update.go Move some repository related code into sub package (#19711) 2 years ago
upload.go Move some files into models' sub packages (#20262) 2 years ago
user_repo.go
user_repo_test.go
watch.go
watch_test.go
wiki.go Move some files into models' sub packages (#20262) 2 years ago
wiki_test.go