1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Commit Graph

1054 Commits

Author SHA1 Message Date
Keivan Beigi
3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
Keivan Beigi
a221994cd7 test clean up. 2013-03-28 15:07:09 -07:00
Keivan Beigi
7eb0d62c53 fixed recursion bug. 2013-03-28 12:18:08 -07:00
Keivan Beigi
b73485a58b fixed unit test file path generation to be linux compatible. 2013-03-28 12:05:43 -07:00
Keivan Beigi
4ac2997d78 fixed a bit more tests. 2013-03-28 11:06:45 -07:00
kay.one
26cf45bbab fixed broken build. 2013-03-27 23:54:01 -07:00
kay.one
2008b54f5d fixed few more broken tests. 2013-03-27 23:49:38 -07:00
kay.one
eaff6dc18f fixed UpdateFields in basic repository. 2013-03-26 23:20:11 -07:00
kay.one
ccba527e89 tweaked logging tests. 2013-03-26 23:20:10 -07:00
kay.one
ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
Keivan Beigi
0a3b0c9973 fixed some broken tests. broke some new ones. 2013-03-26 17:52:14 -07:00
Keivan Beigi
57120c9eeb Added support for embedding lists of IEmbeddedDocument types. 2013-03-26 17:52:13 -07:00
kay.one
a2b91b469e fixed history->episode relationship. 2013-03-26 00:17:46 -07:00
kay.one
63ba1ed026 removed some unneeded references. 2013-03-25 23:48:48 -07:00
kay.one
5c9988ac63 fixed broken build. 2013-03-25 23:40:52 -07:00
kay.one
fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -07:00
kay.one
ea4f0dbe5f Marr is almost working. 2013-03-25 23:19:56 -07:00
kay.one
6dd56114e3 added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
markus101
4bb4faf626 Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
2013-03-25 23:19:55 -07:00
kay.one
b9fac94eca cleaned up history lookup. 2013-03-25 23:19:54 -07:00
kay.one
cd6f0fc55c fixed more tests. 2013-03-25 23:19:54 -07:00
kay.one
7603d8e1ba auto increment ID.
model tables are automatically created.
2013-03-25 23:19:53 -07:00
kay.one
70e6c3081b updated ncrunch settings to include sqlite. 2013-03-25 23:19:53 -07:00
kay.one
192ace5004 fixed sqlite3.dll copying issues. 2013-03-25 23:19:52 -07:00
kay.one
b04fb32f77 updated seriesrepo to use the new syntax. 2013-03-25 23:19:51 -07:00
kay.one
1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
Mark McDowall
9af5dbdc05 Create series folder when it doesn't exist 2013-03-21 15:21:56 -07:00
Mark McDowall
59fda16298 Commented out mock to get it building
Need to discuss #ND-155 with kay.one
2013-03-18 17:19:36 -07:00
kay.one
e635e816f6 moved moving of episode files into their own service. 2013-03-07 21:39:54 +09:00
kay.one
9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00
kay.one
40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00
kay.one
ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one
02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one
969dff5197 more file naming cleanup. 2013-03-07 21:39:51 +09:00
kay.one
f21358fce5 file name builder cleanup. 2013-03-07 21:39:50 +09:00
kay.one
dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
kay.one
db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Keivan Beigi
10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
Mark McDowall
9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
kay.one
6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one
568d4b8eeb moved jobs around again ;) 2013-03-04 21:37:33 -08:00
kay.one
50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
kay.one
eaf6f94c02 job structure cleanup. 2013-03-04 21:20:47 -08:00
Keivan Beigi
5e77d51510 Cleaned up JobController. 2013-03-04 18:34:38 -08:00
Keivan Beigi
8ebcf0eb8b moved jobcontroller to a blocking collection 2013-03-04 17:48:20 -08:00
Keivan Beigi
35cb7e55c7 cleaned up some tests. 2013-03-04 17:47:51 -08:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
Mark McDowall
50f6ec4fc6 Settings wired up 2013-03-03 16:10:58 -08:00
kay.one
9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
Mark McDowall
c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00