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

4432 Commits

Author SHA1 Message Date
kayone
3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone
6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall
ab4e1edac0 Fixed compilation issue 2013-11-19 22:00:34 -08:00
Mark McDowall
4a7bd5b849 Better handling of SAB not returning json to addfile
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
Mark McDowall
a01f2dd862 Delete logs/log files won't blow up 2013-11-19 18:00:06 -08:00
Mark McDowall
fb4e9fed85 Changed pushbullet url to api.pushbullet.com
Fixed: PushBullet URL
2013-11-19 17:47:16 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall
fd70346ab0 Log response content, not response 2013-11-18 19:47:47 -08:00
kayone
f77469cc4d merge issues. 2013-11-18 11:43:36 -08:00
kayone
db690adadf Merge branch 'develop' 2013-11-18 11:33:30 -08:00
Mark McDowall
d71ca52467 Fixed broken tests 2013-11-18 10:23:36 -08:00
Mark McDowall
07386f12e6 New: Only clean XBMC Library when a file is being upgraded 2013-11-17 22:28:49 -08:00
kayone
b29b560b14 new add series page automation
PageBase helper class.
2013-11-17 19:34:31 -08:00
Mark McDowall
ff0785b8d1 Fixed tests 2013-11-17 15:32:16 -08:00
Mark McDowall
7dfbbb3130 Changed names 2013-11-17 15:02:46 -08:00
Mark McDowall
7442cb4c68 Cleanup naming specs if there is more than one
Fixed: Rare scenario where settings wouldn't load due to data issue
2013-11-17 00:42:05 -08:00
kayone
dc100845a5 added shims for Deepmodel and modelbinder 2013-11-16 22:18:55 -08:00
Mark McDowall
30c4790f52 Link to wiki on Linux instead of doing nothing 2013-11-15 08:39:01 -08:00
Mark McDowall
5b62408ff1 White space 2013-11-15 08:39:00 -08:00
kayone
9269d3416c updated nuget.exe 2013-11-15 00:37:52 -08:00
kayone
b5fb725bc3 updated Nuget.targets 2013-11-15 00:32:53 -08:00
Mark McDowall
c286f1b18a UI will reload on navigation if the backend has been update 2013-11-13 19:38:30 -08:00
kayone
541cd0ce19 Revert "updated OWIN to 2.0.1"
This reverts commit c57c319e0c.

Conflicts:
	src/NzbDrone.Console/packages.config
	src/NzbDrone.Host/packages.config
	src/NzbDrone/packages.config
2013-11-13 14:45:41 -08:00
kayone
2d91d40d8b build status for teamcity. 2013-11-13 12:38:57 -08:00
kayone
197cad7fb5 signalr connection fails if can't connect in 5 seconds. 2013-11-13 12:27:27 -08:00
kayone
5ab873150e added signalR to Integration Test 2013-11-13 12:08:37 -08:00
Mark McDowall
47af488e4b Reverting signalr disconnection issue to prevent failures on Linux 2013-11-13 09:24:51 -08:00
Mark McDowall
fb76fee4a9 Actually fixed free space 2013-11-12 22:51:20 -08:00
Mark McDowall
e045b6fc8f Added lost+found to SpecialFolders list 2013-11-12 22:39:21 -08:00
Mark McDowall
9fcd422f29 Fixed: Total free space on Linux 2013-11-12 22:39:21 -08:00
kayone
018b898a46 trying to fix lastwrite unit test 2013-11-12 18:14:46 -08:00
kayone
c7b0810c98 added basic wix manifest. 2013-11-12 17:32:38 -08:00
Mark McDowall
e8bda2a85c Merge branch 'regex-overhaul' into develop 2013-11-12 17:31:56 -08:00
Mark McDowall
53a7ed94e1 Messaging to handle signalR disconnection and reconnection added 2013-11-11 23:43:38 -08:00
kayone
1a33896e05 fixed broken build. 2013-11-11 23:10:04 -08:00
kayone
9c29f29458 NzbDrone.sln.DotSettings 2013-11-11 22:19:54 -08:00
kayone
a5c4b45937 basic automation test for main pages. 2013-11-11 22:19:52 -08:00
Mark McDowall
106f06c81f Fixed daily parsing tests 2013-11-11 21:03:12 -08:00
Mark McDowall
bb65e83012 Fixed broken mapping tests 2013-11-11 21:03:11 -08:00
Mark McDowall
92cb702b9c Added more multi-episode tests and support for them 2013-11-11 21:03:11 -08:00
Mark McDowall
9be6e68e7e Fixed broken tests 2013-11-11 21:03:10 -08:00
Cyberlane
26d3d9dcd6 Small tweaks based on feedback from @markus101 2013-11-11 21:03:10 -08:00
Cyberlane
44c1bc632e Parsing service code (and tests) for absolute numbered episodes 2013-11-11 21:03:08 -08:00
Cyberlane
d13b41313f Parser can parse absolute episode numbers 2013-11-11 21:03:07 -08:00
Mark McDowall
af5376f052 Fixed release collection 2013-11-11 20:40:04 -08:00
Mark McDowall
8388092bf5 Fixed manually download will show queued when downloading
Fixed: Manually download will change icons when sent to download client
2013-11-11 19:59:52 -08:00
Mark McDowall
410bf0d846 Use folder quality when it is better than file quality
Fixed: Better handling of downloads that don't have the quality in the filename
2013-11-11 19:59:51 -08:00
kayone
034f8e8dfd added simple automation test. 2013-11-11 19:26:38 -08:00
Mark McDowall
4defc04026 Fixed log files refresh 2013-11-11 14:49:50 -08:00