1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-23 02:05:27 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Keivan Beigi
c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
2014-12-04 21:27:31 -08:00
Taloth Saldono
000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure. 2014-04-12 20:54:04 +02:00
Mark McDowall
b60633882e Fixed: Only vacuum the main db on startup 2014-03-17 17:18:03 -07:00
kayone
68129e3518 database is now singleton 2014-02-22 16:22:08 -08:00
kayone
3f899f2130 fixed broken tests 2014-02-22 16:22:06 -08:00
kayone
9370de0cc0 New: Main DB is compressed on app start 2014-02-22 16:22:05 -08:00
Mark McDowall
37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00