Commit Graph

22 Commits

Author SHA1 Message Date
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Mark McDowall ca3b4cb1d7 Merge branch 'api-key' into develop
Conflicts:
	NzbDrone.Integration.Test/NzbDroneRunner.cs
2013-09-23 10:58:13 -07:00
Mark McDowall 2b85b7f466 Added ssl support (config file only) 2013-09-22 12:57:03 -07:00
Mark McDowall d19a755fb1 Integration tests use the api key now 2013-09-20 19:07:42 -07:00
Mark McDowall 57fdbe6e08 Added API key authentication 2013-09-20 00:31:02 -07:00
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
Keivan Beigi 5fc4cd29a3 added torrent feature toggle.
dropped NzbClub.
2013-09-13 17:10:39 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall 18fe8ecfea LoadConfigFile will only catch XmlExceptions 2013-09-10 22:52:10 -07:00
Mark McDowall 92cc41edeb Display a better error message when config.xml is corrupt 2013-09-10 17:40:21 -07:00
Mark McDowall b71518a803 Old config file values are removed on app start 2013-08-24 23:05:49 -07:00
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master 2013-08-09 22:00:07 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
Mark McDowall 84af2be14a Log level halfway there 2013-07-24 18:59:02 -07:00
kay.one e89a35522e removed redundant qualifiers. 2013-07-23 23:27:30 -07:00
Keivan Beigi 121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
kay.one 0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
kay.one acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
kay.one 4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00