summaryrefslogtreecommitdiff
path: root/module/ri-engine/src/main/java/io/trygvis/rules/network
Commit message (Collapse)AuthorAgeFilesLines
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-253-215/+0
| | | | | | | | | | | | * 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.
* Figured out a way to not need WgNetworkAllocation.Trygve Laugstøl2021-01-111-1/+1
|
* More Wireguard.Trygve Laugstøl2021-01-072-53/+106
| | | | Fixing broken myapps too.
* Renaming VPN stuff to wireguard.Trygve Laugstøl2021-01-061-0/+51
|
* Starting on splitting up into different modules.Trygve Laugstøl2021-01-062-0/+111