| quartz:/trunk/src/java/org/quartz/ |
jump to detailed chart | hide Line HistoryConstraint |
NOTE: this repository is being scanned, some statistics may still be out of date.
Changelog
838
by jhouse on
05 September 2008, 18:07:47 -0500
(2 months 26 days ago)
QUARTZ-691: improper calculation of whether newly added trigger is earlier than the currently acquired trigger.
./impl/jdbcjobstore/JobStoreSupport.java
838
./core/JobRunShell.java
838
./core/QuartzSchedulerThread.java
838
./simpl/RAMJobStore.java
838
837
by jhouse on
25 August 2008, 14:17:30 -0500
(3 months 6 days ago)
fix bug in patch for QUARTZ-640.
./CronExpression.java
837
832
by jhouse on
21 August 2008, 08:46:09 -0500
(3 months 11 days ago)
ambiguate wording in docs a bit ;-)
./Trigger.java
832
830
by jhouse on
20 August 2008, 16:24:51 -0500
(3 months 11 days ago)
QUARTZ-688: triggers firing early.
828
by jhouse on
20 August 2008, 08:49:13 -0500
(3 months 12 days ago)
fix type-o.
./JobExecutionContext.java
828
824
by jhouse on
19 August 2008, 23:27:54 -0500
(3 months 12 days ago)
QUARTZ-668, QUARTZ-669: fixes to threading issues with multicore/multicpu systems.
./core/QuartzSchedulerThread.java
824
./simpl/SimpleThreadPool.java
824
823
by jhouse on
19 August 2008, 23:21:43 -0500
(3 months 12 days ago)
QUARTZ-579: TimeZone setting lost when setCronExpression(String) is called.
./CronTrigger.java
823
822
by jhouse on
03 August 2008, 15:18:39 -0500
(3 months 28 days ago)
QUARTZ-675: FileScanJob cannot load files with spaces or special characters in path.
./jobs/FileScanJob.java
822
./plugins/xml/JobInitializationPlugin.java
822
821
by jhouse on
02 August 2008, 23:05:52 -0500
(3 months 29 days ago)
QUARTZ-686: New config property: org.quartz.scheduler.threadsInheritContextClassLoaderOfInitializer
./core/QuartzSchedulerResources.java
821
./core/QuartzSchedulerThread.java
821
./impl/StdSchedulerFactory.java
821
820
by jhouse on
02 August 2008, 21:56:41 -0500
(3 months 29 days ago)
QUARTZ-683: Error saving recovery trigger during cluster recovery for volatile jobs.
819
by jhouse on
02 August 2008, 21:45:56 -0500
(3 months 29 days ago)
DOCS ADDITION
./impl/jdbcjobstore/CloudscapeDelegate.java
819
817
by jhouse on
02 August 2008, 21:28:51 -0500
(3 months 29 days ago)
QUARTZ-679: AnnualCalendar is not usable over time and when you persist it
QUARTZ-680: AnnualCalendar isDayExcluded doesn't take the basecalendar into accounT
./impl/calendar/AnnualCalendar.java
817
816
by jhouse on
02 August 2008, 21:26:33 -0500
(3 months 29 days ago)
QUARTZ-678: CronTrigger may return a firing time not included in the calender
./CronTrigger.java
816
815
by jhouse on
02 August 2008, 21:23:57 -0500
(3 months 29 days ago)
QUARTZ-667: FileScanJob can only access files in WEB-INF/lib
./jobs/FileScanJob.java
815
814
by jhouse on
02 August 2008, 15:40:35 -0500
(3 months 29 days ago)
QUARTZ-673: Update docs to reflect limits of '#' character in day-of-week field.
./CronExpression.java
814
813
by jhouse on
01 August 2008, 17:56:18 -0500
(4 months ago)
QUARTZ-659: RamJobStore does not remember paused job groups
./simpl/RAMJobStore.java
813
812
by jhouse on
01 August 2008, 08:32:14 -0500
(4 months 1 day ago)
QUARTZ-685 - JobDetail.equals() method had a recent copy-paste issue introduced to it.
./JobDetail.java
812
811
by jhouse on
20 June 2008, 08:38:51 -0500
(5 months 12 days ago)
QUARTZ-674: Superfluous info logged in SimpleThreadPool shutdown()
./simpl/SimpleThreadPool.java
811
810
by jhouse on
16 June 2008, 09:22:30 -0500
(5 months 16 days ago)
QUARTZ-665: Null pointer exception in Trigger.equals(), JobDetail.equals()
./JobDetail.java
810
./Trigger.java
810
809
by jhouse on
08 May 2008, 18:14:40 -0500
(6 months ago)
QUARTZ-662: NullPointerException in NthIncludedDayTrigger.getFinalFireTime()
./NthIncludedDayTrigger.java
809
808
by bayard on
08 May 2008, 09:59:32 -0500
(6 months ago)
Adding an exception throwing when the day of week or day of month contains both an L and numbers as that is not (yet) supported. Reported in QUARTZ-640 by Rex Wong
./CronExpression.java
808
802
by jhouse on
29 April 2008, 14:36:19 -0500
(7 months ago)
fix issue with constructor param not being set on member variable for RecoverMisfiredJobResult.
796
by jhouse on
25 April 2008, 21:02:43 -0500
(7 months ago)
QUARTZ-577: JobInitializationPlugin can't find quartz-jobs.xml within a JAR file
./jobs/FileScanJob.java
796
./plugins/xml/JobInitializationPlugin.java
796
./simpl/CascadingClassLoadHelper.java
796
./simpl/InitThreadContextClassLoadHelper.java
796
./simpl/LoadingLoaderClassLoadHelper.java
796
793
by jhouse on
24 April 2008, 10:42:11 -0500
(7 months ago)
QUARTZ-632: Scheduling change causes a paused/blocked scheduler to do unnecessary trigger release
./core/JobRunShell.java
793
./core/QuartzScheduler.java
793
./core/QuartzSchedulerResources.java
793
./core/QuartzSchedulerThread.java
793
./core/SchedulerSignalerImpl.java
793
791
by jhouse on
20 April 2008, 17:02:30 -0500
(7 months ago)
fix copy-paste bugs introduced with last change for fixes to QUARTZ-650 (third times the charm?)
./SimpleTrigger.java
791
788
by jhouse on
13 April 2008, 14:44:48 -0500
(7 months ago)
Fix NPE introduced by recent changes for QUARTZ-650
./SimpleTrigger.java
788
787
by eagle79 on
12 April 2008, 11:08:58 -0500
(7 months ago)
Fixes for QUARTZ-549
./NthIncludedDayTrigger.java
787
785
by jhouse on
10 April 2008, 18:25:02 -0500
(7 months ago)
QUARTZ-638: synchronize access/mutation of 'signaled' value.
./core/QuartzSchedulerThread.java
785
784
by jhouse on
10 April 2008, 12:41:09 -0500
(7 months ago)
QUARTZ-657: Deadlock in RAMJobStore - change all synchronization to be upon triggerLock, since we can't rely on order of operations to avoid deadlocks.
./simpl/RAMJobStore.java
784
783
by jhouse on
26 March 2008, 21:34:42 -0500
(8 months ago)
QUARTZ-641: Invalid run triggers with startTime older than about 248 days
|