triggers

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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).
    • -444
    • +444
    ./DailyTimeIntervalTriggerImplTest.java
  1. … 1 more file in changeset.
QTZ-401: fix issues with computing first fire time of DailyTimeIntervalTrigger when start time is in the past or at other odd timings.
    • -10
    • +34
    ./DailyTimeIntervalTriggerImplTest.java
  1. … 1 more file in changeset.
QTZ-389: fixed extra contructors not setting complete parameters.
    • -0
    • +37
    ./DailyTimeIntervalTriggerImplTest.java
  1. … 1 more file in changeset.
QTZ-369: DailyTimeIntervalTriggerImpl - if afterTime is before startTime, then return startTime directly.
    • -0
    • +60
    ./DailyTimeIntervalTriggerImplTest.java
  1. … 1 more file in changeset.
QTZ-301 Merge branch 2.2.x to trunk : copied classes and resources from quartz 2.2.x to quartz-core, quartz-plugins and quartz-jobs in trunk; fixed pom for examples and system tests modules to reference quartz-core; merged the quartz 2.2.x integrations tests to quartz-core and quartz-plugins tests; mvn clean install passes, import to eclipse ide with m2e works fine too
    • -447
    • +447
    ./DailyTimeIntervalTriggerImplTest.java
  1. … 357 more files in changeset.
fixed eclipse warnings and added missing headers
    • -2
    • +2
    ./DailyTimeIntervalTriggerImplTest.java
  1. … 400 more files in changeset.