gitea/models
Nanguan Lin e75b89ea6e
Upgrade xorm to 1.3.4 (#27807)
Noticeable change: 
Remove the `OrderBy("1") `
[patch](https://github.com/go-gitea/gitea/pull/27673#issuecomment-1768570142)
for mssql since xorm has [fixed
it](0f085408af).
2023-10-27 13:28:53 +02:00
..
actions Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
activities Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
admin
asymkey
auth
avatars
db refactor: make db iterate context aware (#27710) 2023-10-21 10:05:29 +08:00
dbfs
fixtures Add unit tests for action runner token (#27670) 2023-10-19 07:24:24 +00:00
git Upgrade xorm to 1.3.4 (#27807) 2023-10-27 13:28:53 +02:00
issues Fix issue not showing on default board and add test (#27720) 2023-10-25 11:51:49 +00:00
migrations
organization
packages
perm
project More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
pull
repo
secret
shared/types
system
unit Make actions default enabled for newly created repository if global configuraion enabled (#27482) 2023-10-10 14:45:31 +00:00
unittest Upgrade xorm (#27673) 2023-10-19 10:25:57 +00:00
user Replace -1 with GhostUserID (#27703) 2023-10-20 14:43:08 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go