kay.one
|
c2b4eadc47
|
more linux fixes
|
11 years ago |
kay.one
|
b06a58966e
|
more linux fixes
|
11 years ago |
kay.one
|
23b2c9eef5
|
more linux fixes
|
11 years ago |
kay.one
|
05370518c5
|
fixing linux tests
|
11 years ago |
kay.one
|
478caf15f8
|
static resource URLs are now case sensitive.
|
11 years ago |
Keivan Beigi
|
121f3b973d
|
added TTL to cached objects
|
11 years ago |
kay.one
|
9252c5269a
|
Removed unused using statements
|
11 years ago |
kay.one
|
0c5827fb41
|
Cleaned up auth settings
|
11 years ago |
Keivan Beigi
|
34f3ee6b4b
|
NzbDrone Update no longer opens console/browser.
|
11 years ago |
Keivan Beigi
|
cbb1e17c4e
|
fixed broken build
|
12 years ago |
Keivan Beigi
|
c1a75604fd
|
Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
|
12 years ago |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
12 years ago |
Keivan Beigi
|
02c175950b
|
fixed broken tests.
|
12 years ago |
Keivan Beigi
|
6b0a24e28e
|
broke up EnvironmentProvider into different services
|
12 years ago |
kay.one
|
890d1f2398
|
added release results to episode detail tab
|
12 years ago |
kay.one
|
a997c10ca1
|
Fixed header request.
|
12 years ago |
kay.one
|
e5cc0c1a93
|
value injector should map lazy loaded values properly.
|
12 years ago |
kay.one
|
acf54203e5
|
Tuned down DB logging
Added cache to scene mapping.
|
12 years ago |
Keivan Beigi
|
9181b1bb91
|
more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
|
12 years ago |
Keivan Beigi
|
f162f164e7
|
removed comma from windows invalid path chars.
|
12 years ago |
Keivan Beigi
|
2f13832769
|
added platform based filepath validation.
|
12 years ago |
kay.one
|
4da6654440
|
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
|
12 years ago |
Mark McDowall
|
d33e2dff58
|
fixed some test names, added logging to last write test
|
12 years ago |
Mark McDowall
|
f5a68782ce
|
Fixed auth tests
|
12 years ago |
kay.one
|
c122502634
|
fixed app not responding to anything but localhost
disabled startup update check
|
12 years ago |
kay.one
|
3f44339381
|
static resources are mapped to full path instead of relative.
|
12 years ago |
kay.one
|
80c996c216
|
fixing update for vnext.
|
12 years ago |
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
12 years ago |
Keivan Beigi
|
4deecde092
|
back to tiny for now
|
12 years ago |
kay.one
|
32431540c5
|
Scheduled Tasks should work as long as they are registered.
|
12 years ago |
kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
12 years ago |
kay.one
|
c59fe4e674
|
fixed broken tests
|
12 years ago |
kay.one
|
1877f70403
|
fixed server side indexer issue
|
12 years ago |
kay.one
|
5c08e423a5
|
fixed indexer service, broken test
|
12 years ago |
Keivan Beigi
|
098036d49a
|
added new in memory cache.
|
12 years ago |
kay.one
|
d6cc0b40fb
|
fixed linux integration tests
|
12 years ago |
kay.one
|
2fab944fd4
|
fixed more linux tests
|
12 years ago |
Keivan Beigi
|
f65f4ff988
|
trying to fix nunit in teamcity.
|
12 years ago |
Keivan Beigi
|
3162e4864d
|
improved Linux support for tests.
|
12 years ago |
Keivan Beigi
|
182192e0ba
|
added commands.
they can be triggered using the api
api/command/
|
12 years ago |
Keivan Beigi
|
7ae9e79540
|
renamed EventAggregator to MessageAggregator
|
12 years ago |
Keivan Beigi
|
7c3c02ba60
|
more tests fixed.
|
12 years ago |
kay.one
|
b03388f7b9
|
fixed more tests.
|
12 years ago |
kay.one
|
6e88f55a54
|
cleaned up parsing logic and structure.
|
12 years ago |
Keivan Beigi
|
339dd5a1dd
|
updated to NLog 2.0.1.2
|
12 years ago |
Keivan Beigi
|
1465fbf499
|
extracted interface fom HttpProvider
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
Keivan Beigi
|
a221994cd7
|
test clean up.
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
12 years ago |
kay.one
|
dce64a5530
|
moved naming specification out of general config.
|
12 years ago |
kay.one
|
62f15d4d96
|
season list is properly populated in series details.
|
12 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"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
|
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
Conflicts:
.gitignore
|
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'
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
|
12 years ago |
Mark McDowall
|
db585b3bd7
|
Merge remote-tracking branch 'origin/dynamic-jobs'
|
12 years ago |
Mark McDowall
|
9c6d78d479
|
Cleanup and updates for XEM
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
|
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
Conflicts:
NzbDrone.Web/Scripts/NzbDrone/series.js
|
12 years ago |
Mark McDowall
|
15e4a286d1
|
Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
|
12 years ago |
Mark McDowall
|
aa282fbd4d
|
Fixed up tests
|
12 years ago |
Mark McDowall
|
eee24aff1d
|
Tests added
Series metadata will be created when series info is refreshed (and on
add)
|
12 years ago |
kay.one
|
a2d4b59002
|
Updated exceptron driver
|
13 years ago |
kay.one
|
e0470e12ca
|
Exceptions are now being stored in mongo.
|
13 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].
Fixed broken tests for GetEpisodesByParseResult.
|
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 |