1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 09:21:32 +02:00
gitea/models
Lunny Xiao 12c742f8dc
Fix order by parameter (#19849)
Upgrade builder to v0.3.11
Upgrade xorm to v1.3.1 and fixed some hidden bugs.

Replace #19821
Replace #19834
Included #19850

Co-authored-by: zeripath <art27@cantab.net>
2022-06-04 20:18:50 +01:00
..
admin
appstate
asymkey Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
auth Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
avatars
db Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
fixtures Exclude Archived repos from Dashboard Milestones (#19882) 2022-06-04 19:30:01 +01:00
foreignreference
issues Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
migrations Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
organization Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
packages Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
perm Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
project Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
pull
repo feat: add DEFAULT_MERGE_STYLE to repository.pull-request section for repo init (#19751) 2022-06-02 23:45:54 -04:00
unit
unittest
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
webhook Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
action_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
action_test.go
action.go Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
branches_test.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
branches.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
commit_status_test.go
commit_status.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
commit.go
consistency_test.go
consistency.go Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
engine_test.go
error.go
fixture_generation.go
fixture_test.go
issue_assignees_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_assignees.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_comment_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_comment_test.go
issue_comment.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_dependency_test.go
issue_dependency.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_label_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_label.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_list_test.go
issue_list.go Show source/target branches on PR's list (#19747) 2022-05-25 15:33:35 +02:00
issue_lock.go
issue_project.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_stopwatch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_stopwatch.go Only return valid stopwatches (#19863) 2022-06-02 10:36:46 +08:00
issue_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_tracked_time_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_tracked_time.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_user_test.go
issue_user.go
issue_watch_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_watch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_xref_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue_xref.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
issue.go Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
lfs_lock.go
lfs.go
main_test.go
migrate_test.go
migrate.go
notification_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
notification.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
org_team_test.go
org_team.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
org_test.go
org.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
protected_tag_test.go
protected_tag.go
pull_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
pull_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
pull.go Make WIP prefixes case insensitive, e.g. allow Draft as a WIP prefix (#19780) 2022-05-26 10:19:24 +01:00
release.go improvement some release related code (#19867) 2022-06-03 02:13:58 -04:00
repo_activity.go
repo_collaboration_test.go
repo_collaboration.go Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
repo_generate_test.go
repo_generate.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
repo_list_test.go Allows repo search to match against "owner/repo" pattern strings (#19754) 2022-05-21 17:15:40 +08:00
repo_list.go Fix order by parameter (#19849) 2022-06-04 20:18:50 +01:00
repo_permission_test.go
repo_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
repo_transfer_test.go
repo_transfer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
repo.go improvement some release related code (#19867) 2022-06-03 02:13:58 -04:00
review_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
review.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
statistic.go Estimate Action Count in Statistics (#19775) 2022-05-21 14:50:50 -04:00
task.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
token_test.go
token.go
upload.go
user_heatmap_test.go
user_heatmap.go
user_test.go
user.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00