0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Jan 03, 2023 — Jan 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ACT-30 / ACT-43 merged process event bus and first approach for simple history from chst-peb-history-spike (revisions 178-192) More... almost 14 years ago
fixed FK_EXE_SUPER for mysql More... almost 14 years ago
Fixes: ACT-19, ACT-17 by adding a new Processes page and client side date picker support. Documentation updated to reflect changes to example form More... almost 14 years ago
added support for ci, running from different location! More... almost 14 years ago
fixed bug in removing current commandcontext in case of exceptions More... almost 14 years ago
ACT-27: implementation otf the BPMN 2.0 call activity (subprocess only) More... almost 14 years ago
cleaned empty package More... almost 14 years ago
ACT-55 First version of Cycle Connect-Api and Signavio implementation More... almost 14 years ago
ACT-51: Fixed small documentation typo's More... almost 14 years ago
unified session factories More... almost 14 years ago
ACT-28 first event generation and refactored command context More... almost 14 years ago
Renamed ServiceActivingActiviyBehaviour to ServiceInvocationActivityBehaviour More... almost 14 years ago
ACT-52: introduced backward compatibility with BPMN 2.0 version beta More... almost 14 years ago
added ref to known limitation about jdk 6 and fixed mvn portability More... almost 14 years ago
Added a default JDK rejection handler for the jobexecutor (none was set, leading to lost jobs in case of serious load) More... almost 14 years ago
moved dependency into profile for jdbc driver, fixed CRLF in test-api/pom.xml and fixed errors in run-test-db-standalone.bat! More... almost 14 years ago
ACT-29: fix for failing tests on MySQL: when a parsing error happens, the deployment is still saved to the database, which is of course not wanted. Changed this to catch any runtime exception and delete the deployment in that case. More... almost 14 years ago
ACT-29: changing test such that it cannot be influence by integer sorting More... almost 14 years ago
ACT-29: possible quick fix for failing tests with timings on MySQL/Windows More... almost 14 years ago
Fixed the build error directing user to add a tomcat-users.xml More... almost 14 years ago
Changing some tests to work on MySQL: timestamp type supports timestamps starting from 1970-1-1 01:01:01, while we had it set to 1 second less. Changed to the start time of the test to fix this,. More... almost 14 years ago
ACT-26: added some more test cases for subprocess in combination with concurrency More... almost 14 years ago
ACT-26: documented subprocess and added example process More... almost 14 years ago
ACT-33: add expression parsing to Java service activation (a.k.a. service task) More... almost 14 years ago
Removing old image of test More... almost 14 years ago
Remove invalid characters probably related to a merge that went wrong More... almost 14 years ago
ACT-26: implemented SubProcess activity + test cases More... almost 14 years ago
ACT-33: add pluggable ELResolver More... almost 14 years ago
ACT-33: Only deploy resources that have changed and add BAR/XML deployment configuration to SpringTest More... almost 14 years ago
ACT-33: Refactor ProcessEngineConfiguration to separate out factory reponsibility More... almost 14 years ago