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

1587 Commits

Author SHA1 Message Date
kay.one
a816a83f3a improvements to scheduler,
better parallelism on RSS fetch
2013-05-11 16:38:41 -07:00
kay.one
57e78e31fe cleanup 2013-05-11 13:06:57 -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
d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
Mark McDowall
3602822572 More better joins, some minor MDM changes for paging 2013-05-10 08:20:48 -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
kay.one
4c810ca607 removed indexer settings from configservice 2013-05-06 21:35:46 -07:00
kay.one
70756db707 disabled job registration/timer. 2013-05-06 21:31:55 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one
40f384968a updated json serilizer to return defaults
use enum text instead of number
2013-05-05 18:16:38 -07:00
kay.one
87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one
45b4972091 moved hosting, system tray out of common 2013-05-04 14:09:25 -07:00
Keivan Beigi
8373e1ce10 added support for getting series by slug 2013-05-03 19:30:44 -07:00
Mark McDowall
68f93dbb10 LazyLoaded Series and Episode again for history 2013-05-03 00:28:02 -07:00
Mark McDowall
7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
Mark McDowall
6a3d886588 Missing doesn't double fetch 2013-05-02 23:54:08 -07:00
kay.one
1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -07:00
kay.one
5c08e423a5 fixed indexer service, broken test 2013-05-02 21:37:08 -07:00
Keivan Beigi
385edbf464 fixed nzbclub parser. 2013-05-02 16:10:33 -07:00
Keivan Beigi
96990eabb3 indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
2013-05-02 16:10:31 -07:00
Mark McDowall
d1eec340e0 Fixed missing sql queries 2013-05-02 08:18:23 -07:00
Mark McDowall
3983a36492 Fixed default sorting for series grid 2013-05-02 00:09:35 -07:00
Mark McDowall
b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall
00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
kay.one
e03ab2ebea getting free space tries to get the space safely, if doesn't work and windows
the tries interop.
2013-04-29 23:11:49 -07:00
kay.one
6d12a85756 single broken doesnt break the whole decision process 2013-04-29 20:43:05 -07:00
Keivan Beigi
3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
kay.one
660185640d removed filesharingtalk. 2013-04-28 22:58:02 -07:00
Mark McDowall
aba81a522a Removed unused regex 2013-04-28 20:20:40 -07:00
Mark McDowall
474d48602a FIxed parsing tests, now with more regex 2013-04-28 20:20:38 -07:00
kay.one
016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
kay.one
d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
kay.one
a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
Keivan Beigi
182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi
4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Keivan Beigi
7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
kay.one
a8e76b3251 renamed some old 'parseResult' variable names. 2013-04-24 10:31:12 -07:00
kay.one
99958a822d minor sync cleanup. 2013-04-24 10:31:11 -07:00
Keivan Beigi
9efee65966 minor cleanup 2013-04-24 10:28:14 -07:00
kay.one
85fd0e1c22 logging update. 2013-04-24 10:28:13 -07:00
kay.one
a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule. 2013-04-24 10:28:13 -07:00
Mark McDowall
000b7bf9e0 Resync'd UI and API 2013-04-21 18:21:24 -07:00
kay.one
c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
Mark McDowall
a04a5e8669 SeriesStats moved to its own Repo 2013-04-20 17:44:56 -07:00