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

64 Commits

Author SHA1 Message Date
kay.one
9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi
28a919e74a fixed marr threading bug.
datamapper instances should not be reused!!!
2013-07-15 17:46:52 -07:00
Keivan Beigi
54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
kay.one
99daa47f89 added support for removing columns 2013-07-04 20:59:03 -07:00
Keivan Beigi
1c5a74df98 Starting to add ALTER COLUMN to SQLite. 2013-07-04 20:59:02 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
77f7427230 commented out benchmark test 2013-06-02 20:25:26 -07:00
kay.one
bb677259e1 added missing file 2013-06-02 20:22:47 -07:00
Mark McDowall
95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one
28b47b415f added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
2013-05-21 22:40:02 -07:00
kay.one
687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one
29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one
fc57262c89 fixed some broken tests. 2013-05-10 23:16:10 -07:00
kay.one
85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Keivan Beigi
4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
Mark McDowall
2912561d0e Removed lazy loading test for history 2013-05-10 15:41:05 -07:00
kay.one
32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
Mark McDowall
f4dd6adc6a Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
2013-05-07 00:46:14 -07:00
Mark McDowall
d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
kay.one
c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one
370ab86dca fixed broken test 2013-05-02 21:40:22 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
Keivan Beigi
4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Keivan Beigi
f9bb4178ed json serializer updates. 2013-04-17 16:33:20 -07:00
kay.one
b27217bcf4 added test for lazy loaded objects. 2013-04-10 21:38:45 -07:00
kay.one
a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
kay.one
c1fba9093d embedded type convector is now registered for all embedded types automatically. 2013-03-31 17:20:01 -07:00
kay.one
a052a9389e fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
kay.one
eaff6dc18f fixed UpdateFields in basic repository. 2013-03-26 23:20:11 -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
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
kay.one
cd6f0fc55c fixed more tests. 2013-03-25 23:19:54 -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
Keivan Beigi
35cb7e55c7 cleaned up some tests. 2013-03-04 17:47:51 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
kay.one
651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
kay.one
e0702f5f67 added two more expectation tests to ObjectDatabaseFixture 2013-02-26 23:25:56 -08:00
Keivan Beigi
94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
kay.one
b3c6db5997 moved log to object db. 2013-02-23 11:38:25 -08:00
kay.one
4504232956 still very broken 2013-02-18 22:56:02 -08:00
kay.one
6c944758ed fixed renamed OID to id in json response. 2013-02-17 19:18:25 -08:00
kay.one
3c2d1d4707 added simple repo tests, some resharper templates for nunit 2013-02-16 21:35:52 -08:00
kay.one
a0d0e4715e fixed some tests, cleaned up root folders. 2013-02-16 20:48:19 -08:00
kay.one
e44d262a1a added siaqodb 2013-02-16 20:48:19 -08:00