1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix in NonOracle-Dialects: Incorrect handling of INVALID workflow instances More... over 13 years ago
Bugfix in OracleDialect: Incorrect handling of INVALID workflow instances New optional feature: Check all workflow instance during startup More... over 13 years ago
Bugfix: ResponseLoaders of OracleDialect did not terminate More... over 13 years ago
New feature: workflow object state and data are serialized in different DB columns More... over 13 years ago
changed getTxnControler from private to protected More... over 13 years ago
Major bugfix: wait(First) followed by wait(?) containing same correlation id caused unique constraint violation exception More... over 13 years ago
PersistentProcessor now public to allow subclassing More... over 13 years ago
New feature: Processor Pools wait up to 30 seconds (configurable) for termination of their processors. More... over 13 years ago
Configurable transaction management More... over 13 years ago
Added some javadoc More... over 13 years ago
Refactoring of DB layer: one single db storage class and various configurable DBMS specific SQL dialects; Configurable Transaction Mgmt More... over 13 years ago
[no comment] More... over 13 years ago
typo More... over 13 years ago
New feature: suspend/resume ProcessorPools More... over 13 years ago
Enable Spring TransactionManager managed transactions More... over 13 years ago
Enable Spring TransactionManager managed transactions More... over 13 years ago
Enable Spring TransactionManager managed transactions More... over 13 years ago
Fixed typo More... over 13 years ago
Added a new unit test More... over 13 years ago
- Bugfix for MySQL, Postgres & DerbyDB - New feature: custom stale response timeout - New feature: Workflow classname in DB - for debugging/monitoring More... over 13 years ago
New property for OracleDBStorage: staleResponseRemovalTimeout More... over 13 years ago
Major bugfix in instrumentation: Bad exception handling may cause non deterministic behavior More... over 13 years ago
Temporary bugfix in processors More... over 13 years ago
Removal of obsolete BatchCommand.dataSource() method More... over 13 years ago
New feature: Implement a custom batch runner. Used e.g. for custom transaction handling More... over 13 years ago
Allow custom seqnr for audit trail events More... over 13 years ago
Allow custom seqnr for audit trail events More... over 13 years ago
New feature for persistent wf: Store exceptions during "registerCallback/wait" in database error table More... over 13 years ago
Minor change: Loglevel change More... over 13 years ago
Audittrail-Changes for Oracle Implementation: Only ONE column "LONG_MESSAGE" for messages, dropped column message. More... over 13 years ago