Commit Graph

  • eba9fab518 moved console polyfills to polyfills.js Keivan Beigi 2013-09-17 10:34:39 -07:00
  • a715b953cb moved console polyfills to polyfills.js Keivan Beigi 2013-09-17 10:34:39 -07:00
  • bb72308afa Trakt fixed DST issue, removing workaround Mark McDowall 2013-09-17 07:07:56 -07:00
  • 1f00b05259 fixed broken test kay.one 2013-09-16 23:15:54 -07:00
  • 430f76e6c7 Xem cleanup. kay.one 2013-09-16 23:14:47 -07:00
  • b8827096b9 left over test. kay.one 2013-09-16 22:16:49 -07:00
  • 0794affae0 removed dead code. kay.one 2013-09-16 22:16:16 -07:00
  • 3d71c129eb event aggregator uses threadpool to publish events kay.one 2013-09-16 21:52:33 -07:00
  • 48c06de098 updated CommandExecutedEvent to be handled sync. kay.one 2013-09-16 21:52:02 -07:00
  • 2a0090e5ce event aggregator uses threadpool to publish events kay.one 2013-09-16 21:52:33 -07:00
  • 6583b10975 updated CommandExecutedEvent to be handled sync. kay.one 2013-09-16 21:52:02 -07:00
  • eb7dda0629 Added NMA support, also added generic HttpStatusCode handling Mark McDowall 2013-09-16 11:14:09 -07:00
  • 1de362fa0e fixed merge issue. Keivan Beigi 2013-09-16 10:30:41 -07:00
  • 50b2aba5f9 Merge branch 'develop' Keivan Beigi 2013-09-16 10:24:10 -07:00
  • de012aec21 Fixed episode number in history Mark McDowall 2013-09-15 22:25:04 -07:00
  • 261751727b Couple minor download spec changes Mark McDowall 2013-09-15 17:59:47 -07:00
  • aa2c96ec7d use Id instead of time to sort logs to take advantage of built in index. kay.one 2013-09-15 17:48:39 -07:00
  • add4c38589 renamed Updating to Development. kay.one 2013-09-15 17:41:35 -07:00
  • 663eeb53c1 Tests for ParsingService Mark McDowall 2013-09-15 01:23:54 -07:00
  • 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB Mark McDowall 2013-09-14 20:49:58 -07:00
  • 372ac79fe6 fixed command equality to take type into consideration. kay.one 2013-09-14 17:33:19 -07:00
  • 9abd5c0e28 added /run/ to none-production start paths. kay.one 2013-09-14 17:23:58 -07:00
  • 661ba97215 added folder logging to isproduction test. better process name detection in mono. kay.one 2013-09-14 17:17:45 -07:00
  • 873134fcee guard against InheritFolderPermissionsNotImplementedException in linux. kay.one 2013-09-14 17:08:16 -07:00
  • f8afed195a stop NzbDrone.Common.Tests from killing the runner. kay.one 2013-09-14 17:01:01 -07:00
  • 492b1715e4 less chatty command events. kay.one 2013-09-14 16:43:03 -07:00
  • 634cc32ad8 added test for command executed event kay.one 2013-09-14 16:34:21 -07:00
  • e2e787261d don't log signalr heartbeat exceptions as EPIC FAIL. kay.one 2013-09-14 12:59:06 -07:00
  • bcec14fc9b added test for InheritFolderPermissions kay.one 2013-09-14 12:55:18 -07:00
  • 1665bfa6ac added sample check for remote episode. kay.one 2013-09-14 12:50:38 -07:00
  • b07bc713bb stop trying to load place holder image for placeholder when server is offline. kay.one 2013-09-14 00:11:30 -07:00
  • 27c57612f4 added global NzbDrone namespace. kay.one 2013-09-14 00:10:19 -07:00
  • d5e5d6de29 reject all updates if in linux. kay.one 2013-09-13 23:42:23 -07:00
  • 7d6e14d342 missed files. kay.one 2013-09-13 23:42:09 -07:00
  • 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor kay.one 2013-09-13 23:36:07 -07:00
  • 909439f615 cleanup CommandId from MappedDiagnosticsContext kay.one 2013-09-13 23:20:10 -07:00
  • 87da82dd90 fixed broken tests. kay.one 2013-09-13 23:09:36 -07:00
  • 5bc35fa997 Merge branch 'torrent' into develop kay.one 2013-09-13 22:58:15 -07:00
  • 47ee7f276c Adding some trace logging when setting last execution time for tasks Mark McDowall 2013-09-13 21:18:54 -07:00
  • d4096f8786 FreeSpaceSpec will return true is free space check returns null Mark McDowall 2013-09-13 17:41:14 -07:00
  • 5fc4cd29a3 added torrent feature toggle. Keivan Beigi 2013-09-13 17:10:39 -07:00
  • 771e366441 fixed rebase issues. Keivan Beigi 2013-09-13 16:25:30 -07:00
  • 82b06bab7a Added RSS support for torrents Keivan Beigi 2013-09-13 16:17:58 -07:00
  • 2a481957f0 fixed broken tests. Keivan Beigi 2013-09-13 16:07:44 -07:00
  • ad008d4eb5 added UpdateSceneMappingCommand to TaskManager Keivan Beigi 2013-09-13 15:48:17 -07:00
  • 89d603d71c Skipping free space check when importing existing episodes Mark McDowall 2013-09-13 11:41:21 -07:00
  • 6850d77dd2 Update episodes monitored state only when season changes Mark McDowall 2013-09-12 23:47:40 -07:00
  • a81ca798a7 added test for mediainfo.dll kay.one 2013-09-12 22:55:33 -07:00
  • 0ebbe102c9 disk provider removes readonly flag before trying to delete files. kay.one 2013-09-12 21:59:29 -07:00
  • d64e902fa0 Removed SeasonService, fixed an issue with episode monitored status Mark McDowall 2013-09-12 20:50:12 -07:00
  • 3522ad0547 Added command equlity test Mark McDowall 2013-09-12 18:47:18 -07:00
  • dabff6942e Added isWindows to server status Mark McDowall 2013-09-12 08:35:46 -07:00
  • 2331c0be39 minor cleanup. Keivan Beigi 2013-09-12 15:45:16 -07:00
  • 1a0010e8e4 cleaned up using statements Keivan Beigi 2013-09-12 15:42:01 -07:00
  • 21fd12e1a6 added scheduled task for UpdateSceneMappingCommand Keivan Beigi 2013-09-12 15:41:50 -07:00
  • ead1f8a868 custom ncrunch config with fast running tests. (excludes DB/Integration tests) Keivan Beigi 2013-09-12 13:00:49 -07:00
  • 93481728cc Merge branch 'signalr' into develop Keivan Beigi 2013-09-12 11:12:04 -07:00
  • 548d255d8a QualityParser uses GetQualityForExtension Mark McDowall 2013-09-12 08:13:20 -07:00
  • 9d3bef982b more media file extension cleanup Mark McDowall 2013-09-12 08:08:48 -07:00
  • 7c324b7cd2 Switched to dictionary for media file extensions Mark McDowall 2013-09-12 07:36:10 -07:00
  • 601cd31a1f Diskprovider cleanup. kay.one 2013-09-11 23:52:37 -07:00
  • cd12ccec94 Moved media file extensions to a static class Mark McDowall 2013-09-11 23:33:28 -07:00
  • 5d46ce6cee Better placeholder for recent folder path Mark McDowall 2013-09-11 23:06:59 -07:00
  • 345b20f55f don't show messages for updates that aren't allowed on client. kay.one 2013-09-11 20:11:38 -07:00
  • 5a5e160002 fixed season template helpers. kay.one 2013-09-11 19:31:45 -07:00
  • 6057bf187d Adding seasons to series will also unmonitor season 0 Mark McDowall 2013-09-11 18:11:51 -07:00
  • c090b3efa1 this should cover it! Keivan Beigi 2013-09-11 17:42:15 -07:00
  • 7f5136120d fixed series actions Keivan Beigi 2013-09-11 16:42:39 -07:00
  • 578808ecd3 jquery plugin to attach a promise to a spinning icon Keivan Beigi 2013-09-11 16:34:04 -07:00
  • bb518ca19b fixed some namespaces Keivan Beigi 2013-09-11 16:33:34 -07:00
  • 25e2c98c45 signalr cleanup kay.one 2013-09-10 23:33:47 -07:00
  • feda4a9b67 Minor fixes and polyfills Mark McDowall 2013-09-11 14:38:35 -07:00
  • 89a72a50cf Better error message when port is in use Mark McDowall 2013-09-11 08:35:58 -07:00
  • 94f64567c6 Using regex match instead of endsWith for better browser compatibility Mark McDowall 2013-09-11 08:13:41 -07:00
  • e10a5ca213 NzbDroneException now has inner exception Mark McDowall 2013-09-10 22:55:18 -07:00
  • 18fe8ecfea LoadConfigFile will only catch XmlExceptions Mark McDowall 2013-09-10 22:52:10 -07:00
  • 4025d6ddee Merge branch 'season-start' into develop Mark McDowall 2013-09-10 22:47:41 -07:00
  • fc43db164b Fixed a bunch of specs that handled propers and cutoffs Mark McDowall 2013-09-10 22:45:08 -07:00
  • edfd527901 Multi-episode air time only applies to episodes in the same season Mark McDowall 2013-09-10 21:23:30 -07:00
  • 33fa468f91 Cutoff moved to its own spec Mark McDowall 2013-09-10 19:07:22 -07:00
  • 92cc41edeb Display a better error message when config.xml is corrupt Mark McDowall 2013-09-10 17:40:21 -07:00
  • 56f695577c sample folder moved to new testcop style. Keivan Beigi 2013-09-10 10:54:59 -07:00
  • 9c1f991d1c added test cop settings Keivan Beigi 2013-09-10 10:54:07 -07:00
  • ba5702021b Added year to seaarch results Mark McDowall 2013-09-10 10:13:30 -07:00
  • 7ae605e474 try to import file anyway if free space check fails. kay.one 2013-09-10 08:31:58 -07:00
  • c01194e345 fixed trakt test to be less fragile. kay.one 2013-09-10 00:10:37 -07:00
  • b3c9217412 improved clone injection. kay.one 2013-09-10 00:01:27 -07:00
  • 399760e04b Added year to SeriesResource Mark McDowall 2013-09-09 23:44:55 -07:00
  • d8928d655d Cleaned up season service/repo Mark McDowall 2013-09-09 23:38:25 -07:00
  • 97eb5ffc61 Default to starting at lowest season above 0 Mark McDowall 2013-09-09 23:22:54 -07:00
  • 33986a9185 Seasons are now subdocuments of series Mark McDowall 2013-09-09 22:22:38 -07:00
  • 0861e5f8c1 Use drone factory folder in error message when not configured Mark McDowall 2013-09-09 23:41:25 -07:00
  • 4ddc599668 added history integration test kay.one 2013-09-09 22:39:18 -07:00
  • c7bdf4148b Removed old logo from Core, Growl uses new icon. Mark McDowall 2013-09-09 08:13:54 -07:00
  • 529f65339f Moved NzbDroneClientException to Core Mark McDowall 2013-09-09 08:09:55 -07:00
  • 0c57c6a6c1 Better client side errors when there are issues communicating with trakt. Mark McDowall 2013-09-08 23:40:24 -07:00
  • 377e5d28e9 Added season pass link to index Mark McDowall 2013-09-08 21:24:40 -07:00
  • e8550b6c6e Allow editing of unknown episode file quality Mark McDowall 2013-09-08 17:35:39 -07:00
  • 14468eafee Series stats tests Mark McDowall 2013-09-08 17:31:31 -07:00
  • 2156d9ff9b NextAiring will skip episodes that already have files Mark McDowall 2013-09-08 16:49:04 -07:00