Commit Graph

  • a986c2790d fixed broken tests kay.one 2011-06-02 18:24:15 -0700
  • 67e55e5c39 newzbin now supports episode search kay.one 2011-06-02 18:15:19 -0700
  • d09a82a20f Integrated scene name helper into episode search, series lookup kay.one 2011-06-02 18:15:02 -0700
  • f97209d476 commiting tests before teamcity demo kay.one 2011-06-02 14:06:46 -0700
  • 25a74db924 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-02 00:23:51 -0700
  • 467ed51432 AJax load episode count to keep initial loading time of Series Grid. Mark McDowall 2011-06-02 00:23:38 -0700
  • 702399318b Added NUnit kay.one 2011-06-01 21:50:10 -0700
  • 681353de3c Episode progress on Grid is now rounded. Mark McDowall 2011-06-01 21:40:06 -0700
  • 72f8a7eab1 fixed random dbbenchmark test breaking kay.one 2011-06-01 20:44:32 -0700
  • b77a91b7f7 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-01 20:37:04 -0700
  • fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid. Mark McDowall 2011-06-01 20:36:30 -0700
  • 3665856d79 Updated deploy file to remove some unneeded files kay.one 2011-06-01 19:41:24 -0700
  • 25007c7807 Merge branch 'markus101' kay.one 2011-06-01 18:23:20 -0700
  • 1411cac54a Renamed style.css to Site.css Mark McDowall 2011-06-01 18:16:49 -0700
  • 56169b515f fixed broken episode status tests kay.one 2011-06-01 18:16:17 -0700
  • 22c24f7419 Recompiled Sqlite to fix a known issue, http://system.data.sqlite.org/index.html/tktview?name=54e52d4c6f kay.one 2011-06-01 17:13:15 -0700
  • 9ee74d68eb Moved episodeSearch to it's own javascript file. Mark McDowall 2011-06-01 16:50:36 -0700
  • 0284f54e08 Search for Episode won't add #Search to URL now. Mark McDowall 2011-06-01 16:39:01 -0700
  • 3770067c32 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-01 16:26:47 -0700
  • 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900. Mark McDowall 2011-06-01 16:18:08 -0700
  • 6075a615ab Release now target x86 kay.one 2011-05-31 20:57:50 -0700
  • ae6a87b284 MVC 3.0 dlls should now be included in the package kay.one 2011-05-31 20:53:49 -0700
  • b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-31 13:55:08 -0700
  • 8d38f98338 Add Existing with Refresh button after modifying root dirs. Mark McDowall 2011-05-31 13:50:19 -0700
  • 2493f65c43 updated app.config files kay.one 2011-05-31 12:52:24 -0700
  • 8c48e63f36 updated app.config files kay.one 2011-05-31 12:02:45 -0700
  • 82368c49d2 added .bat file that runs unit tests kay.one 2011-05-30 23:57:51 -0700
  • cd4268cf4a Cleaned up AddSeries UI a bit. Mark McDowall 2011-05-30 23:46:24 -0700
  • f27c1d89f6 Moved root dir config to add series. Mark McDowall 2011-05-30 23:13:46 -0700
  • c6d6abddf6 Added Versioning Controlled Build kay.one 2011-05-30 19:58:40 -0700
  • 8bcb21d7ad CI changes kay.one 2011-05-30 19:30:59 -0700
  • f211c40d69 trying to get build number into the file name kay.one 2011-05-30 19:25:05 -0700
  • 3385eacb49 Added 7zip and package.bat for build server kay.one 2011-05-30 19:05:39 -0700
  • e1177463cd Removed MVC3 GAC dependency kay.one 2011-05-30 15:39:06 -0700
  • d6281b80bb reverted jquery registration kay.one 2011-05-30 01:09:19 -0700
  • 80201c8a88 fixed some build issues kay.one 2011-05-30 00:51:33 -0700
  • e4fcb6d573 added jquery registration to sitelayout.cshtml kay.one 2011-05-30 00:45:35 -0700
  • 8eb04d9de7 Updated jQuery/Ninject/Unity using nuget kay.one 2011-05-30 00:38:39 -0700
  • 1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution kay.one 2011-05-30 00:33:07 -0700
  • 10cf7b774a using nuget for Moq kay.one 2011-05-30 00:27:39 -0700
  • ae55b29bec Moved NLog, Subsonic to root library folder kay.one 2011-05-30 00:22:20 -0700
  • 45d9324055 using nuget for Ninject MVC3 kay.one 2011-05-30 00:13:23 -0700
  • 6ade4b4bd7 Updated sqlite to the latests official builds kay.one 2011-05-30 00:05:45 -0700
  • 0ca70bc971 Merge branch 'markus101' kay.one 2011-05-29 23:47:39 -0700
  • 5879d3ac31 Added dbBenchmark tests kay.one 2011-05-29 23:47:11 -0700
  • f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact). Mark McDowall 2011-05-29 23:19:13 -0700
  • 155f915435 Use cursor:default instead of cursor:text for quality selectable. Mark McDowall 2011-05-29 23:05:55 -0700
  • 0921f60f08 Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!) Mark McDowall 2011-05-29 21:57:40 -0700
  • 46c8642cc4 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-29 21:50:08 -0700
  • 8b8dfb0d72 Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists. Mark McDowall 2011-05-29 21:49:56 -0700
  • 0d0e697fa1 more icons kay.one 2011-05-29 21:37:48 -0700
  • 4d11de7d70 updated delete icon kay.one 2011-05-29 21:29:17 -0700
  • 6b0aae85ee GetMediaFile should be alot easier on disk. kay.one 2011-05-29 20:56:49 -0700
  • e3ad0b3d6b Merge branch 'markus101' kay.one 2011-05-29 19:34:22 -0700
  • cd85964edd Fixed add new profile. Mark McDowall 2011-05-29 15:44:05 -0700
  • 2788368f73 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-29 14:25:34 -0700
  • 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities). Mark McDowall 2011-05-29 14:25:00 -0700
  • 2e893284a2 Merge branch 'markus101' kay.one 2011-05-29 08:16:37 -0700
  • 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable. Mark McDowall 2011-05-29 01:59:25 -0700
  • 18a20ff163 Some performance tweaks to speed up episode list view. kay.one 2011-05-28 23:58:24 -0700
  • 72e73b7513 All profiles (including the default ones) are now editable. Mark McDowall 2011-05-28 21:07:11 -0700
  • e547792020 More episode update fixes, tests kay.one 2011-05-28 20:37:19 -0700
  • db3eeda50f Cleaned up RefreshEpisodeInfo added tests kay.one 2011-05-28 20:01:35 -0700
  • d22905676c Fixed American Dad's scene naming gong show kay.one 2011-05-28 18:58:35 -0700
  • f819a24e65 Merge branch 'markus101' kay.one 2011-05-28 12:55:51 -0700
  • 0e1409572f MigratorNet is compiled in release mode kay.one 2011-05-28 12:45:09 -0700
  • 1239da656e Rewrite of InventoryProvider kay.one 2011-05-28 12:23:35 -0700
  • 0fd9fa1e2b The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page. Mark McDowall 2011-05-28 01:23:00 -0700
  • 463881843e Combined AddNew and AddExisting Series pages. Mark McDowall 2011-05-28 00:16:16 -0700
  • 6c7fa1674e Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-27 17:24:08 -0700
  • f62b02a36b Merge branch 'sschlesier' kay.one 2011-05-26 23:21:08 -0700
  • f5604fa955 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-26 23:04:41 -0700
  • cbbb6e2b18 Oh hai search! kay.one 2011-05-26 23:03:57 -0700
  • 97c6d60e12 Make Release build compile succesfully sschlesier 2011-05-26 23:01:07 -0700
  • fc7d3da540 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-26 22:02:55 -0700
  • ac2d33443b More EpisodeSearchJob fixes/tests kay.one 2011-05-26 20:54:28 -0700
  • 5a812801b7 EpisodeSearchJob bug fixes/tests kay.one 2011-05-26 20:07:32 -0700
  • 4e8dd47e27 ExceptionVerification improvements kay.one 2011-05-26 20:04:36 -0700
  • a6ad977114 Fixed import new series being stuck in a loop if an update failed kay.one 2011-05-26 19:12:28 -0700
  • f582457ddc EpisodesWithoutFiles will now only return episodes where the series and season are monitored. Mark McDowall 2011-05-26 18:46:00 -0700
  • 474f17c5e6 Added EpisodeSearchJob, still needs unit tests kay.one 2011-05-25 22:44:59 -0700
  • 9417748056 Initial support for episode search in indexerbase and Nzbs.org kay.one 2011-05-25 21:25:59 -0700
  • 4cc240a7e0 Better quality parse kay.one 2011-05-25 20:13:39 -0700
  • bbdad5844f fixed quality parse bug kay.one 2011-05-23 21:41:57 -0700
  • 500e9af6c3 Fixed a bug where reports weren't being added to history kay.one 2011-05-23 21:12:54 -0700
  • f3be5fa08e failed disk scan doesn't kill the whole job anymore kay.one 2011-05-23 17:44:44 -0700
  • ce63f05512 added better db migration support than what Subsonic provides out of the box. kay.one 2011-05-23 17:34:57 -0700
  • 180da4c82a Migrator.net fails kay.one 2011-05-23 16:29:14 -0700
  • fad0c6265c optimized ParseEpisodeInfo kay.one 2011-05-23 10:32:37 -0700
  • c91852018e simplified some quality types kay.one 2011-05-23 10:20:43 -0700
  • 5be99200c6 Added newzbing tests, fixed quality parse bugs kay.one 2011-05-22 23:48:52 -0700
  • ae8465834b Merge branch 'markus101' kay.one 2011-05-22 22:54:15 -0700
  • 8ba42106c4 fixed broken tests kay.one 2011-05-22 22:51:46 -0700
  • 7b56711a4f Added episode status to episode grid kay.one 2011-05-22 10:29:10 -0700
  • a4f8947d90 Test project cleanup kay.one 2011-05-22 09:53:21 -0700
  • f33c2c4939 Added episode status to back end, getting ready for backlog kay.one 2011-05-22 09:53:06 -0700
  • 3bfa1c52b7 Added MigratorDotNet for custom db migrations kay.one 2011-05-22 09:04:04 -0700
  • bda10f0e45 Added MigratorDotNet for custom db migrations kay.one 2011-05-22 09:03:37 -0700
  • 9c51633470 Fixed nzbs.org RSS URL. Mark McDowall 2011-05-21 00:09:41 -0700
  • 4d442ba1e5 fixed broken test kay.one 2011-05-20 19:06:56 -0700