Commit Graph

152 Commits (d1de6c1b2c883db3553dd27c3928401a490d8fe8)

Author SHA1 Message Date
Mark McDowall d33e2dff58 fixed some test names, added logging to last write test
11 years ago
Mark McDowall f5a68782ce Fixed auth tests
11 years ago
kay.one c122502634 fixed app not responding to anything but localhost
11 years ago
kay.one 3f44339381 static resources are mapped to full path instead of relative.
11 years ago
kay.one 80c996c216 fixing update for vnext.
11 years ago
kay.one 687f8d9384 fixed disk scan scheduler.
11 years ago
Keivan Beigi 4deecde092 back to tiny for now
11 years ago
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered.
11 years ago
kay.one fa8f67d7fe fixed service registration for event handlers and executors.
11 years ago
kay.one c59fe4e674 fixed broken tests
11 years ago
kay.one 1877f70403 fixed server side indexer issue
11 years ago
kay.one 5c08e423a5 fixed indexer service, broken test
11 years ago
Keivan Beigi 098036d49a added new in memory cache.
11 years ago
kay.one d6cc0b40fb fixed linux integration tests
11 years ago
kay.one 2fab944fd4 fixed more linux tests
11 years ago
Keivan Beigi f65f4ff988 trying to fix nunit in teamcity.
11 years ago
Keivan Beigi 3162e4864d improved Linux support for tests.
11 years ago
Keivan Beigi 182192e0ba added commands.
11 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator
11 years ago
Keivan Beigi 7c3c02ba60 more tests fixed.
11 years ago
kay.one b03388f7b9 fixed more tests.
11 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
11 years ago
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2
11 years ago
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider
11 years ago
Keivan Beigi aacc53d882 replaced autofac with TinyIoC
11 years ago
kay.one 150b1902e9 no more Nzbdrone.Web in any of the paths.
11 years ago
Keivan Beigi 3b22c087c6 creating powershell build and package script
11 years ago
Keivan Beigi a221994cd7 test clean up.
11 years ago
kay.one fc641baab3 got basic relationships working
11 years ago
kay.one dce64a5530 moved naming specification out of general config.
11 years ago
kay.one 62f15d4d96 season list is properly populated in series details.
11 years ago
kay.one beb2f7c7fd removed sqlce
12 years ago
kay.one 554924a522 post grab notification and updates are now using the new EventAggregator
12 years ago
kay.one c35682376e added sample event for series added
12 years ago
kay.one 66972e5bc6 simplified EventAggregator
12 years ago
Keivan Beigi 499401fc70 Moved DecisionEngine to root of core.
12 years ago
Keivan Beigi 324b5e3b80 fixed some broken tests.
12 years ago
kay.one 97398f604b removed mono/pilot build configs.
12 years ago
kay.one a4ee4a913f ignore WindowsService tests in *nix systems.
12 years ago
kay.one b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
12 years ago
kay.one 88b06e8747 added mono build config
12 years ago
Mark McDowall 7ed148b12c Fixed most of the broken tests
12 years ago
Keivan Beigi 86e554010d Revert "updated autofac to 3.0"
12 years ago
Keivan Beigi 8a5a326480 updated autofac to 3.0
12 years ago
Keivan Beigi f34a8edcbc updated FluentAssertion, WebActivator.
12 years ago
kay.one edf7cc678d fixed some broken tests.
12 years ago
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall 0bfc6cfe71 Merge branch 'master' into backbone
12 years ago
Mark McDowall 3d46a86bb0 Mark occasionally failing test as inconclusive
12 years ago
Mark McDowall e02f606d82 Fixed some unit tests
12 years ago
Mark McDowall 5bbe310af5 Merge branch 'xem' into 'master'
12 years ago
Mark McDowall db585b3bd7 Merge remote-tracking branch 'origin/dynamic-jobs'
12 years ago
Mark McDowall 9c6d78d479 Cleanup and updates for XEM
12 years ago
Mark McDowall 35511a8b76 NCrunch works for unit tests
12 years ago
Mark McDowall b21bf01bf0 Merge remote-tracking branch 'origin/master' into dynamic-jobs
12 years ago
Mark McDowall 15e4a286d1 Fixed debugging issues. Add Series tweaks.
12 years ago
Mark McDowall aa282fbd4d Fixed up tests
12 years ago
Mark McDowall eee24aff1d Tests added
12 years ago
kay.one a2d4b59002 Updated exceptron driver
12 years ago
kay.one e0470e12ca Exceptions are now being stored in mongo.
12 years ago
Mark McDowall a00c20c1af Fixed spelling of enviroment provider (Environment). :)
13 years ago
kay.one a4c433c5b2 Updated Nunit to 2.6.0.12054
13 years ago
kay.one 5ecbdd3e64 Package cleanup
13 years ago
kay.one 1d1c62d376 added file logging to services.
13 years ago
kay.one ad9a7fa6e4 Fixed Nzbdrone reporting service to point to the right url.
13 years ago
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
kay.one b225db9aaf Started to add support for deskmetrics
13 years ago
kay.one ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory.
13 years ago
kay.one 3d214f0f0b Added DiskProvider.PathEquals for UNC paths.
13 years ago
kay.one 7c6d745c86 You can no longer add root folders that don't already exist.
13 years ago
kay.one 850880de47 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
13 years ago
Mark McDowall 69ddeeb0e3 Fixed spelling for Expected[LogType].
13 years ago
kay.one 1b45a85f3f All tests now use base class Mocker
13 years ago
kay.one 19c087e50a Moving file from same source/destination no longer just deletes the file.
13 years ago
kay.one 0884fa617a Added extra logging to update/ProcessProvider
13 years ago
kay.one bfe4de7a08 Fixed some issue around path normalization.
13 years ago
Mark McDowall 03fb405c2e GetUpdateClientExePath will now use the updater in nzbdrone_update.
13 years ago
kay.one 6e9a6313ff Fixed update log path issues.
13 years ago
kay.one 5ea8fd22f7 Fixed application path detection.
13 years ago
kay.one 508be34ebc Update fixes.
13 years ago
kay.one d73853f08b Update provider now closes all orphaned IISExpress instances before update.
13 years ago
kay.one 6778a6ed99 Moved duplicated NormalizePath method to PathExtentions
13 years ago
kay.one 950b2f0965 DiskProvider.MoveFile now overwrites existing file.
13 years ago
kay.one d97a1d068c DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls.
13 years ago
kay.one 1233089ee4 Even more faster tests.
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 ecbf127321 Fixed a bug in DiskProvider where it wouldn't copy subfolders properly.
13 years ago
kay.one bc5307a4d3 Fixed Environment Variable conflict in IISProvider
13 years ago
kay.one 88f4d15fa9 Added some update tests
13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up.
13 years ago
kay.one 207550176c Removed assembly level fixtures
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
kay.one 157bcd8b0f AssemblyInfo.cs cleanup
13 years ago
kay.one b43397752e Fixed broken tests
13 years ago
kay.one 633f0b6197 PathProvider. visit us for all of your pathing needs.
13 years ago
kay.one bb1f6649b5 Fixed application path issue.
13 years ago
kay.one 994ea7f090 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 c42518b34e More NzbDrone.Common updates
13 years ago