Commit Graph

251 Commits (8cb8345c3bcf6d9d4ee1d956d154f0b01b8bbf21)

Author SHA1 Message Date
kay.one 6778a6ed99 Moved duplicated NormalizePath method to PathExtentions
13 years ago
kay.one e35a4bf8ac Fixed an upgrade/service bug where it would try to stop an already stopped service.
13 years ago
kay.one 571998e70e better PID environment variable handling.
13 years ago
kay.one bc5307a4d3 Fixed Environment Variable conflict in IISProvider
13 years ago
kay.one 6369d4f817 Update updates ;)
13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up.
13 years ago
kay.one 62013f6f87 Fixed app startup issue.
13 years ago
kay.one 79b3a22c9a Fixed some exception logging where exceptions weren't logged.
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
kay.one 18b10d45c6 Fixed build error.
13 years ago
kay.one 8a7bc7bf80 Removed unused references.
13 years ago
Mark McDowall 0a8f8fadc4 Stop IIS from writing "iisexpress" to the console, over and over.
13 years ago
kay.one ae9e941b30 AssemblyInfo version cleanup.
13 years ago
kay.one 157bcd8b0f AssemblyInfo.cs cleanup
13 years ago
kay.one 5aecd63d09 Update FluentAssertion to 1.6
13 years ago
kay.one c1cf29757f Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
13 years ago
kay.one 4ae268b8e5 lots of different things ;)
13 years ago
kay.one fb0b505bf4 Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
13 years ago
kay.one ea05635fd3 Moved NLog, Fluentassertion to Nuget.
13 years ago
kay.one f1248d12c6 Better exception handling in NzbDrone.exe
13 years ago
kay.one 87cf08a365 Fixed Exceptioneer.
13 years ago
Keivan Beigi 2dd2dd6d0d Cleaned up some code, fixed broken build.
13 years ago
Keivan Beigi e90a3ae9de Windows service seems to be fully working.
13 years ago
Keivan Beigi 6f3065d5ab More work on WindowsService, still broken
13 years ago
Keivan Beigi 6b7923bd52 Windows service is half working,
13 years ago
kay.one 87fe19ab4e Added compile date to footer
13 years ago
kay.one 1ba959298b Added BuildDateTime to central dispatch
13 years ago
kay.one b6360eba26 orig file are added to .gitignore
13 years ago
kay.one a868dfca7c Merge branch 'markus' into kay.one
13 years ago
kay.one ba11b34099 Service (work in progress)
13 years ago
Mark McDowall c534d47b0a Added InheritFolderPermissions to DiskProvider.
13 years ago
Mark McDowall b695a4433e Merge branch kay.one into markus.
13 years ago
kay.one 012fa88301 Merge branch 'markus' into kay.one
13 years ago
kay.one 495d7b8595 More code to support service, isn't working yet. (Console still works fine)
13 years ago
Mark McDowall dcc4410f84 Merge branch kay.one with markus.
13 years ago
kay.one be651660a4 More bugfixes, tests.
13 years ago
kay.one b456c5c4d2 Cleaned up ConfigProvider, added tests for paths.
13 years ago
Mark McDowall e941aef9f2 Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start.
13 years ago
kay.one 6a9ee3f0b0 Resharper Code cleanup.
13 years ago
kay.one 57c296c62f Fixed log to console issue.
13 years ago
kay.one 8bf4f81a04 More nzbdrone.exe refactoring.
13 years ago
kay.one 69ba365cd3 More NzbDrone.exe refactoring
13 years ago
Keivan Beigi f3ca3e97f9 Starting to add windows service support, making nzbdrone.exe unit testable.
13 years ago
Mark McDowall f0f706b32c ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
13 years ago
Mark McDowall 3efe465114 Added multiple bindings for IISExpress. Allowing users to not run as admin (or add an urlacl as admin), but still access NzbDrone from localhost.
13 years ago
Mark McDowall 322767c3f3 Changed back to port 8989.
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
kay.one 931bb2ea12 Fixed process priority correction.
13 years ago
kay.one b11a449f65 Updated PetaPoco
13 years ago
kay.one f1ec592834 Priority is now set using a timer
13 years ago
kay.one da27db7e03 Priority/JobProvider tweaks
13 years ago
kay.one 77c82df482 Priority/JobProvider tweaks
13 years ago
kay.one 452b5c8f84 Renamed sorting config keys
13 years ago
kay.one 2a64014c96 Added version to page footer, minor tweaks.
13 years ago
kay.one badcfecb93 Fixed Exceptioneer, Launcher should run as priority normal
13 years ago
kay.one 06c70d13d1 Removed unnecessary IIS modules.
13 years ago
kay.one 3d33606d7e IISExpress now runs in above normal priority
13 years ago
kay.one 861026f743 Fixed some petapoco issue with insert.
13 years ago
kay.one 3d961654d8 Fixed doctype,
13 years ago
kay.one 5a5d0852ee Updated some log levels
13 years ago
kay.one 5fb2c61c77 Fixed sab title issue
13 years ago
kay.one 8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
13 years ago
kay.one 1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
13 years ago
kay.one f62b02a36b Merge branch 'sschlesier'
13 years ago
sschlesier 97c6d60e12 Make Release build compile succesfully
13 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
13 years ago
Mark McDowall 9c51633470 Fixed nzbs.org RSS URL.
13 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
13 years ago
kay.one 90c6b78e8c minor tweaks
13 years ago
kay.one 0e191f6a44 Added HealthController to web project for IIS Ping to use
13 years ago
unknown 8c372e938c fixed some settings value convert issues. would cause crash on clean installs.
13 years ago
kay.one 7d3f6c81e0 Exceptioneer is only enabled during release.
13 years ago
kay.one 623857eb90 Merge branch 'markus101'
13 years ago
kay.one d3471b5bbb Downgraded some logs
13 years ago
Mark McDowall 5a4bedc34d Added an icon to the NzbDrone project (and set as the icon for that compiled application).
13 years ago
Mark McDowall 19c7702647 IISController now wraps config path (in argument) with quotes to allow for paths with spaces
13 years ago
Mark McDowall 822719bdaf Missed some changes for send to Sab functionality in IndexerProviderBased.
13 years ago
kay.one 53a7b92a64 Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final
13 years ago
kay.one 23f6cc3901 More tests
13 years ago
kay.one fd32a04d45 Attach to debugger is a lot more reliable.
13 years ago
kay.one 8ec72ed432 Cleaned-up NzbDrone.exe
13 years ago
kay.one 6f73260ab7 Merge branch 'markus101'
13 years ago
kay.one e9c63b81e6 Added asp.net tick timer
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
Mark McDowall 722b3805d6 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall fd3d94c9b0 ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06)
13 years ago
kay.one ff75d0c555 Upgraded to MVC3, Hello Razor.
13 years ago
Keivan 613a49c3ea Refactored BacklogProvider
13 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan c8a8fb4d62 Fixed notification issues
14 years ago
Keivan 273de41d23 Cleaned up logging code
14 years ago
Keivan c597363bf8 Updated logging and instrumentation
14 years ago
Keivan b59d9f13b1 Oh Hai IIS
14 years ago
Keivan 30d38eead6 fixed ninjet's race condition
14 years ago
Keivan 27d86a8540 Added Notification System, Renamed Repository to Entities
14 years ago
Keivan 9c7355f3fb Cleaned up some tests
14 years ago
Keivan afafc6b032 pretty...
14 years ago
kay.one b4b17eb500 Upgraded NzbDrone to 4.0 to remove warnnings.
14 years ago
kay.one 74ac3bb599 Initial Commit
14 years ago