| Commit message (Expand) | Author | Age | Files | Lines |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -2/+1 |
* | Fix pgsql migration test (#12844) | Lunny Xiao | 2020-09-18 | 1 | -0/+3 |
* | Don't keep running SetEngine in migration_test (#12860) | zeripath | 2020-09-15 | 1 | -9/+1 |
* | Add command to recreate tables (#12407) | zeripath | 2020-09-06 | 1 | -0/+24 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -2/+3 |
* | Cache PullRequest Divergence (#10914) | 6543 | 2020-04-14 | 1 | -0/+7 |
* | Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) | guillep2k | 2020-02-27 | 1 | -1/+1 |
* | Remove migration support from versions earlier than 1.6.0 (#10026) | guillep2k | 2020-01-31 | 5 | -0/+0 |
* | Remove statements not supported by SQLExpress from migration te… (#9929) | guillep2k | 2020-01-22 | 3 | -0/+0 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 4 | -0/+26 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -1/+2 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -4/+5 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -24/+24 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 1 | -1/+2 |
* | Fix dropTableColumns sqlite implementation (#7710) | zeripath | 2019-08-05 | 1 | -0/+0 |
* | Update to latest mssqldriver (#7613) | zeripath | 2019-07-26 | 1 | -1/+9 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -15/+0 |
* | Add mssql migration tests (#6852) | zeripath | 2019-05-06 | 4 | -7/+7 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -1/+2 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 1 | -11/+17 |
* | Add migration test (#5773) | zeripath | 2019-01-28 | 10 | -0/+245 |