Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Directories may incorrectly appear empty during initial scan.
NOTE: this repository is being scanned, some statistics may still be out of date.

Changelog

837 by jhouse on 25 August 2008, 14:17:30 -0500 (11 days ago) fix bug in patch for QUARTZ-640.

./src/java/org/quartz/CronExpression.java 837 history download (+2 -2) diffs

./src/test/java/org/quartz/CronExpressionTest.java 837 history download (+5 -0) diffs

836 by jhouse on 25 August 2008, 11:09:10 -0500 (11 days ago) tweak formatting.

./docs/index.html 836 history download (+3 -0) diffs

835 by jhouse on 24 August 2008, 15:30:57 -0500 (11 days ago) updating website for 1.6.1. rc3 release.

./docs/index.html 835 history download (+16 -21) diffs

./docs/meta.xml 835 history download (+4 -4) diffs

834 by jhouse on 22 August 2008, 19:55:26 -0500 (13 days ago) syncing docs to those in confluence.

./docs/wikidocs/Example14.html 834 history download (+2 -2) diffs

./docs/wikidocs/Quartz 1.6.1.html 834 history download (+45 -65) diffs

./docs/wikidocs/TutorialLesson4.html 834 history download (+3 -3) diffs

./docs/wikidocs/TutorialLesson5.html 834 history download (+42 -118) diffs

833 by jhouse on 22 August 2008, 19:06:05 -0500 (13 days ago) marking code as 1.6.1 rc3

./build.properties 833 history download (+1 -1) diffs

832 by jhouse on 21 August 2008, 08:46:09 -0500 (15 days ago) ambiguate wording in docs a bit ;-)

./src/java/org/quartz/Trigger.java 832 history download (+4 -4) diffs

831 by jhouse on 21 August 2008, 08:44:48 -0500 (15 days ago) change priority of example trigger to discourage use of negative priorities.

./examples/src/java/org/quartz/examples/example14/PriorityExample.java 831 history download (+2 -2) diffs

830 by jhouse on 20 August 2008, 16:24:51 -0500 (15 days ago) QUARTZ-688: triggers firing early.

./src/java/org/quartz/core/QuartzSchedulerThread.java 830 history download (+8 -4) diffs

829 by jhouse on 20 August 2008, 11:26:29 -0500 (16 days ago) update about rc2

./docs/index.html 829 history download (+3 -3) diffs

828 by jhouse on 20 August 2008, 08:49:13 -0500 (16 days ago) fix type-o.

./src/java/org/quartz/JobExecutionContext.java 828 history download (+1 -1) diffs

827 by jhouse on 20 August 2008, 00:17:07 -0500 (16 days ago) add 1.6.1rc2 download url.

./docs/meta.xml 827 history download (+4 -4) diffs

826 by jhouse on 20 August 2008, 00:00:56 -0500 (16 days ago) updates to docs from wiki.

./docs/wikidocs/ConfigMain.html 826 history download (+10 -1) diffs

./docs/wikidocs/JobInitPlugin.html 826 history download (+33 -18) diffs

./docs/wikidocs/Quartz 1.6.1.html 826 history download (+1095 -1018) diffs

./docs/wikidocs/Quartz Users.html 826 history download (+1 -0) diffs

./docs/wikidocs/QuartzSpringIntegration.html 826 history download (+62 -62) diffs

… 1 more file in changeset.
825 by jhouse on 19 August 2008, 23:30:09 -0500 (16 days ago) set version to 1.6.1 RC2 to prepare for RC2 build/release.

./build.properties 825 history download (+1 -1) diffs

824 by jhouse on 19 August 2008, 23:27:54 -0500 (16 days ago) QUARTZ-668, QUARTZ-669: fixes to threading issues with multicore/multicpu systems.

./src/java/org/quartz/core/QuartzSchedulerThread.java 824 history download (+100 -139) diffs

./src/java/org/quartz/simpl/SimpleThreadPool.java 824 history download (+23 -12) diffs

823 by jhouse on 19 August 2008, 23:21:43 -0500 (16 days ago) QUARTZ-579: TimeZone setting lost when setCronExpression(String) is called.

./src/java/org/quartz/CronTrigger.java 823 history download (+14 -1) diffs

822 by jhouse on 03 August 2008, 15:18:39 -0500 (32 days ago) QUARTZ-675: FileScanJob cannot load files with spaces or special characters in path.

./src/java/org/quartz/jobs/FileScanJob.java 822 history download (+2 -1) diffs

./src/java/org/quartz/plugins/xml/JobInitializationPlugin.java 822 history download (+3 -2) diffs

821 by jhouse on 02 August 2008, 23:05:52 -0500 (33 days ago) QUARTZ-686: New config property: org.quartz.scheduler.threadsInheritContextClassLoaderOfInitializer

./src/java/org/quartz/core/QuartzSchedulerResources.java 821 history download (+19 -0) diffs

./src/java/org/quartz/core/QuartzSchedulerThread.java 821 history download (+5 -0) diffs

./src/java/org/quartz/impl/StdSchedulerFactory.java 821 history download (+10 -0) diffs

./src/java/org/quartz/impl/jdbcjobstore/JobStoreSupport.java 821 history download (+29 -0) diffs

820 by jhouse on 02 August 2008, 21:56:41 -0500 (33 days ago) QUARTZ-683: Error saving recovery trigger during cluster recovery for volatile jobs.

./src/java/org/quartz/impl/jdbcjobstore/JobStoreSupport.java 820 history download (+1 -0) diffs

819 by jhouse on 02 August 2008, 21:45:56 -0500 (33 days ago) DOCS ADDITION

./src/java/org/quartz/impl/jdbcjobstore/CloudscapeDelegate.java 819 history download (+2 -1) diffs

818 by jhouse on 02 August 2008, 21:30:55 -0500 (33 days ago) QUARTZ-670: table creation sql fails for newer Derby databases

./docs/dbTables/tables_derby.sql 818 history download (+22 -21) diffs

./docs/dbTables/tables_derby_previous.sql 818 history download (+133) new

817 by jhouse on 02 August 2008, 21:28:51 -0500 (33 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

./src/java/org/quartz/impl/calendar/AnnualCalendar.java 817 history download (+72 -8) diffs

./src/test/java/org/quartz/AnnualCalendarTest.java 817 history download (+52 -9) diffs

816 by jhouse on 02 August 2008, 21:26:33 -0500 (33 days ago) QUARTZ-678: CronTrigger may return a firing time not included in the calender

./src/java/org/quartz/CronTrigger.java 816 history download (+20 -5) diffs

815 by jhouse on 02 August 2008, 21:23:57 -0500 (33 days ago) QUARTZ-667: FileScanJob can only access files in WEB-INF/lib

./src/java/org/quartz/jobs/FileScanJob.java 815 history download (+2 -1) diffs

814 by jhouse on 02 August 2008, 15:40:35 -0500 (33 days ago) QUARTZ-673: Update docs to reflect limits of '#' character in day-of-week field.

./src/java/org/quartz/CronExpression.java 814 history download (+3 -1) diffs

813 by jhouse on 01 August 2008, 17:56:18 -0500 (34 days ago) QUARTZ-659: RamJobStore does not remember paused job groups

./src/java/org/quartz/simpl/RAMJobStore.java 813 history download (+20 -1) diffs

./src/test/java/org/quartz/simpl/RAMJobStoreTest.java 813 history download (+24 -0) diffs

812 by jhouse on 01 August 2008, 08:32:14 -0500 (35 days ago) QUARTZ-685 - JobDetail.equals() method had a recent copy-paste issue introduced to it.

./src/java/org/quartz/JobDetail.java 812 history download (+1 -1) diffs

811 by jhouse on 20 June 2008, 08:38:51 -0500 (2 months 16 days ago) QUARTZ-674: Superfluous info logged in SimpleThreadPool shutdown()

./src/java/org/quartz/simpl/SimpleThreadPool.java 811 history download (+0 -7) diffs

810 by jhouse on 16 June 2008, 09:22:30 -0500 (2 months 20 days ago) QUARTZ-665: Null pointer exception in Trigger.equals(), JobDetail.equals()

./src/java/org/quartz/JobDetail.java 810 history download (+28 -0) diffs

./src/java/org/quartz/Trigger.java 810 history download (+10 -3) diffs

./src/test/java/org/quartz/SimpleTriggerTest.java 810 history download (+5 -0) diffs

809 by jhouse on 08 May 2008, 18:14:40 -0500 (3 months 27 days ago) QUARTZ-662: NullPointerException in NthIncludedDayTrigger.getFinalFireTime()

./src/java/org/quartz/NthIncludedDayTrigger.java 809 history download (+7 -2) diffs

808 by bayard on 08 May 2008, 09:59:32 -0500 (3 months 28 days 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

./src/java/org/quartz/CronExpression.java 808 history download (+10 -0) diffs

./src/test/java/org/quartz/CronExpressionTest.java 808 history download (+24 -0) diffs

earlier earlier | later later
Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.0.beta1 Build:build-316 2008-09-03 ) - Administration - Page generated 2008-09-05 14:50 -0500