aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-10Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/coreJvD_Ericsson8-116/+125
2020-07-03Fixing issue with policy chaining after CDS request failure in APEXa.sreekumar2-12/+13
2020-07-01Fixing ConcurrentModificationException during multiple policy deployment in APEXa.sreekumar1-24/+34
2020-06-30Add tests for XPathReaderToineSiebelink2-0/+94
2020-06-30Merge "Removed CDS simulator from apex-pdp"Jim Hahn3-104/+10
2020-06-29Removed CDS simulator from apex-pdpJim Hahn3-104/+10
2020-06-29Fix SonarQube vulnerabilitiesToineSiebelink6-10/+34
2020-06-25Fixing error with Main class name usage in APEXa.sreekumar1-2/+2
2020-06-25Merge "Remove thread in JavascriptExecutor"Liam Fallon9-704/+103
2020-06-23Remove thread in JavascriptExecutorhuaxing9-704/+103
2020-06-23remove build warning with json dependencyHenry.Sun1-5/+0
2020-06-23Merge "Updating all Apex dependencies"Ram Krishna Verma12-15/+15
2020-06-23Remove apex-pdp Jackson security issueliamfallon4-19/+8
2020-06-22Updating all Apex dependenciesRossC13-17/+16
2020-06-19Changes for checkstyle 8.32liamfallon556-985/+182
2020-06-15Merge "Improve robustness of unit testing"Ram Krishna Verma7-141/+34
2020-06-12Remove logback.xml files bundled as part of jara.sreekumar2-113/+0
2020-06-12Improve robustness of unit testinghuaxing7-141/+34
2020-06-03Merge "Stability test for Apex-pdp"Pamela Dragosh1-30/+2725
2020-06-02Stability test for Apex-pdpaditya.puthuparambil1-30/+2725
2020-05-28Point to parent SNAPSHOTPamela Dragosh1-1/+1
2020-05-21Bump apex master to 2.4.0RossC88-89/+89
2020-05-20Bump Apex to 2.3.3RossC89-89/+89
2020-05-20Release apex 2.3.2 docker6.0.0-ONAPRossC1-0/+8
2020-05-20Release apex 2.3.2 java artifactsRossC1-0/+4
2020-05-19Merge "Point to released artifacts"Ram Krishna Verma1-3/+3
2020-05-19Point to released artifactsPamela Dragosh1-3/+3
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 classesRossC8-6/+490
2020-05-01Minor fixes in examples-vcpeRam Krishna Verma2-271/+5
2020-05-01Minor fixes in examples-grpcRam Krishna Verma2-264/+5
2020-04-27Point to latest SNAPSHOTsPamela Dragosh1-3/+3
2020-04-17Merge "Fix sonar issues"Pamela Dragosh4-30/+24
2020-04-15Bump policy-apex-pdp to 2.3.2-SNAPSHOTa.sreekumar89-89/+89
2020-04-15Release 2.3.1 apex docker imagePamela Dragosh1-0/+8
2020-04-15Fix sonar issueshuaxing4-30/+24
2020-04-14Release apex 2.3.1Pamela Dragosh1-0/+4
2020-04-14Merge "Point to released common/models"Ram Krishna Verma1-2/+2
2020-04-14Point to released common/modelsPamela Dragosh1-2/+2
2020-04-14SONAR issue fixaditya.puthuparambil3-51/+59
2020-04-13Point common/models fixPamela Dragosh1-2/+2
2020-04-11Point to released parent, common modelsPamela Dragosh1-3/+3
2020-04-07Make sure Editor's css overrides common csshuaxing1-0/+8
2020-04-06Fix intermittent unit test failures WebSocketliamfallon4-15/+25
2020-04-05Fix intermittent unit test failures reseterquestorliamfallon9-310/+232
2020-04-04Merge "Refer io.netty from policy/parent"Liam Fallon4-2/+26
2020-04-03Refer io.netty from policy/parentRam Krishna Verma4-2/+26
2020-04-03Fix failing Kafka testsliamfallon8-109/+127
2020-04-02Merge "Fix hanging timeout on Executor test"Jim Hahn24-143/+190