1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-27 10:17:47 +00:00
Commit graph

22 commits

Author SHA1 Message Date
kay.one
c55ca42c21 Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) 2011-10-16 19:03:54 -07:00
kay.one
495d7b8595 More code to support service, isn't working yet. (Console still works fine) 2011-10-08 19:16:11 -07:00
Mark McDowall
0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
A bunch of files changed removing System.Linq, thanks Resharper :(
2011-09-03 20:05:44 -07:00
kay.one
d640fa65e8 Fixed orphaned job issue in JobController
System/Jobs now shows items currently in queue.
2011-07-10 21:53:34 -07:00
kay.one
6393d0a3f9 Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
kay.one
3dd8e7240e Added GetDirectorySize to DiskProvider
Removed search folder from disk provider
2011-07-05 00:09:07 -07:00
kay.one
69239bc371 Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
kay.one
5629d68645 Fixed enum mapping issue 2011-06-18 01:29:38 -07:00
kay.one
f2fdece18a Removed subsonic completely 2011-06-17 19:00:44 -07:00
kay.one
acf23d4fc2 Removed subsonic completely 2011-06-17 18:46:22 -07:00
kay.one
46ec4fa3ba Replaced MigSharp with MigrationsDotNet 2011-06-16 23:58:50 -07:00
kay.one
190ce6b142 ConfigProvider now uses PetaPoco 2011-06-16 19:27:10 -07:00
kay.one
63f6899894 Added PetaPoco 2011-06-14 19:31:41 -07:00
kay.one
ecc2a7e2f6 More updates to Datastore 2011-06-04 23:02:31 -07:00
kay.one
a6fe8b276b minor updates to test project 2011-06-04 10:59:09 -07:00
kay.one
d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
kay.one
f97209d476 commiting tests before teamcity demo 2011-06-02 14:06:46 -07:00
kay.one
702399318b Added NUnit 2011-06-01 21:50:10 -07:00
kay.one
4e8dd47e27 ExceptionVerification improvements 2011-05-26 20:04:36 -07:00
kay.one
a4f8947d90 Test project cleanup 2011-05-22 09:53:21 -07:00
kay.one
3e1ff7e96e Basic indexer tests are working 2011-05-19 21:18:51 -07:00
kay.one
6d085d5340 Added support to Error/Warning/Fatal verification in text projects 2011-05-18 20:55:35 -07:00