summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2020-10-08Bump apex-pdp to 2.4.3-SNAPSHOTRam Krishna Verma4-4/+4
2020-09-10Bump APEX version to 2.4.2-SNAPSHOTa.sreekumar4-4/+4
2020-09-04Remove client code from apex-pdpliamfallon42-4289/+1
2020-09-03Merge "Sonar Bug fixes"Pamela Dragosh3-3/+3
2020-09-03Sonar Bug fixeswaynedunican3-3/+3
2020-09-03Clean up warnings and SONAR issuesliamfallon6-24/+19
2020-08-17SONAR fixes - assert dissimiliar typeswaynedunican1-1/+1
2020-08-10Merge "Sonar Fixes"Pamela Dragosh1-2/+2
2020-08-10SONAR assertion cleanupwaynedunican5-11/+13
2020-08-07Sonar FixesJvD_Ericsson1-2/+2
2020-07-29Fixing intermittent test failures in APEXa.sreekumar3-9/+18
2020-07-23Remove try/catch blocks with assertj - apex-pdpwaynedunican2-2/+5
2020-07-20Replace try/catch with assertj - apex-pdpwaynedunican16-1009/+392
2020-07-17Fix double initiation error on EngineServiceFacadeliamfallon7-272/+246
2020-07-13Merge "Remove old documentation from build"Jim Hahn20-724/+0
2020-07-13Merge "Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/core"Pamela Dragosh5-92/+98
2020-07-13Remove old documentation from buildliamfallon20-724/+0
2020-07-10Bump apex-pdp to 2.4.1-SNAPSHOTRam Krishna Verma5-5/+5
2020-07-10Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/coreJvD_Ericsson5-92/+98
2020-06-30Add tests for XPathReaderToineSiebelink2-0/+94
2020-06-29Fix SonarQube vulnerabilitiesToineSiebelink1-1/+2
2020-06-23Remove apex-pdp Jackson security issueliamfallon1-1/+1
2020-06-19Changes for checkstyle 8.32liamfallon75-114/+22
2020-06-15Merge "Improve robustness of unit testing"Ram Krishna Verma2-108/+5
2020-06-12Remove logback.xml files bundled as part of jara.sreekumar1-50/+0
2020-06-12Improve robustness of unit testinghuaxing2-108/+5
2020-05-21Bump apex master to 2.4.0RossC5-5/+5
2020-05-20Bump Apex to 2.3.3RossC5-5/+5
2020-05-15Fix Web Socket server connection failureliamfallon4-7/+32
2020-05-15Unit test fails when port number occupiedliamfallon1-7/+10
2020-05-08Unit tests for various classesRossC3-0/+140
2020-04-15Bump policy-apex-pdp to 2.3.2-SNAPSHOTa.sreekumar5-5/+5
2020-04-06Fix intermittent unit test failures WebSocketliamfallon1-4/+6
2020-03-31Fix State Finalizer Prepare and Cleanupliamfallon5-65/+75
2020-03-25Bump policy-apex-pdp to 2.3.1-SNAPSHOTa.sreekumar5-9/+9
2020-03-11Fix minor checkstyle/eclipse warningsliamfallon3-10/+6
2020-03-11Sonar Security vulnerabilities fixaditya.puthuparambil1-9/+11
2020-03-10Merge "Sonar Bug fix"Liam Fallon1-56/+55
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon1-2/+2
2020-03-09Sonar Bug fixaditya.puthuparambil1-56/+55
2020-03-04Merge "replace test sleep() with awaitality package"Liam Fallon8-31/+42
2020-03-04replace test sleep() with awaitality packageHenry.Sun8-31/+42
2020-03-01Switch apex to Graal javascript engineliamfallon3-15/+18
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-39/+49
2020-02-20Passing taskParameters from ApexConfig to policy logica.sreekumar9-194/+271
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-8/+11
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon6-18/+30
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon1-3/+3
2019-11-26Reduce verbosity of logging during unit testliamfallon2-2/+2
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar6-266/+125