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

196 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
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
kay.one
32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
kay.one
d13a56df01 fixed broken signalr reference. 2013-05-06 22:54:21 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one
a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -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
kay.one
2ec79e6744 Replaced Nancy.Hosting.Self with Owin
SignalR to come!
2013-05-04 13:29:24 -07:00
kay.one
098467b1fa removed exceptron 2013-05-02 16:06:42 -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
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
Keivan Beigi
d50f23da1c Added smoke test project. 2013-04-18 18:47:54 -07:00
kay.one
b03388f7b9 fixed more tests. 2013-04-15 21:52:41 -07:00
Keivan Beigi
339dd5a1dd updated to NLog 2.0.1.2 2013-04-12 15:37:15 -07:00
Keivan Beigi
2eb3ead230 fixed indexer setting load/reload. 2013-04-10 16:44:59 -07:00
Keivan Beigi
a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
kay.one
a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
Mark McDowall
9ae21cf7a1 Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
2013-04-05 18:03:14 -07:00
Keivan Beigi
aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -07:00
kay.one
48880e4964 cleaned up scene mapping code. 2013-03-31 19:43:58 -07:00
kay.one
150b1902e9 no more Nzbdrone.Web in any of the paths. 2013-03-30 14:29:02 -07:00
Keivan Beigi
1c04a670d9 nzbdrone now requires grunt to work. 2013-03-28 18:49:14 -07:00
Keivan Beigi
3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
kay.one
fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -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
192ace5004 fixed sqlite3.dll copying issues. 2013-03-25 23:19:52 -07:00
kay.one
1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
kay.one
9ff7aa1bf7 console appliction is now licensed for sqo as well. 2013-03-20 22:34:58 -07:00
kay.one
25f0f73afa project file cleanup. 2013-03-20 19:48:36 -07:00
Mark McDowall
bd9683fcc1 Added full release of siaqodb.
Excluded license.lic - this is going to be messy...
2013-03-18 17:42:44 -07:00
Mark McDowall
c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
Keivan Beigi
8900bbb3a1 main app cleanup. 2013-02-28 23:05:24 -08:00
kay.one
651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Keivan Beigi
c935db93dd config file based logging configuration. 2013-02-27 18:43:01 -08:00
kay.one
b3c6db5997 moved log to object db. 2013-02-23 11:38:25 -08:00
kay.one
8dc32f7d3d add series style fixes. 2013-02-20 20:47:06 -08:00
Mark McDowall
bc490c6bf7 Building and debugging once again 2013-02-18 23:20:51 -08:00
Keivan Beigi
324b5e3b80 fixed some broken tests. 2013-02-18 17:57:28 -08:00
Keivan Beigi
68128809c9 started to remove iisexpress. 2013-02-18 17:13:42 -08:00
kay.one
97398f604b removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
kay.one
7093f352fe splited MVC and nancy application
backbone app is now fully served from nancy including css,js,html
2013-02-17 18:13:21 -08:00
Mark McDowall
e2314a7b17 Fixed stuff :)
NzbDrone.Console works again
Added empty collection message for Series
2013-02-17 16:46:13 -08:00
kay.one
b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n 2013-02-17 11:19:38 -08:00
Mark McDowall
c55099ce5a Added custom sorting to table sorter 2013-02-16 17:19:00 -08:00
kay.one
88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
Mark McDowall
1671fd1776 Datatables wired up on series grid 2013-02-15 16:52:55 -08:00