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

763 by bayard on 27 December 2007, 21:37:08 -0600 (11 months ago) The 1.6.x branch has been folded back onto trunk as we're not working on a 1.7.x or 2.x mainline at all yet

. 763 history deleted

./www 763 history deleted

./www/index.html 763 history deleted

./docs 763 history deleted

./docs/docs.html 763 history deleted

… 785 more files in changeset.
762 by bayard on 27 December 2007, 21:34:37 -0600 (11 months ago) Fixing javadoc fix in r739 that was incorrectly merged from r738 on trunk

./src/java/org/quartz/SimpleTrigger.java 762 history download (+15 -14) diffs

756 by bayard on 24 December 2007, 01:23:32 -0600 (11 months ago) Applying the fix to Reid Varner's reported infinite looping bug in QUARTZ-636. Also adding a unit test to show the bug

./src/java/org/quartz/impl/calendar/MonthlyCalendar.java 756 history download (+2 -2) diffs

./src/test/java/org/quartz/MonthlyCalendarTest.java 756 history download (+49) new

754 by bayard on 24 December 2007, 00:55:43 -0600 (11 months ago) Changing getIntValue return type from long to int as per QUARTZ-639 and Peter Gershkovich's report

./src/java/org/quartz/JobDataMap.java 754 history download (+2 -2) diffs

753 by bayard on 30 November 2007, 01:31:57 -0600 (12 months ago) Applying my patch from QUARTZ-600 - fixing things so that Spring can get at the old functionality of saving as a CronTrigger/SimpleTrigger table and not as a blog when extending

./src/java/org/quartz/CronTrigger.java 753 history download (+18 -0) diffs

./src/java/org/quartz/SimpleTrigger.java 753 history download (+18 -0) diffs

./src/java/org/quartz/impl/jdbcjobstore/JobStoreSupport.java 753 history download (+4 -4) diffs

./src/java/org/quartz/impl/jdbcjobstore/PointbaseDelegate.java 753 history download (+4 -4) diffs

./src/java/org/quartz/impl/jdbcjobstore/StdJDBCDelegate.java 753 history download (+4 -4) diffs

… 2 more files in changeset.
751 by bayard on 01 November 2007, 23:31:46 -0500 (13 months ago) Really adding a PairTest this time - QUARTZ-625

./src/test/java/org/quartz/utils/PairTest.java 751 history download (+62) new

750 by bayard on 01 November 2007, 23:31:22 -0500 (13 months ago) Fixing Pair.java so it compiles, and adding a PairTest - QUARTZ-625

./src/java/org/quartz/utils/Pair.java 750 history download (+6 -6) diffs

748 by jhouse on 31 October 2007, 20:30:30 -0500 (13 months ago) mark QuartzInitializerServlet deprecated and refer to QuartzInitializerListener

./src/java/org/quartz/ee/servlet/QuartzInitializerServlet.java 748 history download (+1 -0) diffs

… 1 more file in changeset.
747 by jhouse on 31 October 2007, 19:59:00 -0500 (13 months ago) QUARTZ-625 : NullPointer in org.quartz.utils.Pair.hashCode() method

./src/java/org/quartz/utils/Pair.java 747 history download (+26 -2) diffs

… 1 more file in changeset.
744 by bayard on 27 October 2007, 22:25:52 -0500 (13 months ago) Testing CronTrigger serialization

./src/test/java/org/quartz/CronTrigger-1.5.2.ser 744 history download (+0) new

./src/test/java/org/quartz/CronTriggerTest.java 744 history download (+55 -3) diffs

743 by bayard on 27 October 2007, 13:59:22 -0500 (13 months ago) Applying a javadoc change as per QUARTZ-580

./src/java/org/quartz/NthIncludedDayTrigger.java 743 history download (+5 -3) diffs

740 by bayard on 25 October 2007, 01:06:25 -0500 (13 months ago) Applying the first part of the QUARTZ-607 patch, adding the job name to a thrown exception

./src/java/org/quartz/impl/jdbcjobstore/JobStoreSupport.java 740 history download (+2 -2) diffs

739 by jhouse on 21 October 2007, 15:17:21 -0500 (13 months ago) QUARTZ-554 : clarify docs about nextFireTime and startTime

./src/java/org/quartz/CronTrigger.java 739 history download (+12 -4) diffs

./src/java/org/quartz/SimpleTrigger.java 739 history download (+11 -4) diffs

./src/java/org/quartz/Trigger.java 739 history download (+24 -3) diffs

734 by jhouse on 21 October 2007, 14:04:55 -0500 (13 months ago) QUARTZ-521 : possible infinite loop during deletion of trigger if it was already removed/replaced.

./src/java/org/quartz/simpl/RAMJobStore.java 734 history download (+2 -0) diffs

733 by bayard on 22 September 2007, 19:53:38 -0500 (14 months ago) Applying Andriy's fix to update the webapp to Spring 2.0 - QUARTZ-619

./webapp/webroot/WEB-INF/applicationContext.xml 733 history download (+4 -3) diffs

731 by bayard on 19 September 2007, 23:34:26 -0500 (14 months ago) And rolling the 3->TriggerUtils.TUESDAY changes out (*sigh*). It's not as simple as I thought. QUAR
TZ-549

./src/test/java/org/quartz/NthIncludedDayTriggerTest.java 731 history download (+3 -3) diffs

729 by bayard on 19 September 2007, 23:32:04 -0500 (14 months ago) Another 3->TriggerUtils.TUESDAY, and rolling one back because it was MONTHLY. QUARTZ-549.

./src/test/java/org/quartz/NthIncludedDayTriggerTest.java 729 history download (+2 -2) diffs

727 by bayard on 19 September 2007, 23:28:48 -0500 (14 months ago) Modifying the (3) to (TriggerUtils.TUESDAY) so its more meaningful - mentioned in QUARTZ-549

./src/test/java/org/quartz/NthIncludedDayTriggerTest.java 727 history download (+3 -3) diffs

724 by bayard on 19 September 2007, 01:20:15 -0500 (14 months ago) Applying the patch from QUARTZ-581 to null protect the tnft variable

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

722 by bayard on 07 September 2007, 09:51:05 -0500 (14 months ago) Applying the patch from QUARTZ-606 based on Marko's suggested change in Quartz.NET

./src/java/org/quartz/simpl/RAMJobStore.java 722 history download (+15 -9) diffs

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

720 by bayard on 06 September 2007, 14:14:46 -0500 (14 months ago) Applying second patch from QUARTZ-557

./src/java/org/quartz/SimpleTrigger.java 720 history download (+8 -7) diffs

718 by bayard on 22 August 2007, 05:26:09 -0500 (15 months ago) Fixing setDaysExcluded(Calendar,boolean) so the boolean variable is actually used as per QUARTZ-589

./src/java/org/quartz/impl/calendar/AnnualCalendar.java 718 history download (+13 -5) diffs

./src/test/java/org/quartz/AnnualCalendarTest.java 718 history download (+36 -0) diffs

716 by bayard on 22 August 2007, 05:22:53 -0500 (15 months ago) Applying the patch from QUARTZ-590 to protect setDaysExcluded() from null input

./src/java/org/quartz/impl/calendar/AnnualCalendar.java 716 history download (+4 -3) diffs

./src/test/java/org/quartz/AnnualCalendarTest.java 716 history download (+12 -0) diffs

715 by jhouse on 21 August 2007, 23:50:07 -0500 (15 months ago) QUARTZ-595 - account for timezone properly, particularly when expression includes last day of month and/or weekday selections.

./src/java/org/quartz/CronExpression.java 715 history download (+4 -4) diffs

… 1 more file in changeset.
713 by bayard on 20 June 2007, 14:51:33 -0500 (17 months ago) Fixing typos as per QUARTZ-588

./src/java/org/quartz/SimpleTrigger.java 713 history download (+1 -1) diffs

711 by bayard on 12 June 2007, 14:33:58 -0500 (17 months ago) Fixing paths to jars - untested

./examples/bin/buildcp.bat 711 history download (+2 -2) diffs

710 by bayard on 12 June 2007, 14:33:20 -0500 (17 months ago) Fixing paths to jars

./examples/bin/buildcp.sh 710 history download (+2 -2) diffs

708 by bayard on 07 May 2007, 13:04:12 -0500 (18 months ago) Fixing compile-time error in the first patch for QUARTZ-465 (this is the second patch)

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

707 by bayard on 07 May 2007, 12:58:37 -0500 (18 months ago) Applying patch from QUARTZ-465 so that triggerFinalized is notified in the right places

./src/java/org/quartz/core/SchedulerSignalerImpl.java 707 history download (+11 -7) diffs

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

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

./src/java/org/quartz/spi/SchedulerSignaler.java 707 history download (+2 -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.1 Build:build-325 2008-09-24) - Administration - Page generated 2008-12-02 10:07 -0600