aboutsummaryrefslogtreecommitdiffstats
path: root/core/core-engine/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Changes for checkstyle 8.32liamfallon15-21/+0
2020-03-31Fix State Finalizer Prepare and Cleanupliamfallon1-15/+23
2020-03-09Sonar Bug fixaditya.puthuparambil1-56/+55
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.sreekumar5-65/+143
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.sreekumar3-12/+27
2019-09-14Disable Jython Excutor for securityliamfallon1-3/+3
2019-07-10Add integration tests for executor propertiesliamfallon7-70/+40
2019-07-01Fix issues from Checkstyle reviewsliamfallon2-81/+15
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon5-137/+64
2019-06-27Add period after inheritDoc for Sonarliamfallon5-74/+76
2019-06-26Add passthrough properties for APEX engineliamfallon11-442/+298
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar1-1/+2
2019-03-19Use Assertions class from policy-commonliamfallon6-9/+15
2018-12-18Remove unused @throws warningsliamfallon1-7/+3
2018-10-08Remove Sonar Vulnerabilitliamfallon1-1/+1
2018-10-07Unit test for Apex engineliamfallon9-62/+98
2018-10-03Add unit test for core events and contextliamfallon2-16/+72
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 apexliamfallon4-62/+122
2018-08-14Fix checkstyle warnings in core-engine moduleDinh Danh Le27-196/+265
2018-06-08Fixing Sonar bugs and Vulnerabilitieswaqas.ikram4-15/+12
2018-06-04Adding apex core module to apex-pdpramverma38-0/+5311