Age | Commit message (Expand) | Author | Files | Lines |
2020-03-02 | http server/client management | jhh | 6 | -31/+360 |
2020-03-01 | Point to docker 2.0.1 | Pamela Dragosh | 1 | -1/+1 |
2020-02-27 | Undeploy support for native rules PDP-D policies. | jhh | 3 | -73/+86 |
2020-02-27 | Merge "Undeploy support for native rules PDP-D policies." | Jim Hahn | 13 | -23/+227 |
2020-02-26 | Undeploy support for native rules PDP-D policies. | jhh | 13 | -23/+227 |
2020-02-26 | Merge "Add DroolsExecutor for DroolsRunnable" | Pamela Dragosh | 2 | -13/+75 |
2020-02-26 | Merge "narrow rest server data response for lifecycle" | Jorge Hernandez | 2 | -8/+19 |
2020-02-26 | narrow rest server data response for lifecycle | jhh | 2 | -8/+19 |
2020-02-26 | Reapply SQL output feature-state-mgt | Jim Hahn | 4 | -26/+28 |
2020-02-26 | Revert "Cleanup SQL output feature-state-mgt" | Pamela Dragosh | 4 | -5/+6 |
2020-02-25 | Add DroolsExecutor for DroolsRunnable | Jim Hahn | 2 | -13/+75 |
2020-02-25 | Cleanup SQL output feature-state-mgt | Pamela Dragosh | 4 | -6/+5 |
2020-02-21 | Minor change to pass operational schema validation. | jhh | 2 | -4/+3 |
2020-02-18 | pip should point to pip3 in docker | jhh | 1 | -0/+1 |
2020-02-18 | Ignore fsm field in policies for serialization | jhh | 2 | -1/+10 |
2020-02-17 | Add netcat package to Dockefile | jhh | 1 | -1/+1 |
2020-02-16 | Native policies support in docker | jhh | 8 | -958/+296 |
2020-02-11 | Update package before installing | Bruno Sakoto | 1 | -1/+2 |
2020-02-11 | Move model base classes outside feature-lifecycle | jhh | 8 | -10/+64 |
2020-02-06 | Minor changes in Operational schemas | jhh | 3 | -12/+18 |
2020-02-06 | Merge "Store DomainMaker in PolicyEngine." | Jorge Hernandez | 3 | -4/+24 |
2020-02-06 | Merge "Updating module names to resolve conflicts" | Pamela Dragosh | 5 | -5/+8 |
2020-02-06 | Store DomainMaker in PolicyEngine. | jhh | 3 | -4/+24 |
2020-02-06 | Updating module names to resolve conflicts | Ram Krishna Verma | 5 | -5/+8 |
2020-02-05 | lifecycle routing policy types to controllers. | jhh | 12 | -57/+351 |
2020-02-04 | tackle few comments from DomainMaker review | jhh | 3 | -10/+10 |
2020-02-04 | Merge "domain native and operational policies support" | Jorge Hernandez | 31 | -0/+2421 |
2020-02-04 | domain native and operational policies support | jhh | 31 | -0/+2421 |
2020-01-31 | Double quote local variables in drools tooling script | Rashmi Pujar | 1 | -7/+7 |
2020-01-29 | Parameterize mvn repo urls and proxy settings | Rashmi Pujar | 6 | -68/+98 |
2020-01-17 | Comment from 100393 review | jhh | 1 | -679/+667 |
2020-01-16 | Remove java 1.8 check | jhh | 1 | -46/+0 |
2020-01-16 | Merge "Update sonar config" | Ram Krishna Verma | 2 | -74/+7 |
2020-01-15 | Update drools-pdp for java11 docker | Jim Hahn | 2 | -5/+3 |
2020-01-15 | Update sonar config | Pamela Dragosh | 2 | -74/+7 |
2020-01-13 | policy/drools-pdp jdk11 upgrades | Hockla, Ali (ah999m) | 51 | -318/+281 |
2020-01-10 | Point to policy/models release version | Hockla, Ali (ah999m) | 1 | -2/+2 |
2020-01-10 | Prepare drools-pdp for java 11 | Jim Hahn | 3 | -11/+6 |
2020-01-09 | feature-lifecycle sonar cleanup | jhh | 3 | -19/+32 |
2020-01-09 | Merge "Enabling logback file to be loaded using oom configmap" | Jim Hahn | 2 | -2/+8 |
2020-01-08 | Enabling logback file to be loaded using oom configmap | a.sreekumar | 2 | -2/+8 |
2020-01-07 | Remove supported policy types from status message | jhh | 5 | -71/+60 |
2019-12-09 | base changes to support offline pdpd | jhh | 6 | -235/+495 |
2019-12-06 | Point release versions of policy/parent and policy/common | Hockla, Ali (ah999m) | 1 | -2/+2 |
2019-12-04 | Add PdpGroup to drools sample base.conf | Jim Hahn | 1 | -0/+1 |
2019-11-22 | Ocasional race condition in upgrade junits | jhh | 1 | -2/+2 |
2019-11-19 | Build tar.gz without requiring docker image build | jhh | 1 | -1/+5 |
2019-11-17 | Set drools-pdp Pdp Group from the property file | Jim Hahn | 6 | -19/+25 |
2019-11-14 | Invoke lock callback in session thread | Jim Hahn | 8 | -89/+160 |
2019-11-14 | Merge "Add 'DroolsRunnable' class" | Jorge Hernandez | 7 | -4/+282 |