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

85 Commits

Author SHA1 Message Date
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
d19a755fb1 Integration tests use the api key now 2013-09-20 19:07:42 -07:00
Mark McDowall
f826890d2b Check if URL is registered when running in non-admin and run accordingly 2013-09-20 16:56:17 -07:00
kay.one
5f8c6da9d9 updated restsharp 2013-09-18 23:55:28 -07:00
kay.one
1631c1877c upgraded to nancy 20 2013-09-18 23:55:13 -07:00
Keivan Beigi
82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
Keivan Beigi
1a0010e8e4 cleaned up using statements 2013-09-12 15:42:01 -07:00
kay.one
25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall
4025d6ddee Merge branch 'season-start' into develop 2013-09-10 22:47:41 -07:00
kay.one
b3c9217412 improved clone injection. 2013-09-10 00:01:48 -07:00
Mark McDowall
33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
kay.one
4ddc599668 added history integration test 2013-09-09 22:39:18 -07:00
Mark McDowall
0894fc0e77 Fixing CommandIntegrationTest - for now 2013-09-01 21:12:48 -07:00
kay.one
fd54486478 updated FluentAssertions 2013-08-31 22:39:18 -07:00
kay.one
f5da886db6 fixed series add series integration tests. 2013-08-31 17:38:40 -07:00
kay.one
28168c1c63 trying to fix integration tests. 2013-08-31 17:30:35 -07:00
kay.one
4465d50a31 added path validation to add series/ recent folders. 2013-08-31 13:32:55 -07:00
kay.one
5dc3a3223d Revert "updated Owin to 2.0 RC1"
This reverts commit b75aad1268.
2013-08-29 11:34:53 -07:00
Keivan Beigi
64ab411ba3 added logging to integration test runner for status call. 2013-08-28 16:14:31 -07:00
Keivan Beigi
b75aad1268 updated Owin to 2.0 RC1 2013-08-28 13:55:44 -07:00
Mark McDowall
dd37713a10 Naming config fixed, with integration tests 2013-08-27 17:16:35 -07:00
Mark McDowall
0d4fc5513a Using OsAgnostic paths for episode/season integration tests 2013-08-26 22:16:22 -07:00
Mark McDowall
6bea671a1a Episode and Season monitored toggling works again 2013-08-26 20:20:39 -07:00
Keivan Beigi
75371c4e72 fixing Linux integration tests 2013-08-26 12:35:53 -07:00
Keivan Beigi
93b0cf4be9 upgraded nancy bootstrapers to 0.18.0 2013-08-19 18:45:19 -07:00
kay.one
4a530a6c91 added basic signalr connection integration tests 2013-08-18 15:23:16 -07:00
kay.one
435904bc0a better process.start for mono 2013-08-13 22:20:24 -07:00
kay.one
aee7019ed2 better mono process detection 2013-08-13 22:02:25 -07:00
kay.one
836a79a9cc fixed runner path for Linux 2013-08-13 21:09:34 -07:00
kay.one
bfa817922e added logging to nzbdrone runner. 2013-08-13 20:28:13 -07:00
kay.one
4a41ce7f29 Updated NzbDroneRunner 2013-08-13 20:22:28 -07:00
kay.one
db29bd563f redirect standard input on integeration tests 2013-08-13 12:59:55 -07:00
kay.one
eb29c5a837 handling process end on integration tests. 2013-08-13 12:53:29 -07:00
kay.one
1600d51707 updated path for integration test 2013-08-13 12:30:43 -07:00
kay.one
eab6c3a4b5 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
kay.one
7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
kay.one
d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one
748d00c5af removed some extra logging. 2013-08-05 15:24:54 -07:00
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