Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 304 2

latest revision download trunk

304 annotated / raw | Diffs: previous, other | Lines: 671 ( +3, -9 )

Created: 2008-11-08 08:48:01 -0600 (26 days ago) | Author: lahma | Changeset: 304

Removed Framework 1.x support, change to generics first version

290 annotated / raw | Diffs: previous, other | Lines: 677 ( +5, -2 )

Created: 2008-10-25 02:00:23 -0500 (41 days ago) | Author: lahma | Changeset: 290

Fix negative Monitor.Wait when timeUntilTrigger gets negative value

Branch point for: Quartz-1.0-Maintenance

Tags: Quartz.NET-1.0

281 annotated / raw | Diffs: previous, other | Lines: 674 ( +34, -30 )

Created: 2008-10-07 04:04:46 -0500 (59 days ago) | Author: lahma | Changeset: 281

avoid another deadlock when job is rescheduling itself and jobstore is ADO job store

276 annotated / raw | Diffs: previous, other | Lines: 670 ( +28, -26 )

Created: 2008-10-07 01:09:56 -0500 (59 days ago) | Author: lahma | Changeset: 276

Sync with Java Quartz: avoid deadlock in scenario where job reschedules itself at the same time this altered block is running (if JobStore is ADO job store).

264 annotated / raw | Diffs: previous, other | Lines: 668 ( +3, -3 )

Created: 2008-09-06 03:16:35 -0500 (2 months 29 days ago) | Author: lahma | Changeset: 264

QRTZNET-122: Triggering a job remotely often does not fire the job

Tags: 1.0 RC 3

262 annotated / raw | Diffs: previous, other | Lines: 668 ( +2, -10 )

Created: 2008-08-30 07:09:56 -0500 (3 months 4 days ago) | Author: lahma | Changeset: 262

QRTZNET-123: QuartzSchedulerThread Log property is null

258 annotated / raw | Diffs: previous, other | Lines: 676 ( +11, -4 )

Created: 2008-08-24 04:04:29 -0500 (3 months 11 days ago) | Author: lahma | Changeset: 258

QUARTZ-688: triggers firing early

257 annotated / raw | Diffs: previous, other | Lines: 669 ( +125, -165 )

Created: 2008-08-24 03:55:22 -0500 (3 months 11 days ago) | Author: lahma | Changeset: 257

QUARTZ-668, QUARTZ-669: fixes to threading issues

245 annotated / raw | Diffs: previous, other | Lines: 709 ( +20, -19 )

Created: 2008-08-05 09:51:59 -0500 (3 months 29 days ago) | Author: lahma | Changeset: 245

Replaced ints and longs with TimeSpan where suitable, some little cleanup

Tags: 1.0 RC 2

237 annotated / raw | Diffs: previous, other | Lines: 708 ( +4, -1 )

Created: 2008-06-15 06:03:53 -0500 (5 months 20 days ago) | Author: lahma | Changeset: 237

Cleaning up test script and tests

Tags: 1.0 RC 1

224 annotated / raw | Diffs: previous, other | Lines: 705 ( +120, -33 )

Created: 2008-04-29 14:46:30 -0500 (7 months ago) | Author: lahma | Changeset: 224

QRTZNET-110, Scheduling change causes a paused/blocked scheduler to do unnecessary trigger release

213 annotated / raw | Diffs: previous, other | Lines: 618 ( +34, -15 )

Created: 2008-04-13 07:07:38 -0500 (7 months ago) | Author: lahma | Changeset: 213

Setting signaled to be behind synchronization, catching up with Java Quartz

205 annotated / raw | Diffs: previous, other | Lines: 599 ( +1, -1 )

Created: 2008-03-31 04:02:33 -0500 (8 months ago) | Author: lahma | Changeset: 205

Fixed small typo

203 annotated / raw | Diffs: previous, other | Lines: 599 ( +6, -6 )

Created: 2008-03-30 17:07:51 -0500 (8 months ago) | Author: lahma | Changeset: 203

QuartzSchedulerThread stops processing jobs if computer clock is advanced more than 24 days, QRTZNET-97

152 annotated / raw | Diffs: previous, other | Lines: 599 ( +2, -2 )

Created: 2007-11-14 08:57:46 -0600 (12 months ago) | Author: lahma | Changeset: 152

Changed all uppercase casing in constants to camel case

Tags: Quartz.NET-0.9.1

141 annotated / raw | Diffs: previous, other | Lines: 599 ( +13, -11 )

Created: 2007-10-27 12:42:16 -0500 (13 months ago) | Author: lahma | Changeset: 141

Take two on making API FxCop accepted, IFormatProviders and CamelCase constants, QRTZNET-59

121 annotated / raw | Diffs: previous, other | Lines: 597 ( +6, -6 )

Created: 2007-09-09 13:40:11 -0500 (14 months ago) | Author: lahma | Changeset: 121

All time handling changed to UTC, QRTZNET-46

90 annotated / raw | Diffs: previous, other | Lines: 597 ( +496, -421 )

Created: 2007-08-01 07:17:11 -0500 (16 months ago) | Author: lahma | Changeset: 90

Documentation fixes, added missing thread interrupt exception handlers, cleanup

Tags: Quartz.NET-0.6

83 annotated / raw | Diffs: previous, other | Lines: 522 ( +3, -3 )

Created: 2007-07-31 07:52:18 -0500 (16 months ago) | Author: lahma | Changeset: 83

Applied enum patch and some cleanup, QRTZNET-26

61 annotated / raw | Diffs: previous, other | Lines: 522 ( +13, -19 )

Created: 2007-07-13 04:52:00 -0500 (16 months ago) | Author: lahma | Changeset: 61

Applied Drew Burlingame's string.format patch and added some tests

Branch point for: tag:before_enum_changes

48 annotated / raw | Diffs: previous, other | Lines: 528 ( +251, -243 )

Created: 2007-06-17 14:22:07 -0500 (17 months ago) | Author: lahma | Changeset: 48

Changes from Quartz 1.6, preparing 0.5 release

Tags: Quartz.NET-0.5

42 annotated / raw | Diffs: previous, other | Lines: 520 ( +7, -7 )

Created: 2007-06-11 12:44:04 -0500 (17 months ago) | Author: lahma | Changeset: 42

Code cleanup and enhancements, QRTZNET-12

33 annotated / raw | Diffs: previous, other | Lines: 520 ( +8, -0 )

Created: 2007-05-19 14:32:18 -0500 (18 months ago) | Author: lahma | Changeset: 33

Merged changes from Quartz 1.5.2 and some cleanup

30 annotated / raw | Diffs: previous, other | Lines: 512 ( +1, -1 )

Created: 2007-04-01 06:31:26 -0500 (20 months ago) | Author: lahma | Changeset: 30

Refactoring, documentation cleanup

5 annotated / raw | Diffs: previous, other | Lines: 512 ( +1, -1 )

Created: 2006-12-07 10:38:02 -0600 (23 months ago) | Author: lahma | Changeset: 5

Updated to use Spring's Common.Logging

Branch point for: Quartz_0.4.2

Tags: Quartz.NET-0.4 Quartz.NET-0.4.1

2 new annotated / raw | Lines: 512 ( +512, -0 )

Created: 2006-12-07 10:20:32 -0600 (23 months ago) | Author: lahma | Changeset: 2

Initial commit

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2008-12-05 05:52 -0600