environment variables to support cert. store paths
[policy/apex-pdp.git] / examples /
2020-07-16 Pamela DragoshMerge "Replace try/catch with assertj"
2020-07-14 Ram Krishna VermaMerge "Fix assertTrue SONAR issues in apex-pdp/examples...
2020-07-13 Jim HahnMerge "Remove old documentation from build"
2020-07-13 Pamela DragoshMerge "Fix assertTrue SONAR issues in apex-pdp/contex...
2020-07-13 Liam FallonMerge "Allowing configuration of truststore password"
2020-07-13 Liam FallonMerge "Fix assertTrue SONAR issues in apex-pdp"
2020-07-13 liamfallonRemove old documentation from build 19/110119/2
2020-07-13 JvD_EricssonFix assertTrue SONAR issues in apex-pdp/examples and... 03/109903/5
2020-07-10 Ram Krishna VermaBump apex-pdp to 2.4.1-SNAPSHOT 02/110102/1
2020-07-06 Ram Krishna VermaMerge "Replace try/catch blocks with assertj - apex...
2020-07-06 Jorge HernandezMerge "Fix URL checking on REST plugins"
2020-07-06 liamfallonFix URL checking on REST plugins 46/109846/3
2020-06-30 Jim HahnMerge "Removed CDS simulator from apex-pdp"
2020-06-29 Jim HahnRemoved CDS simulator from apex-pdp 57/109657/1
2020-06-29 ToineSiebelinkFix SonarQube vulnerabilities 49/109649/2
2020-06-23 Ram Krishna VermaMerge "Updating all Apex dependencies"
2020-06-22 RossCUpdating all Apex dependencies 11/109411/1
2020-06-19 liamfallonChanges for checkstyle 8.32 64/109364/1
2020-06-15 Ram Krishna VermaMerge "Improve robustness of unit testing"
2020-06-12 a.sreekumarRemove logback.xml files bundled as part of jar 92/109092/1
2020-06-12 huaxingImprove robustness of unit testing 06/109006/4
2020-06-03 Pamela DragoshMerge "Stability test for Apex-pdp"
2020-05-21 RossCBump apex master to 2.4.0 57/108057/1
2020-05-20 RossCBump Apex to 2.3.3 78/107978/2
2020-05-08 RossCUnit tests for various classes 26/107326/4
2020-05-01 Ram Krishna VermaMinor fixes in examples-vcpe 97/106997/1
2020-05-01 Ram Krishna VermaMinor fixes in examples-grpc 83/106983/1
2020-04-17 Pamela DragoshMerge "Fix sonar issues"
2020-04-15 a.sreekumarBump policy-apex-pdp to 2.3.2-SNAPSHOT 19/106019/1
2020-04-15 huaxingFix sonar issues 44/105744/3
2020-04-14 Ram Krishna VermaMerge "Point to released common/models"
2020-04-14 aditya.puthuparambilSONAR issue fix 08/105908/1
2020-04-02 Liam FallonMerge "Fix UUID missing in policy editor"
2020-04-01 aditya.puthuparambilMy First Policy State Finalizer Example 55/104855/1
2020-03-30 Ram Krishna VermaMerge "Fix hanging tests in JavascritExecutor"
2020-03-30 liamfallonFix timeout issues in gRPC tests 32/104632/2
2020-03-26 Jorge HernandezMerge "Point to models 2.2.2"
2020-03-25 a.sreekumarBump policy-apex-pdp to 2.3.1-SNAPSHOT 53/104453/1
2020-03-24 liamfallonLaunch separate threads for Javascript task execution 30/104230/4
2020-03-23 a.sreekumarAdding example for APEX gRPC plugin for CDS interaction 51/104151/4
2020-03-19 Jorge HernandezMerge "Apex-pdp tutorial documentation changes"
2020-03-19 aditya.puthuparambilApex-pdp tutorial documentation changes 48/103948/2
2020-03-11 liamfallonFix minor checkstyle/eclipse warnings 61/103561/1
2020-03-11 Ram Krishna VermaMerge "Convert examples to Rhino Javascript format"
2020-03-11 Ram Krishna VermaMerge "Fixing the gRPC consumer side"
2020-03-11 liamfallonConvert examples to Rhino Javascript format 46/103546/2
2020-03-11 Ram Krishna VermaMerge "Sonar Security vulnerabilities fix"
2020-03-11 liamfallonAdapt vCPE example for Rhino Javascript 79/103479/3
2020-03-11 aditya.puthuparambilSonar Security vulnerabilities fix 43/103443/5
2020-03-10 Liam FallonMerge "Sonar Bug fix"
2020-03-09 liamfallonUse Rhino javascript executor in apex-pdp 28/103128/4
2020-03-04 Liam FallonMerge "replace test sleep() with awaitality package"
2020-03-04 Henry.Sunreplace test sleep() with awaitality package 21/102721/6
2020-02-27 Liam FallonMerge "Add integration tests for Parameter passing...
2020-02-26 Jim HahnMerge "Fix Java 11/Checkstyle/Sonar warnings"
2020-02-26 liamfallonFix Java 11/Checkstyle/Sonar warnings 30/102330/2
2020-01-30 a.sreekumarRemove content section from ToscaPolicy properties... 87/100887/3
2020-01-23 liamfallonRemove apex-pdp TextFileUtils class 01/100701/1
2020-01-23 liamfallonRun apex-pdp in Java 11: base changes 92/100592/6
2020-01-09 Jim HahnMerge "Populate the PdpStatistics data in heartbeat"
2020-01-09 Pamela DragoshMerge "Enabling logback file to be loaded using oom...
2020-01-08 Jorge HernandezMerge "Update vCPE example to use Avro schemas"
2020-01-08 liamfallonUpdate vCPE example to use Avro schemas 89/99989/5
2019-12-06 Pamela DragoshMerge "Adding native policy type to the config file...
2019-12-06 Pamela DragoshMerge "Point to release versions of policy/parent and...
2019-12-06 Pamela DragoshMerge "Minor changes for new Eclipse checkstyle checks"
2019-12-04 liamfallonMinor changes for new Eclipse checkstyle checks 26/99126/5
2019-11-28 liamfallonReplace getCaononicalName() with getName() in code... 97/98897/2
2019-11-26 liamfallonReduce verbosity of logging during unit test 59/98859/1
2019-11-26 Ram Krishna VermaMerge "Fixing Junit test cases causing too much logs...
2019-11-26 Ram Krishna VermaMerge "Update vCPE example for A&AI custom query"
2019-11-25 liamfallonUpdate vCPE example for A&AI custom query 72/98772/2
2019-11-21 liamfallonUpdate vCPE example for A&AI custom query 14/98714/1
2019-11-14 a.sreekumarRetaining context in APEX Engine based on policies... 13/98313/2
2019-11-11 Pamela DragoshMerge "Do not hardcode io.fabric8 plugin"
2019-11-07 liamfallonFix vCPE example apex-pdp policy 61/98161/1
2019-11-05 Pamela DragoshMerge "Fixing multiple policies with optional event...
2019-11-04 liamfallonUse jersey dependencies from policy-endpoints 24/97924/1
2019-11-01 liamfallonAdd common Jersey version 47/97847/3
2019-10-31 liamfallonUse updated APPC model code in apex vcpe example 94/97394/2
2019-10-16 Henry.Sunreplace grizzly server with policy common endpoint 91/96991/4
2019-10-02 a.sreekumarAdd example for creating apex policy in Tosca format 75/96475/2
2019-09-16 Liam FallonMerge "Disable Jython Excutor for security"
2019-09-12 jrh3Bump version in apex-pdp master 85/95585/1
2019-08-07 jrh3Bump version of apex-pdp 47/92947/1
2019-07-11 Jim HahnMerge "Make URL configurable in REST Requestor/Client"
2019-07-10 liamfallonAdd integration tests for executor properties 58/91158/5
2019-07-01 Pamela DragoshMerge "ApexPDP: Adding support to omit the (context...
2019-07-01 Ram Krishna VermaMerge "Fix issues from Checkstyle reviews"
2019-07-01 Jim HahnMerge "Bump apex-pdp to 2.2.1-SNAPSHOT"
2019-07-01 liamfallonFix issues from Checkstyle reviews 47/90647/3
2019-07-01 Ram Krishna VermaMerge "Remove topic.properties and incorporate into...
2019-06-28 Pamela DragoshBump apex-pdp to 2.2.1-SNAPSHOT 78/90678/1
2019-06-28 liamfallonReplace non-Javadoc comments with inheritDocs 56/90656/1
2019-06-27 Ram Krishna VermaMerge "Add period after inheritDoc for Sonar"
2019-06-27 Ram Krishna VermaMerge "Fix Sonar/Checkstyle issues in apex-pdp"
2019-06-27 liamfallonFix Sonar/Checkstyle issues in apex-pdp 93/90593/2
2019-06-20 a.sreekumarEnable maven-checkstyle-plugin in apex-pdp 72/90172/3
2019-06-11 s00370346BBS APEX policy not updating PNF attachment point after... 96/89696/1
2019-06-06 Jorge HernandezMerge "Removing rpm build option from apex-pdp"
next