Age | Commit message (Expand) | Author | Files | Lines |
2021-03-02 | Add quotes around variable in db script |  Jim Hahn | 2 | -7/+7 |
2021-02-26 | move drools-pdp csit to project level |  Taka Cho | 4 | -0/+85 |
2021-02-24 | Update info.yaml in drools-pdp |  Ram Krishna Verma | 1 | -2/+2 |
2021-02-24 | bump poms to 1.8.1-SNAPSHOT |  jhh | 24 | -24/+24 |
2021-02-23 | docker image release 1.8.0 |  jhh | 1 | -0/+8 |
2021-02-23 | maven release 1.8.0 |  jhh | 1 | -0/+5 |
2021-02-23 | Upgrade hibernate dependency version in drools-pdp |  Jim Hahn | 1 | -1/+1 |
2021-02-23 | rearrange asserts in DroolsRunnable tests |  jhh | 1 | -2/+2 |
2021-02-23 | use policy-jdk-alpine:2.2.1 base image |  jhh | 1 | -2/+2 |
2021-02-23 | versions: 1.8.0 common, 2.4.0 models, 3.3.0 parent |  jhh | 1 | -3/+3 |
2021-02-22 | Deprecate feature-simulators from drools |  Jim Hahn | 5 | -647/+0 |
2021-02-22 | Merge "support policy execution counts in lifecycle" |  Ram Krishna Verma | 2 | -2/+28 |
2021-02-22 | support policy execution counts in lifecycle |  jhh | 2 | -2/+28 |
2021-02-22 | Merge "convert date to instant for statistics" |  Jorge Hernandez | 1 | -2/+2 |
2021-02-22 | convert date to instant for statistics |  jhh | 1 | -2/+2 |
2021-02-19 | deprecate server-pool in droolspdp |  Taka Cho | 47 | -15564/+0 |
2021-02-19 | Merge "remove TransMetric - not needed" |  Ram Krishna Verma | 9 | -129/+22 |
2021-02-19 | remove TransMetric - not needed |  jhh | 9 | -129/+22 |
2021-02-18 | support pdp-type configuration for PAP status |  jhh | 7 | -9/+28 |
2021-02-18 | Merge "deploy stats in lifecycle module" |  Jorge Hernandez | 10 | -54/+221 |
2021-02-18 | Merge "Upgrade dependencies in drools-pdp for IQ issues" |  Ram Krishna Verma | 4 | -6/+6 |
2021-02-18 | deploy stats in lifecycle module |  jhh | 10 | -54/+221 |
2021-02-17 | expose metric from mdctransaction |  jhh | 2 | -100/+106 |
2021-02-17 | Upgrade dependencies in drools-pdp for IQ issues |  Jim Hahn | 4 | -6/+6 |
2021-02-12 | Merge "Fix sonars from dependency upgrade" |  Pamela Dragosh | 8 | -35/+31 |
2021-02-12 | Merge "support transaction reports in engine" |  Ram Krishna Verma | 14 | -66/+472 |
2021-02-12 | Fix sonars from dependency upgrade |  Jim Hahn | 8 | -35/+31 |
2021-02-11 | support transaction reports in engine |  jhh | 14 | -66/+472 |
2021-02-10 | More sonars in drools-pdp |  Jim Hahn | 3 | -5/+5 |
2021-02-09 | Merge "Upgrade dependencies" |  Ram Krishna Verma | 20 | -49/+101 |
2021-02-09 | Upgrade dependencies |  Jim Hahn | 20 | -49/+101 |
2021-02-08 | pull generic code from mdctransaction into metric |  jhh | 6 | -301/+665 |
2021-01-29 | small perf improvement passing policy map argument |  jhh | 1 | -14/+19 |
2021-01-28 | sonars - protected constructors and typecasting |  jhh | 10 | -20/+21 |
2021-01-27 | sync policies when native artifact policies added |  jhh | 16 | -113/+1055 |
2021-01-14 | add methods to check if a fact exists. |  jhh | 7 | -20/+110 |
2021-01-11 | Merge "sort deploy and undeploy policy lists" |  Jorge Hernandez | 2 | -3/+235 |
2021-01-11 | sort deploy and undeploy policy lists |  jhh | 2 | -3/+235 |
2021-01-07 | drools-pdp docker build fail |  Taka Cho | 1 | -2/+1 |
2021-01-06 | Merge "Changed identifiers to concept identifiers" |  Jim Hahn | 17 | -87/+102 |
2021-01-05 | use jdk base 2.2.0 - drools |  Taka Cho | 1 | -1/+1 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 17 | -87/+102 |
2020-12-30 | [docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save space |  Pratik raj | 1 | -2/+2 |
2020-12-04 | Merge "remove all GPL-3.0 and plus license package - drools pdp" |  Ram Krishna Verma | 1 | -1/+1 |
2020-12-02 | Merge "move all bash to ash shell scripts" |  Jim Hahn | 26 | -2012/+1961 |
2020-11-30 | move all bash to ash shell scripts |  Taka Cho | 26 | -2012/+1961 |
2020-11-19 | remove all GPL-3.0 and plus license package - drools pdp |  Taka Cho | 1 | -1/+1 |
2020-11-18 | verify schema validation for any policy type |  jhh | 7 | -25/+204 |
2020-11-17 | support for not validated policy types |  jhh | 3 | -24/+67 |
2020-11-02 | Make feature-pooling-dmaap work without filtering |  Jim Hahn | 39 | -3135/+172 |