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 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
Replace all calls to os.Remove/os.RemoveAll by retrying util.Remove/util.RemoveAll and remove circular dependencies from util.

Fix #12339

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
4 years ago
..
gitea-v1.6.4.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… (#9929) 4 years ago
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 5 years ago
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… (#9929) 4 years ago
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 5 years ago
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 5 years ago
migration_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago