aboutsummaryrefslogtreecommitdiffstats
path: root/core/core-engine
AgeCommit message (Expand)AuthorFilesLines
2020-09-03Clean up warnings and SONAR issuesliamfallon1-5/+4
2020-08-10SONAR assertion cleanupwaynedunican1-2/+2
2020-07-20Replace try/catch with assertj - apex-pdpwaynedunican12-722/+264
2020-07-17Fix double initiation error on EngineServiceFacadeliamfallon1-6/+0
2020-07-13Merge "Remove old documentation from build"Jim Hahn4-145/+0
2020-07-13Merge "Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/core"Pamela Dragosh1-9/+11
2020-07-13Remove old documentation from buildliamfallon4-145/+0
2020-07-10Bump apex-pdp to 2.4.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-07-10Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/coreJvD_Ericsson1-9/+11
2020-06-19Changes for checkstyle 8.32liamfallon33-44/+3
2020-05-21Bump apex master to 2.4.0RossC1-1/+1
2020-05-20Bump Apex to 2.3.3RossC1-1/+1
2020-04-15Bump policy-apex-pdp to 2.3.2-SNAPSHOTa.sreekumar1-1/+1
2020-03-31Fix State Finalizer Prepare and Cleanupliamfallon5-65/+75
2020-03-25Bump policy-apex-pdp to 2.3.1-SNAPSHOTa.sreekumar1-2/+2
2020-03-09Sonar Bug fixaditya.puthuparambil1-56/+55
2020-03-04Merge "replace test sleep() with awaitality package"Liam Fallon2-5/+8
2020-03-04replace test sleep() with awaitality packageHenry.Sun2-5/+8
2020-03-01Switch apex to Graal javascript engineliamfallon3-15/+18
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon2-26/+34
2020-02-20Passing taskParameters from ApexConfig to policy logica.sreekumar9-194/+271
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon3-5/+11
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon1-3/+3
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 masterjrh31-1/+1
2019-08-07Bump version of apex-pdpjrh31-1/+1
2019-07-10Add integration tests for executor propertiesliamfallon10-91/+92
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 Dragosh1-1/+1
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon10-301/+140
2019-06-27Add period after inheritDoc for Sonarliamfallon9-83/+89
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.sreekumar1-1/+2
2019-05-30Bump apex-pdp to version 2.2.0Jim Hahn1-1/+1
2019-05-16Step snapshot version of apex-pdpliamfallon1-1/+1
2019-03-19Use Assertions class from policy-commonliamfallon6-9/+15
2018-12-21Rename test classes in apex-pdp/model,coreParshad Patel3-5/+5
2018-12-18Remove unused @throws warningsliamfallon1-7/+3
2018-10-31Set new master version for Dublinliamfallon1-3/+2
2018-10-24Fix refering to snapshot in policy/apex-pdp2.0.1ramverma1-1/+1
2018-10-08Remove Sonar Vulnerabilitliamfallon1-1/+1
2018-10-07Unit test for Apex engineliamfallon32-62/+3682
2018-10-03Add unit test for core events and contextliamfallon9-16/+888
2018-09-26Allow custom JSON adapter specificationliamfallon1-15/+22
2018-09-26Add JUnit for engine serviceliamfallon1-0/+4
2018-09-22Fix sonar problems in Apexliamfallon5-32/+78