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 821 145

latest revision download trunk

821 annotated / raw | Diffs: previous, other | Lines: 1409 ( +10, -0 )

Created: 2008-08-02 23:05:52 -0500 (3 months 18 days ago) | Author: jhouse | Changeset: 821

QUARTZ-686: New config property: org.quartz.scheduler.threadsInheritContextClassLoaderOfInitializer

Properties

 svn:eol-style = native

793 annotated / raw | Diffs: previous, other | Lines: 1399 ( +2, -6 )

Created: 2008-04-24 10:42:11 -0500 (6 months ago) | Author: jhouse | Changeset: 793

QUARTZ-632: Scheduling change causes a paused/blocked scheduler to do unnecessary trigger release

Properties

 svn:eol-style = native

682 annotated / raw | Diffs: previous, other | Lines: 1403 ( +65, -63 )

Created: 2007-03-30 12:27:18 -0500 (19 months ago) | Author: bayard | Changeset: 682

Moving the inputstream close() call into a finally {} block. Also changing an inline FileInputStream so it is held in a variable and can be closed. Requested in QUARTZ-536

Properties

 svn:eol-style = native

669 annotated / raw | Diffs: previous, other | Lines: 1401 ( +3, -1 )

Created: 2007-03-19 00:59:24 -0500 (20 months ago) | Author: bayard | Changeset: 669

Applying revisions 663 through to 668 from the branch: https://svn.opensymphony.com/svn/quartz/branches/quartz_1-6.

This comprises the following JIRA issue fixes:

http://jira.opensymphony.com/browse/QUARTZ-564 (word change)
http://jira.opensymphony.com/browse/QUARTZ-559 (patch)
http://jira.opensymphony.com/browse/QUARTZ-553 (patch)
http://jira.opensymphony.com/browse/QUARTZ-558 (patch)
http://jira.opensymphony.com/browse/QUARTZ-562 (patch)
http://jira.opensymphony.com/browse/QUARTZ-545 (word change)

Properties

 svn:eol-style = native

658 annotated / raw | Diffs: previous, other | Lines: 1399 ( +2, -1 )

Created: 2007-03-10 07:02:55 -0600 (20 months ago) | Author: perfnorm | Changeset: 658

Fixed checkstyle warnings

Properties

 svn:eol-style = native

656 annotated / raw | Diffs: previous, other | Lines: 1398 ( +8, -3 )

Created: 2006-12-01 12:03:45 -0600 (23 months ago) | Author: jhouse | Changeset: 656

QUARTZ-536 - initialization resource files not gracefully closed.

Properties

 svn:eol-style = native

610 annotated / raw | Diffs: previous, other | Lines: 1393 ( +17, -10 )

Created: 2006-08-17 09:53:35 -0500 (2 years 3 months ago) | Author: jrosenberg | Changeset: 610

Issue number: QUARTZ-497
If a Semaphore implements TablePrefixAware interface, then propogate the JobStoreSupport's table prefix to the Semaphore.

Branch point for: quartz_1-6

Tags: quartz_1-6-0-alpha

Properties

 svn:eol-style = native

575 annotated / raw | Diffs: previous, other | Lines: 1386 ( +18, -20 )

Created: 2006-07-05 08:57:11 -0500 (2 years 4 months ago) | Author: jrosenberg | Changeset: 575

Issue number: QUARTZ-480
Narrowed scope of connection provider properties

Properties

 svn:eol-style = native

556 annotated / raw | Diffs: previous, other | Lines: 1388 ( +69, -4 )

Created: 2006-06-12 14:42:41 -0500 (2 years 5 months ago) | Author: jrosenberg | Changeset: 556

Issue number: QUARTZ-300
Support new jmx functionallity to create an MBean Scheduler Proxy, and pass jmx export parameters to QuartzScheduler.

Properties

 svn:eol-style = native

551 annotated / raw | Diffs: previous, other | Lines: 1323 ( +13, -12 )

Created: 2006-06-07 14:48:53 -0500 (2 years 5 months ago) | Author: jrosenberg | Changeset: 551

Issue number: QUARTZ-429
Only try to set the instance generator properties if we have one.

Properties

 svn:eol-style = native

537 annotated / raw | Diffs: previous, other | Lines: 1322 ( +6, -2 )

Created: 2006-05-23 09:38:08 -0500 (2 years 5 months ago) | Author: jrosenberg | Changeset: 537

Issue number: QUARTZ-433
Added support for optional "org.quartz.scheduler.rmi.bindName" property, which if set, overwrites the id used to bind/lookup the scheduler in RMI.

Properties

 svn:eol-style = native

509 annotated / raw | Diffs: previous, other | Lines: 1318 ( +6, -0 )

Created: 2006-05-16 07:27:34 -0500 (2 years 6 months ago) | Author: jrosenberg | Changeset: 509

Issue number: QUARTZ-204
Support "org.quartz.scheduler.makeSchedulerThreadDaemon" property which if true marks the main quartz scheduler thread as daemon.

Properties

 svn:eol-style = native

503 annotated / raw | Diffs: previous, other | Lines: 1312 ( +6, -2 )

Created: 2006-05-12 15:41:56 -0500 (2 years 6 months ago) | Author: jrosenberg | Changeset: 503

Issue number: QUARTZ-243
Moved schedulerPlugins from the QuartzScheduler into the QuartzSchedulerResources so that they can be set by the DirectSchedulerFactory.

Properties

 svn:eol-style = native

495 annotated / raw | Diffs: previous, other | Lines: 1308 ( +32, -1 )

Created: 2006-05-10 16:41:56 -0500 (2 years 6 months ago) | Author: jrosenberg | Changeset: 495

Issue number: QUARTZ-441
Support "org.quartz.jobStore.lockHandler.class" property of jdbc job stores, including bean properties of the loaded Semaphore class.

Properties

 svn:eol-style = native

479 annotated / raw | Diffs: previous, other | Lines: 1277 ( +15, -2 )

Created: 2006-05-01 08:10:37 -0500 (2 years 6 months ago) | Author: jrosenberg | Changeset: 479

Issue number: QUARTZ-429
Support setting properties on the InstanceIdGenerator

Properties

 svn:eol-style = native

452 annotated / raw | Diffs: previous, other | Lines: 1264 ( +47, -15 )

Created: 2006-04-13 12:13:43 -0500 (2 years 7 months ago) | Author: jrosenberg | Changeset: 452

Issue number: QUARTZ-409
When overriding properties with system properties, catch any AccessControlExceptions and just log a warning that system property overriding was skipped (with advice on how to fix the exception).

Properties

 svn:eol-style = native

426 annotated / raw | Diffs: previous, other | Lines: 1232 ( +110, -69 )

Created: 2006-03-20 15:40:36 -0600 (2 years 8 months ago) | Author: jrosenberg | Changeset: 426

Issue number: QUARTZ-374
Fixed main Quartz src to comply with checkstyle

Properties

 svn:eol-style = native

413 annotated / raw | Diffs: previous, other | Lines: 1191 ( +4, -2 )

Created: 2006-03-16 11:03:27 -0600 (2 years 8 months ago) | Author: jrosenberg | Changeset: 413

Issue number: QUARTZ-369
Cleaned up the logging to be consistent, following these rules:
1. Do not cache the log statically, to avoid potential redeployment issues.
2. Where appropriate, do cache the log in a private final member. By appropriate, I mean if the class always uses the log during normal execution, or if very few of the object are ever created.
For example, AttributeRestoringConnectionWrapper does not cache the log because it only uses the log for warning cases, and an instance is created per connection.
   private final Log log = LogFactory.getLog(getClass());
3. Expose the log through a protected non-static getLog() method that can be then used by any subclass (existing public methods are left public for backwards compatibility, though in a few cases a static getLog() method was changed to be non-static which would break backwards compatibility if the methods were being used, though it seems extremely unlikely they would be.)
4. Pass getClass() to LogFactory.getLog() rather than ClassName.class, so that subclasses always get the correct category name
5. One exception to these rules is UserTransactionHelper which is an all static class, and so has a static getLog method, does not cache the log, and must use the UserTransactionHelper.class category.
6. Also did a quick run through to make sure any debug messages that are building strings dynamically are protected by isDebugEnabled()

Properties

 svn:eol-style = native

359 annotated / raw | Diffs: previous, other | Lines: 1189 ( +12, -14 )

Created: 2006-03-02 14:10:17 -0600 (2 years 8 months ago) | Author: jrosenberg | Changeset: 359

Issue number:  QUARTZ-339
Use the UserTransactionHelper global static utility class.
Also cleaned up some typos in the class comment.

Properties

 svn:eol-style = native

265 annotated / raw | Diffs: previous, other | Lines: 1191 ( +26, -7 )

Created: 2005-10-01 23:43:49 -0500 (3 years 1 month ago) | Author: jhouse | Changeset: 265

Issue number:  QUARTZ-256
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Branch point for: b_quartz_1-5-x

Tags: quartz_1-5-1 quartz_1-5-2

Properties

 svn:eol-style = native

260 annotated / raw | Diffs: previous, other | Lines: 1172 ( +99, -60 )

Created: 2005-09-28 22:44:48 -0500 (3 years 1 month ago) | Author: jhouse | Changeset: 260

Issue number:  QUARTZ-115
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Properties

 svn:eol-style = native

189 annotated / raw | Diffs: previous, other | Lines: 1133 ( +2, -1 )

Created: 2005-08-06 11:44:40 -0500 (3 years 3 months ago) | Author: jhouse | Changeset: 189

Issue number: QUARTZ-231
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Tags: quartz_1_5_0_rc1 v1_5_0

Properties

 svn:eol-style = native

172 annotated / raw | Diffs: previous, other | Lines: 1132 ( +10, -7 )

Created: 2005-07-17 17:57:35 -0500 (3 years 4 months ago) | Author: jhouse | Changeset: 172

Issue number:  QUARTZ-94, QUARTZ-154
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Properties

 svn:eol-style = native

169 annotated / raw | Diffs: previous, other | Lines: 1129 ( +13, -0 )

Created: 2005-07-16 23:20:18 -0500 (3 years 4 months ago) | Author: jhouse | Changeset: 169

Issue number:  QUARTZ-221
Obtained from: jhouse
Submitted by:  jhouse
Reviewed by:   jhouse
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Properties

 svn:eol-style = native

145 new annotated / raw | Lines: 1116 ( +1116, -0 )

Created: 2005-07-12 15:28:48 -0500 (3 years 4 months ago) | Author: jhouse | Changeset: 145

new files (reorganizing repository)
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to the project by someone else; i.e.,
CVS:   they sent us a patch or a set of diffs, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Properties

 svn:eol-style = native

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-11-21 13:49 -0600