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
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
2 years ago
..
archiver.go format with gofumpt (#18184) 3 years ago
attachment.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
attachment_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
collaboration.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
collaboration_test.go Move access and repo permission to models/perm/access (#19350) 2 years ago
fork.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
fork_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
git.go
issue.go
language_stats.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
main_test.go Move access and repo permission to models/perm/access (#19350) 2 years ago
mirror.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
pushmirror.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
pushmirror_test.go Improve mirror iterator (#18928) 3 years ago
redirect.go
redirect_test.go
repo.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_indexer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_unit.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
star.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
star_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
topic.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
topic_test.go
update.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
user_repo.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
watch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
watch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
wiki.go
wiki_test.go Add separate SSH_USER config option (#17584) 3 years ago