aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-16Merge "Disable Jython Excutor for security"Liam Fallon1-3/+3
2019-09-14Disable Jython Excutor for securityliamfallon1-3/+3
2019-09-12Bump version in apex-pdp masterjrh35-5/+5
2019-08-07Bump version of apex-pdpjrh35-5/+5
2019-07-10Add integration tests for executor propertiesliamfallon10-91/+92
2019-07-02ApexPDP: Fixed jenkin failure in NordixJohnKeeney4-32/+61
2019-07-01Merge "Fix issues from Checkstyle reviews"Ram Krishna Verma2-81/+15
2019-07-01Fix issues from Checkstyle reviewsliamfallon2-81/+15
2019-06-28Bump apex-pdp to 2.2.1-SNAPSHOTPamela Dragosh5-5/+5
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon39-568/+270
2019-06-27Merge "Add period after inheritDoc for Sonar"Ram Krishna Verma9-83/+89
2019-06-27Merge "Fix Sonar/Checkstyle issues in apex-pdp"Ram Krishna Verma1-1/+2
2019-06-27Add period after inheritDoc for Sonarliamfallon9-83/+89
2019-06-27Fix Sonar/Checkstyle issues in apex-pdpliamfallon1-1/+2
2019-06-26Add passthrough properties for APEX engineliamfallon22-573/+415
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-1/+1
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar3-9/+10
2019-05-30Bump apex-pdp to version 2.2.0Jim Hahn5-5/+5
2019-05-16Step snapshot version of apex-pdpliamfallon5-5/+5
2019-03-19Use Assertions class from policy-commonliamfallon6-9/+15
2018-12-21Rename test classes in apex-pdp/model,coreParshad Patel6-9/+9
2018-12-18Remove unused @throws warningsliamfallon1-7/+3
2018-12-11Add period after inheritDocliamfallon1-1/+1
2018-12-08Fix checkstyle issuesliamfallon2-14/+15
2018-12-03Fix checkstyle/sonar issuesliamfallon1-0/+1
2018-11-29Fixing issues in apex documentsramverma2-55/+52
2018-11-20Refactor Apex benchmark testsliamfallon3-3/+3
2018-11-07Refactor unit test dataliamfallon5-6693/+425
2018-10-31Set new master version for Dublinliamfallon5-15/+10
2018-10-24Fix refering to snapshot in policy/apex-pdp2.0.1ramverma5-5/+5
2018-10-08Remove Sonar Vulnerabilitliamfallon1-1/+1
2018-10-08Merge "Unit test for Apex engine"Pamela Dragosh32-62/+3682
2018-10-07Unit test for Apex engineliamfallon32-62/+3682
2018-10-05JUnit for apex Admin Protocol listenerliamfallon1-1/+1
2018-10-03Add unit test for core events and contextliamfallon9-16/+888
2018-10-03Add Unit Test for Admin Protocol messagesliamfallon19-111/+818
2018-09-28Add unit test for core distributionliamfallon10-126/+7671
2018-09-27Unit test for core deploymentliamfallon8-61/+476
2018-09-27Add JUnit for web service client toolliamfallon2-4/+10
2018-09-26Allow custom JSON adapter specificationliamfallon1-15/+22