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
Ondřej Čertík 8720f876c7
Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix (#19780)
2 years ago
..
admin
appstate
asymkey Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
auth Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
avatars
db Estimate Action Count in Statistics (#19775) 2 years ago
fixtures
foreignreference
issues Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
migrations
organization Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
packages Add Helm Chart registry (#19406) 2 years ago
perm Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
project Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
pull
repo Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
unit Fix incorrect translation key (#19744) 2 years ago
unittest
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
webhook Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
action.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
action_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
action_test.go
branches.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
branches_test.go
commit.go
commit_status.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
commit_status_test.go
consistency.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
consistency_test.go
engine_test.go Refactor install page (db type) (#17919) 3 years ago
error.go
fixture_generation.go
fixture_test.go
issue.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_assignees.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_assignees_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_comment.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_comment_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_comment_test.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
issue_dependency.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_dependency_test.go
issue_label.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_label_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_list.go Show source/target branches on PR's list (#19747) 2 years ago
issue_list_test.go
issue_lock.go
issue_project.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_stopwatch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_stopwatch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_tracked_time.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_tracked_time_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_user.go
issue_user_test.go
issue_watch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_watch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_xref.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
issue_xref_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
lfs.go
lfs_lock.go
main_test.go
migrate.go
migrate_test.go
notification.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
notification_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
org.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
org_team.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
org_team_test.go
org_test.go
protected_tag.go
protected_tag_test.go
pull.go Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix (#19780) 2 years ago
pull_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
pull_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
release.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_activity.go
repo_collaboration.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_collaboration_test.go
repo_generate.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_generate_test.go
repo_list.go Allows repo search to match against "owner/repo" pattern strings (#19754) 2 years ago
repo_list_test.go Allows repo search to match against "owner/repo" pattern strings (#19754) 2 years ago
repo_permission_test.go
repo_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_transfer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
repo_transfer_test.go
review.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
review_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
statistic.go Estimate Action Count in Statistics (#19775) 2 years ago
task.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
token.go
token_test.go
upload.go
user.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
user_heatmap.go Move organization related structs into sub package (#18518) 3 years ago
user_heatmap_test.go
user_test.go