1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 10 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change version to 5.0.0-SNAPSHOT More... over 8 years ago
release 5.0.0-alpha2 More... over 8 years ago
add 'uses javax.tools.JavaCompiler' to module-info.java More... over 8 years ago
add sp header deleteWaitingWorkflow More... over 8 years ago
Implementation of deleting Waiting Workflows More... over 8 years ago
reintroduce support for downward workflow compatibility More... over 8 years ago
update WHATSNEW.txt More... over 8 years ago
change version to 5.0.0-SNAPSHOT More... over 8 years ago
release 5.0.0-alpha1 More... over 8 years ago
change version to 5.0.0-SNAPSHOT More... over 8 years ago
release 5.0.0-alpha1 More... over 8 years ago
expose org.copperengine.core.internal only to cassandra-storage More... over 8 years ago
fix OracleDialect More... over 8 years ago
drop copper-2 compatibility More... over 8 years ago
add module-path to JavaCompiler's classpath More... over 8 years ago
put module-info.class in the signed archives More... over 8 years ago
fix javadoc More... over 8 years ago
add task description to modularJar and modularBuild More... over 8 years ago
add the task-tree plugin More... over 8 years ago
fix test configurations More... over 8 years ago
add support for java-8 compatible jars containing java-9 module-info More... over 8 years ago
Merge remote-tracking branch 'origin/master' More... over 8 years ago
Extended JMX to show count of workflow in different states as attribute for use with InfluxDB throw Jolokia More... over 8 years ago
remove Automatic-Module-Name from manifest files More... over 8 years ago
- add module-info.java to all projects - configure build.gradle to compile java 9 modules - problems: * currently works only with java 9+ (TODO: restore java 8 compatibility) * tests pass in IntelliJ but fail in gradle due to https://github.com/gradle/gradle/issues/4981 More... over 8 years ago
copper-regtest: rename package org.copperengine.core to org.copperengine.regtest More... over 8 years ago
queryWorkflowInstances() with no filter parameter now creates a blank filter object and calls queryWorkflowInstances(filter) More... over 8 years ago
add Automatic-Module-Name to manifest files More... over 8 years ago
use the java-library plugin More... over 8 years ago
Merge branch 'master' of https://github.com/copper-engine/copper-engine More... over 8 years ago