summaryrefslogtreecommitdiffstats
path: root/integrations/migration-test
Commit message (Expand)AuthorAgeFilesLines
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+1
* Fix pgsql migration test (#12844)Lunny Xiao2020-09-181-0/+3
* Don't keep running SetEngine in migration_test (#12860)zeripath2020-09-151-9/+1
* Add command to recreate tables (#12407)zeripath2020-09-061-0/+24
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+3
* Cache PullRequest Divergence (#10914)65432020-04-141-0/+7
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)guillep2k2020-02-271-1/+1
* Remove migration support from versions earlier than 1.6.0 (#10026)guillep2k2020-01-315-0/+0
* Remove statements not supported by SQLExpress from migration te… (#9929)guillep2k2020-01-223-0/+0
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-204-0/+26
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+2
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-4/+5
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-24/+24
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-151-1/+2
* Fix dropTableColumns sqlite implementation (#7710)zeripath2019-08-051-0/+0
* Update to latest mssqldriver (#7613)zeripath2019-07-261-1/+9
* Add golangci (#6418)kolaente2019-06-121-15/+0
* Add mssql migration tests (#6852)zeripath2019-05-064-7/+7
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-1/+2
* Quieter Integration Tests (#6513)zeripath2019-04-071-11/+17
* Add migration test (#5773)zeripath2019-01-2810-0/+245