quartz-core

Checkout Tools
  • last updated 24 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
trunk to 2.2.4-SNAPSHOT
  1. … 17 more files in changeset.
TAB-6619 : fix batch trigger acquisition logic to prevent early firing of trigger and preserve the fix for DEV-9254
  1. … 3 more files in changeset.
TABINF-4092 Bump to next development version 2.2.3-SNAPSHOT

* Bump system-tests-parent version to 4.3.1-SNAPSHOT

  1. … 17 more files in changeset.
TAB-5908 Revert changes to system prop for skipping update checks to preserve existing API while preserving new default
  1. … 4 more files in changeset.
Patched r2454: undefined symbol
TAB-5908 Changed skipUpdateCheck to enableUpdateCheck, default is false.
  1. … 4 more files in changeset.
fix these tests permanently (or at least until 2051)
QTZ-468 : no need to wait unnecessarily in tests
QTZ-468 : ensure failed job retrieval transitions triggers to error state
clean tabs from JobDetailImpl
QTZ-437 Fixed NPE from JobDetailImpl.hashCode()
    • -0
    • +19
    ./src/test/java/org/quartz/impl/JobDetailImplTest.java
revert 2440
  1. … 1 more file in changeset.
  1. … 1 more file in changeset.
TABQA-7341 : Path issue in Quartz XMLSchedulingDataProcessor ,making sure we use toURI() to encode the path, code paths simplified by Chris Dennis
fix doc typo.
    • -2
    • +2
    ./src/main/java/org/quartz/CronExpression.java
skip deploy for internal modules
  1. … 7 more files in changeset.
MNK-5609 : rewrite this test to not make assumption about the performance of the test machine
a few more tweaks/simplifications (and new test) related to qtz-401 fallout

remove tabs from files (that have been there a long time, and suddenly checkstyle doesn't like them in the monkey's though it is fine with them on the command line).
QTZ-401: fix issues with computing first fire time of DailyTimeIntervalTrigger when start time is in the past or at other odd timings.
QTZ-403 : StringOperatorName.ANYTHING not supported in StdJDBCJobStore, JMX
Fixed QTZ-249 - Allow user to configure the default PoolingConnectionProvider to set C3P0 extra properties.
Fixed QTZ-249 - Allow user to configure the default PoolingConnectionProvider to set C3P0 extra properties.
Added couple re-usable base classes for building easy integration tests with In-Memory and Database Schedulers.
MNK-5512 : try and be nice to derby - don't shutdown derby until the job thread has terminated
4.0.4-rc
  1. … 912 more files in changeset.
ENG-96 Make sure exception during shutdown after failed instantiation do not hide original exception
ENG-5 : punctuation problem in error message.
QTZ-386 Internal logic to detect during trigger loading it being deleted concurrently
QTZ-395 Copy constructor now preserves TimeZone
    • -1
    • +1
    ./src/main/java/org/quartz/CronExpression.java
    • -0
    • +13
    ./src/test/java/org/quartz/CronExpressionTest.java