summaryrefslogtreecommitdiff
path: root/module/acme/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-2510-309/+27
| | | | | | | | | | | | * Moving all Drools code into their own modules. This fixes ri-engine to acme dependency. * Now they all inherit from their own parent, should be used by third party code too. * Separating acme planning code into its own module. * Splitting rules code from ri-engine into ri-base. ri-engine is now a pure launcher for modules. * Dumping kogito for the most part, but it seems like the planner still requires that.
* WIP: Optaplanner.Trygve Laugstøl2021-01-248-0/+271
|
* More Wireguard.Trygve Laugstøl2021-01-073-5/+5
| | | | Fixing broken myapps too.
* Using agenda groups to sequence phases.Trygve Laugstøl2021-01-062-2/+12
|
* Splitting Main into two runs, Vpn and AcmeApps.Trygve Laugstøl2021-01-062-4/+15
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-063-0/+35