Commit Graph
100 Commits
Author SHA1 Message Date
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 58e668a093 GetProcessesByName for mono 2013-08-13 21:40:34 -07:00
kay.one 735cdfe5d6 use mono to start process if in linux. 2013-08-13 21:25:38 -07:00
kay.one 836a79a9cc fixed runner path for Linux 2013-08-13 21:09:34 -07:00
kay.one ddff598ba4 better routing. 2013-08-13 21:02:56 -07:00
kay.one 3b4eacdd31 better service routing 2013-08-13 20:48:50 -07:00
kay.one 9689b07d5b don't attempt to run in service mode if service is not installed. 2013-08-13 20:39:50 -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 6ef19ecc2d updated nuget.exe to 2.6 2013-08-13 20:22:05 -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 091ec312c8 fixed multiple instances starting when updateing nzbdrone 2013-08-13 07:39:00 -07:00
kay.one 4ee148549f signalr package version sync. 2013-08-12 22:19:53 -07:00
kay.one 12d3700544 Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop 2013-08-12 22:16:54 -07:00
kay.one a5457fff8e adding signalr references just in case. 2013-08-12 22:16:48 -07:00
kay.one 2771d91f2f fixing signalr startup issues 2013-08-12 22:16:30 -07:00
kay.one 47197b802c added owin references to hosting 2013-08-12 19:57:32 -07:00
kay.one ad3c4aa4a5 fixed broken build. 2013-08-12 19:55:05 -07:00
kay.one d65163f2be Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop 2013-08-12 19:53:25 -07:00
kay.one 1675f35aa4 update js libraries 2013-08-12 19:51:47 -07:00
kay.one b6d3c28fa1 minor cleanup 2013-08-10 13:30:27 -07:00
kay.one c88b5ee946 fixed broken test. 2013-08-10 13:19:02 -07:00
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
kay.one d4706dd8f5 branch is now part of status api and shows up in the footer if not on master. 2013-08-10 13:13:31 -07:00
kay.one 505c154fb6 Merge branch 'cache-headers' into develop 2013-08-10 12:59:05 -07:00
kay.one 00c32cbb35 properly respond to IfModifiedSince headers. should improve caching 2013-08-10 12:58:30 -07:00
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
Keivan Beigi 8900c32ae1 Better RSS date parsing 2013-08-07 19:07:07 -07:00
Keivan Beigi 1fdc27598b log exception if pubDate can't be parsed. 2013-08-07 17:58:00 -07:00
kay.one 86fa34628f log exception if pubDate can't be parsed. 2013-08-07 00:02:27 -07:00
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality. 2013-08-06 17:49:40 -07:00
kay.one 4fc4cc51fc fixed series page background 2013-08-05 23:46:24 -07:00
kay.one 63dd1fc189 crap! 2013-08-05 22:59:25 -07:00
kay.one 3a3d43b702 fixed broken builds. 2013-08-05 22:29:53 -07:00
kay.one bac51706ae minor feed fetch cleanup. 2013-08-05 22:06:58 -07:00
kay.one 8f1127b57e only assert no warn/errors when test has passed.r 2013-08-05 21:48:59 -07:00
kay.one 32763b3667 exceptionverification outputs exception info 2013-08-05 20:26:02 -07:00
kay.one a079c2732a NzbDrone.Test.Dummy is no longer Client Profile. (Not available in mono) 2013-08-05 20:00:00 -07:00
kay.one 299d4f53b0 fixing linux tests. 2013-08-05 19:42:22 -07:00
kay.one 247b72282f removed ClientSettings 2013-08-05 19:37:13 -07:00
kay.one a2db70bb19 added page loading animation while the app is loading. 2013-08-05 19:29:34 -07:00
kay.one 4ff068db0a minor cleanup 2013-08-05 19:01:32 -07:00
Keivan Beigi 376b386b31 show a basic spinner while the app is loading all the js files/series list. 2013-08-05 19:01:32 -07:00
kay.one 39f0ed9d21 updated test package to use the same libs as the update package. 2013-08-05 16:11:37 -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
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
kay.one a9f1a38280 cleaned up DirectoryLookupService 2013-08-05 15:10:31 -07:00
Keivan Beigi e3916d5fc8 fixed less grunt watch 2013-08-01 18:00:30 -07:00
Keivan Beigi 1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -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
kay.one 49c5762c6d logo point to series home. 2013-07-31 22:21:10 -07:00
Keivan Beigi cfb805749d added json reference to NzbDrone.exe 2013-07-31 19:29:49 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
kay.one 78297e62b2 fixed broken test 2013-07-30 23:02:50 -07:00
kay.one 5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly. 2013-07-30 22:49:41 -07:00
kay.one 1eb278c7f6 less aggressive http exception logging. 2013-07-30 22:35:07 -07:00
kay.one c57fb29db4 upgrade service only tries to delete existing file if it actually exists. 2013-07-30 22:11:54 -07:00
Keivan Beigi c3b25878d4 do a check to see if daily episode has airdate before attempting a search. 2013-07-30 21:48:55 -07:00
Keivan Beigi f9fe119af2 cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
kay.one e24c85cc1c upped updated interval to 60 minutes from 5 minutes. 2013-07-29 19:34:29 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
kay.one 87bbf2dc6a fixed broken app start. 2013-07-29 19:11:22 -07:00
Keivan Beigi c48ce4d9e0 DB log target is removed after test/app shutdown 2013-07-29 17:57:55 -07:00
Keivan Beigi c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
Keivan Beigi d98b9a9009 updated FluentValidation 2013-07-29 17:57:53 -07:00
Keivan Beigi 4275aa7a65 updated lodash 2013-07-29 17:57:53 -07:00
Keivan Beigi 0e199f3570 cleaned up gruntfile.js 2013-07-29 17:57:52 -07:00
kay.one 9a24268ee7 removed code redundancies. 2013-07-26 22:02:25 -07:00
kay.one 6d3a604677 create data folder if doesn't exist. 2013-07-26 21:53:05 -07:00
kay.one 0d6d9a7021 linux fixes 2013-07-26 21:34:11 -07:00
Keivan Beigi 923f34e905 fixed router test for linux. 2013-07-26 18:25:45 -07:00
Keivan Beigi bedbfc6c92 fixed GetProcessByName in mono. 2013-07-26 17:56:49 -07:00
Keivan Beigi 5a52de7ba9 added NoOpPerformanceCounterManager for signalr so linux doesn't blowup. 2013-07-26 17:05:33 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Keivan Beigi c82be387f2 MARK IS BEING SUCK TODAY! 2013-07-26 16:08:24 -07:00
kay.one 004335f0b0 minor linux fixes 2013-06-19 14:08:56 -07:00
kay.one f4e27002f9 don't set data permission in linux. 2013-07-25 23:55:15 -07:00
kay.one 59f8e3046e app data is now stored in /var/[USER]/.config/ folder in *nix 2013-07-25 23:48:35 -07:00
kay.one f55e4e4a54 more linux fixes 2013-07-25 23:37:18 -07:00
kay.one 324195eb23 more linux fixes 2013-07-25 23:32:41 -07:00
kay.one aee31d1bc2 more linux fixes 2013-07-25 23:25:03 -07:00
kay.one 035434468e more linux fixes 2013-07-25 23:11:55 -07:00
kay.one 67661c6893 more linux fixes 2013-07-25 22:55:19 -07:00
kay.one c2b4eadc47 more linux fixes 2013-07-25 22:41:38 -07:00
kay.one b06a58966e more linux fixes 2013-07-25 22:29:59 -07:00
kay.one 23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
kay.one fc9937bb7d fixed linux path conversion. 2013-07-25 22:05:37 -07:00
kay.one 05370518c5 fixing linux tests 2013-07-25 22:00:57 -07:00
Keivan Beigi 3f203acab9 fixed toggle-cell tool-tips sticking around. 2013-07-25 19:09:17 -07:00
Keivan Beigi 642207c68d Cache is disabled for json responses. 2013-07-25 14:57:11 -07:00
Keivan Beigi b029195260 Service helpers should be part of the package again. 2013-07-25 12:19:37 -07:00
Keivan Beigi 0039bab04c remove nuget folder from output package 2013-07-25 12:19:36 -07:00
Keivan Beigi f162c5848f fixed issue where tooltips in some grids would make the grid shift slightly. 2013-07-24 18:11:48 -07:00
Keivan Beigi 42c6ca4297 fixed handlebars debug casing issue. 2013-07-24 17:45:05 -07:00