aboutsummaryrefslogtreecommitdiffstats
path: root/core/core-engine
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-16Fix Sonar issues in apexliamfallon3-4/+5
2018-09-14Fix exception not logged or rethrownliamfallon1-0/+3
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon17-192/+203
2018-09-12Fix soft stop and start of engineliamfallon1-2/+5
2018-09-10Checkstyle changes for apex modelliamfallon3-5/+5
2018-09-06Fix package of apex examples and documentsliamfallon2-5/+5
2018-09-04Fix checkstyle issues in apex model basicliamfallon14-93/+93
2018-08-31Use parameter service in apexliamfallon5-62/+126
2018-08-14Fix checkstyle warnings in core-engine moduleDinh Danh Le27-196/+265
2018-07-31Adding first set of apex-pdp document changesramverma4-0/+145
2018-06-08Fixing Sonar bugs and Vulnerabilitieswaqas.ikram4-15/+12
2018-06-04Adding apex core module to apex-pdpramverma39-0/+5365