summaryrefslogtreecommitdiffstats
path: root/core/core-engine/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Remove apex-pdp unused core modulesliamfallon71-9163/+0
2022-02-10Merge "rename metrics as per global constants for prometheus"Liam Fallon2-5/+6
2022-02-09rename metrics as per global constants for prometheusRashmi Pujar2-5/+6
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon1-3/+3
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar1-2/+3
2022-01-10Prometheues metrics for APEX engine statsRashmi Pujar2-9/+82
2021-08-31Fix sonar issues in apex-pdpRam Krishna Verma5-11/+15
2021-08-24Use CompareToBuilderJim Hahn5-46/+32
2021-08-06Use lombok for apex-pdp #7Jim Hahn16-295/+76
2021-07-02Cleanup input & outputFields from Task definitiona.sreekumar3-23/+27
2021-06-28Changes to support multiple outputs from a statea.sreekumar14-227/+434
2021-05-31Fix Sonar Issues on Apex-pdplapentafd3-7/+31
2021-05-03Remove GroupValidationResultJim Hahn4-65/+28
2021-02-18Fix sonars in apex-pdpJim Hahn5-13/+13
2021-02-10Remove URL and useerid from JMS pluginliamfallon1-2/+1
2020-11-11Add method to allow JSON conversion to execution context for logicliamfallon4-63/+108
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 Hahn3-128/+0
2020-07-13Remove old documentation from buildliamfallon3-128/+0
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-03-31Fix State Finalizer Prepare and Cleanupliamfallon5-65/+75
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.sreekumar5-266/+120
2019-09-14Disable Jython Excutor for securityliamfallon1-3/+3
2019-07-10Add integration tests for executor propertiesliamfallon10-91/+92
2019-07-01Fix issues from Checkstyle reviewsliamfallon2-81/+15
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-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-08Remove Sonar Vulnerabilitliamfallon1-1/+1
2018-10-07Unit test for Apex engineliamfallon31-62/+3672
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