kay.one
|
4fe1d7e6f7
|
Jobs added to queue have higher priority than scheduler jobs.
|
2012-02-26 14:35:45 -08:00 |
kay.one
|
e358ad6d87
|
Jobs now use Timespan rather than integer to represent minutes.
|
2012-01-14 18:47:23 -08:00 |
Mark McDowall
|
69ddeeb0e3
|
Fixed spelling for Expected[LogType].
Fixed broken tests for GetEpisodesByParseResult.
|
2011-12-19 16:58:26 -08:00 |
kay.one
|
a7a7c4ab49
|
Fixed job provider existing job update bug.
|
2011-12-14 00:40:39 -08:00 |
Mark McDowall
|
f56bf62991
|
JobProvider.Initialize will now update existing jobs.
|
2011-12-13 17:07:16 -08:00 |
Mark McDowall
|
1498027192
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
2011-12-01 23:45:34 -08:00 |
kay.one
|
ce8713d953
|
last fix for deleted job didn't work, this should fix it.
|
2011-12-01 23:26:38 -08:00 |
Mark McDowall
|
9a0fe35008
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Conflicts:
NzbDrone.Core.Test/ProviderTests/JobProviderTests/JobProviderFixture.cs
|
2011-12-01 22:32:04 -08:00 |
kay.one
|
bb460163c2
|
Fixed job provider issue where deleted job classes would break scheduler.
|
2011-12-01 22:26:06 -08:00 |
Mark McDowall
|
8de49bb112
|
Moved RenameSeriesJob to the Jobs folder.
|
2011-12-01 21:14:59 -08:00 |
kay.one
|
fabc4c84bd
|
Moved Jobs to their own folder.
|
2011-12-01 17:33:17 -08:00 |
kay.one
|
5c091ccb80
|
Fixed broken tests.
|
2011-11-30 20:16:46 -08:00 |
Mark McDowall
|
6805a1041b
|
InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs).
|
2011-11-30 18:23:22 -08:00 |
kay.one
|
1233089ee4
|
Even more faster tests.
|
2011-11-16 22:40:54 -08:00 |
kay.one
|
04d40575da
|
Cleaned up JobProviderFixture, should save ~20 seconds in build time.
|
2011-11-16 22:23:35 -08:00 |
kay.one
|
51518787d8
|
Lots of initialization, configuration clean up.
|
2011-11-13 16:22:18 -08:00 |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
2011-11-12 23:27:16 -08:00 |
kay.one
|
07458529f6
|
JobProvider can reset itself.
cleaned up unit test logging
|
2011-11-06 22:26:21 -08:00 |