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
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879)
3 years ago
..
admin Use a struct as test options (#19393) 3 years ago
appstate
asymkey Move some repository related code into sub package (#19711) 3 years ago
auth Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
avatars format with gofumpt (#18184) 3 years ago
db Move some repository related code into sub package (#19711) 3 years ago
fixtures Exclude Archived repos from Dashboard Milestones (#19882) 3 years ago
foreignreference
git Move some code into models/git (#19879) 3 years ago
issues Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
migrations Fix data-race problems in git module (quick patch) (#19934) 3 years ago
organization Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
packages
perm Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
project Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
pull
repo Move some code into models/git (#19879) 3 years ago
unit
unittest Fix data-race problems in git module (quick patch) (#19934) 3 years ago
user Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
webhook Move some repository related code into sub package (#19711) 3 years ago
action.go Move some repository related code into sub package (#19711) 3 years ago
action_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
action_test.go
branch.go Move some code into models/git (#19879) 3 years ago
consistency.go Fix order by parameter (#19849) 3 years ago
consistency_test.go
engine_test.go
error.go Move some code into models/git (#19879) 3 years ago
fixture_generation.go
fixture_test.go
issue.go Move some repository related code into sub package (#19711) 3 years ago
issue_assignees.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_assignees_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_comment.go Move some code into models/git (#19879) 3 years ago
issue_comment_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_comment_test.go
issue_dependency.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_dependency_test.go
issue_label.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_label_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_list.go Move some repository related code into sub package (#19711) 3 years ago
issue_list_test.go
issue_lock.go
issue_project.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_stopwatch.go Only return valid stopwatches (#19863) 3 years ago
issue_stopwatch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_tracked_time.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_tracked_time_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_user.go Move some repository related code into sub package (#19711) 3 years ago
issue_user_test.go
issue_watch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_watch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_xref.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_xref_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
main_test.go
migrate.go
migrate_test.go
notification.go Move some repository related code into sub package (#19711) 3 years ago
notification_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
org.go Move some repository related code into sub package (#19711) 3 years ago
org_team.go Move some code into models/git (#19879) 3 years ago
org_team_test.go
org_test.go
pull.go Move some code into models/git (#19879) 3 years ago
pull_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
pull_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
release.go improvement some release related code (#19867) 3 years ago
repo.go Move some code into models/git (#19879) 3 years ago
repo_activity.go
repo_collaboration.go Move some code into models/git (#19879) 3 years ago
repo_collaboration_test.go Move access and repo permission to models/perm/access (#19350) 3 years ago
repo_permission_test.go
repo_test.go Custom regexp external issues (#17624) 3 years ago
repo_transfer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
repo_transfer_test.go
review.go Move some code into models/git (#19879) 3 years ago
review_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
statistic.go Estimate Action Count in Statistics (#19775) 3 years ago
task.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
token.go
token_test.go
upload.go
user.go Move some code into models/git (#19879) 3 years ago
user_heatmap.go
user_heatmap_test.go
user_test.go