1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README to reflect that plugin works with Grails 2 only More... about 8 years ago
release(project): prepare development iteration 0.6.0 More... over 10 years ago
release(project): prepare release 0.5.0 More... over 10 years ago
chore(engine): upgrade default version of camunda bpm used to 7.3.0 More... over 10 years ago
chore(grails): make plugin work and test properly with grails-2.5.x More... over 10 years ago
fix(config): fix compilation issue with groovy > 2.4 More... over 10 years ago
Merge pull request #42 from falko/patch-1 More... almost 11 years ago
Fix link to Spock spec More... almost 11 years ago
refactor(beans): dynamically create all camunda process engine service API beans More... almost 11 years ago
test(beans): add dependency injection spec which respects older versions of camunda BPM than 7.2.0 More... almost 11 years ago
docs(beans): add docs sections for caseService and filterService More... almost 11 years ago
Merge branch 'paulhargrave-case-service-injection' More... almost 11 years ago
Added in wiring for case service bean More... almost 11 years ago
release(project): prepare development iteration 0.5.0 More... almost 11 years ago
release(project): prepare release 0.4.0 More... almost 11 years ago
refactor(config): simplify 'containsKey' function and improve documentation of the configuration logic More... almost 11 years ago
improve(config): resolve and clean up "provided camunda libraries" dependency issue More... almost 11 years ago
fix(config): work around missing config object 'isSet' method for grails 2.3.x support More... almost 11 years ago
chore(engine): upgrade default version of camunda bpm used to 7.2.0 More... almost 11 years ago
improve(config): make sure that one can unconfigure default values More... almost 11 years ago
refactor(config): rename container property to better reflect its use case More... almost 11 years ago
refactor(config): make default for camunda.deployment.scenario more obvious to understand More... almost 11 years ago
chore(git): add .java-version to .gitignore More... almost 11 years ago
improve(config): allow system properties for camunda process engine configuration, too More... almost 11 years ago
refactor(config): move default values for process engine configuration into central configuration class More... almost 11 years ago
improve(config): add aliases for specially named 'processApplication' bean, too More... almost 11 years ago
improve(config): add value 'none' to list of allowed scenarion values More... almost 11 years ago
feat(config): add possibility to retrieve maps of sub config values More... almost 11 years ago
fix(scripts): remove test phase flag again after finishing test phase More... almost 11 years ago
refactor(scripts): make class loading compatible with grails 2.3.x More... almost 11 years ago