kay.one
|
2f42e7dd83
|
fixed some broken tests.
|
12 years ago |
Keivan Beigi
|
1465fbf499
|
extracted interface fom HttpProvider
|
12 years ago |
Keivan Beigi
|
a8a64a42b5
|
replaced IInitializable interface with ApplicationStartedEvent
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
kay.one
|
2a1f9500eb
|
updated migration logger
|
12 years ago |
kay.one
|
3cdff3bb71
|
added marr.datamapper source code for easy debugging.
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
Keivan Beigi
|
a221994cd7
|
test clean up.
|
12 years ago |
markus101
|
4bb4faf626
|
Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
kay.one
|
e635e816f6
|
moved moving of episode files into their own service.
|
12 years ago |
kay.one
|
ef5f565a4d
|
cleaned up episode search
|
12 years ago |
kay.one
|
dce64a5530
|
moved naming specification out of general config.
|
12 years ago |
kay.one
|
db37d020f4
|
renamed report rejection reason.
|
12 years ago |
kay.one
|
6c17639ade
|
added job time that ticks kicks off scheduler.
|
12 years ago |
kay.one
|
568d4b8eeb
|
moved jobs around again ;)
|
12 years ago |
kay.one
|
50674d388c
|
more project clean up.
|
12 years ago |
kay.one
|
eaf6f94c02
|
job structure cleanup.
|
12 years ago |
Keivan Beigi
|
5e77d51510
|
Cleaned up JobController.
|
12 years ago |
Keivan Beigi
|
8ebcf0eb8b
|
moved jobcontroller to a blocking collection
|
12 years ago |
kay.one
|
1ccbb3c9d8
|
automatically download banner,poster, fanart. without a job :D
|
12 years ago |
kay.one
|
9a738e3a65
|
episode detail is working but its a bit slow.
|
12 years ago |
kay.one
|
77eedf448e
|
fixed jobs running all the time.
|
12 years ago |
kay.one
|
beb2f7c7fd
|
removed sqlce
|
12 years ago |
kay.one
|
de5d5b76e8
|
moved media file service
|
12 years ago |
Mark McDowall
|
8a3edaebbf
|
Removed upcoming, fixed broken test
|
12 years ago |
Keivan Beigi
|
94daf08361
|
add series works again, now includes title.
|
12 years ago |
kay.one
|
1d78bb7210
|
more fixed tests.
|
12 years ago |
kay.one
|
9931bab998
|
fixed more tests.
|
12 years ago |
kay.one
|
a98d792c0d
|
fixed some broken tests.
|
12 years ago |
kay.one
|
13658e3c6d
|
moved config to objectdb.
|
12 years ago |
kay.one
|
b3c6db5997
|
moved log to object db.
|
12 years ago |
Keivan Beigi
|
8a34f1096d
|
Replaced EpisodeService with IEpisodeService
|
12 years ago |
Keivan Beigi
|
b5644bf660
|
moved series/season/episodes to object db.
|
12 years ago |
kay.one
|
4504232956
|
still very broken
|
12 years ago |
kay.one
|
2d4998d52d
|
moved Series,Seasons,Episodes to their own folders.
|
12 years ago |
Keivan Beigi
|
324b5e3b80
|
fixed some broken tests.
|
12 years ago |
kay.one
|
40f3a8663d
|
splited jobprovider into jobrepo, jobcontroller, moved to object db.
|
12 years ago |
kay.one
|
cb0c3b85de
|
moved all of the tests that didn't need to be SQL test to basic core test.
|
12 years ago |
kay.one
|
f973a42669
|
separated sqlce and db4o tests.
|
12 years ago |
Mark McDowall
|
6b7e4d10e5
|
Added emptry constructor to Search
|
12 years ago |
Mark McDowall
|
edf06dda3e
|
Added test for season search
|
12 years ago |
Mark McDowall
|
8581896f58
|
Fixed broken tests and removed strict mocker
|
12 years ago |
Mark McDowall
|
5113bf3878
|
Renaming Season will succeed if no files are moved
Fixed: Renaming a season that is already named correctly will not error
|
12 years ago |
Mark McDowall
|
eebb086c60
|
Keep serching for episodes when partial search returns no results
|
12 years ago |
Mark McDowall
|
eddbd4a97b
|
Renamed some settings, added 2nd priority for sab
New: Separated priorities for new and old episodes when sent to SABnzbd
|
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
|
c693f90271
|
Fixed up issues with initial XEM implementation
|
12 years ago |
Mark McDowall
|
1b2fe6e842
|
Fixed broken tests
|
12 years ago |