Commit Graph

47 Commits

Author SHA1 Message Date
Keivan Beigi f44ef2ff5e fixed issue with number only series title.
series detail page should load much faster.
2013-08-01 17:12:52 -07:00
Keivan Beigi d98b9a9009 updated FluentValidation 2013-07-29 17:57:53 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Keivan Beigi 642207c68d Cache is disabled for json responses. 2013-07-25 14:57:11 -07:00
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
kay.one 4a324cc31a cleaned up project config 2013-07-13 13:20:08 -07:00
Keivan Beigi 389201a9eb fixed broken build. 2013-07-12 16:45:09 -07:00
Keivan Beigi e88768d621 Fixed getting series with number only titles. eg. 90210 2013-07-12 12:13:16 -07:00
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
Keivan Beigi 34f3ee6b4b NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
kay.one d34b527842 Revert "updated nancy to 0.17.1.0"
This reverts commit 92c3fe61f2.
2013-07-06 21:36:37 -07:00
kay.one 92c3fe61f2 updated nancy to 0.17.1.0 2013-07-06 16:29:01 -07:00
kay.one c02e187f32 updated OWIN 2013-07-06 12:10:11 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi dde91569ac cleaned up test db path for tests. 2013-06-27 18:03:04 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
Keivan Beigi bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
Keivan Beigi 90fa261a00 added /api/resource/{id} route to fancy
stopped scheduler from running during integration tests.
2013-05-24 14:28:13 -07:00
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one 4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
kay.one 4ad7ce8363 added categories to integration tests 2013-05-21 22:40:03 -07:00
Keivan Beigi 7cf7b5e051 integration tests should now be packaged with other tests 2013-05-14 18:17:53 -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
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one fa8f67d7fe fixed service registration for event handlers and executors. 2013-05-07 22:47:15 -07:00
kay.one 45b4972091 moved hosting, system tray out of common 2013-05-04 14:09:25 -07:00
kay.one 2ec79e6744 Replaced Nancy.Hosting.Self with Owin
SignalR to come!
2013-05-04 13:29:24 -07:00
Keivan Beigi 54d95e2e20 added slug integration tests 2013-05-03 19:42:11 -07:00
Keivan Beigi 806ed921f4 updated fluent validation 2013-05-03 19:30: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
kay.one 098467b1fa removed exceptron 2013-05-02 16:06:42 -07:00
kay.one b8afad8adb fixed linux integration tests 2013-04-29 21:14:38 -07:00
kay.one 42a7e062d6 fixed broken integeration test 2013-04-28 22:20:47 -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 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -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
kay.one d85b825e06 moved seriesmodule to restmodule 2013-04-20 15:14:41 -07:00
Keivan Beigi 3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
kay.one 9cabe7cf90 cleaned up integration test project. 2013-04-18 21:46:18 -07:00