You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/integrations/migration-test
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
* Change graceful to use a singleton obtained through GetManager instead of a global.
* Graceful: Make TestPullRequests shutdownable
* Graceful: Make the cron tasks graceful
* Graceful: AddTestPullRequest run in graceful ctx
* Graceful: SyncMirrors shutdown
* Graceful: SetDefaultContext for Xorm to be HammerContext
* Avoid starting graceful for migrate commands and checkout
* Graceful: DeliverHooks now can be shutdown
* Fix multiple syncing errors in modules/sync/UniqueQueue &  Make UniqueQueue closable
* Begin the process of making the repo indexer shutdown gracefully
5 years ago
..
gitea-v1.3.3.sqlite3.sql.gz Fix dropTableColumns sqlite implementation (#7710) 5 years ago
gitea-v1.5.3.mssql.sql.gz Add mssql migration tests (#6852) 5 years ago
gitea-v1.5.3.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.5.3.postgres.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.5.3.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.mssql.sql.gz Add mssql migration tests (#6852) 5 years ago
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.postgres.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.mssql.sql.gz Add mssql migration tests (#6852) 5 years ago
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.postgres.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 5 years ago
migration_test.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago