forgejo/models
Earl Warren 5a29005215
[UPGRADE] run sanity checks before the database is upgraded
(cherry picked from commit 69741e4e66)
(cherry picked from commit 2a3c7b09cb)
(cherry picked from commit a1554c1168)
(cherry picked from commit edae2c6d2d)
(cherry picked from commit 49737cf009)
(cherry picked from commit ec53704c34)
(cherry picked from commit 7a1c5c0f32)
(cherry picked from commit e658c20c0f)
(cherry picked from commit baf575468f)
(cherry picked from commit 40cb14eff4)
(cherry picked from commit 25ab4d0713)
2023-10-23 14:16:24 +02:00
..
actions [CLI] implement forgejo-cli 2023-10-23 13:46:52 +02:00
activities
admin
asymkey Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
auth [TESTS] oauth2: add integration test helpers 2023-10-23 14:16:23 +02:00
avatars Final round of db.DefaultContext refactor () 2023-10-14 08:37:24 +00:00
db [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-10-23 14:16:24 +02:00
dbfs
fixtures Add unit tests for action runner token () 2023-10-19 07:24:24 +00:00
forgejo/semver [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-10-23 14:16:24 +02:00
forgejo_migrations [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-10-23 14:16:24 +02:00
git Upgrade xorm () 2023-10-19 10:25:57 +00:00
issues Replace -1 with GhostUserID () 2023-10-20 14:43:08 +00:00
migrations [UPGRADE] run sanity checks before the database is upgraded 2023-10-23 14:16:24 +02:00
organization
packages
perm
project
pull
repo Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
secret
shared/types
system Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
unit
unittest Upgrade xorm () 2023-10-19 10:25:57 +00:00
user Replace -1 with GhostUserID () 2023-10-20 14:43:08 +00:00
webhook Final round of db.DefaultContext refactor () 2023-10-14 08:37:24 +00:00
error.go
fixture_generation.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
fixture_test.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
main_test.go
org.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
org_team.go
org_team_test.go
org_test.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go