aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar2-3/+1
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar73-2836/+4253
2020-09-04Remove client code from apex-pdpliamfallon10-1258/+39
2020-09-03Clean up warnings and SONAR issuesliamfallon3-109/+93
2020-08-24Correct directory permission check in apexliamfallon1-19/+27
2020-08-13SONAR fixes - log formattingwaynedunican1-6/+7
2020-08-10Merge "Handling apex-pdp multi policy deployment failure:"Pamela Dragosh2-13/+24
2020-08-07Handling apex-pdp multi policy deployment failure:puthuparambil.aditya2-13/+24
2020-08-07Sonar FixesJvD_Ericsson1-13/+14
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar3-42/+74
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson1-1/+1
2020-07-16Merge "Replace try/catch with assertj"Pamela Dragosh11-1437/+989
2020-07-15Replace try/catch with assertjwaynedunican11-1437/+989
2020-07-13Remove old documentation from buildliamfallon7-188/+0
2020-07-06Fix URL checking on REST pluginsliamfallon1-17/+17
2020-07-01Fixing ConcurrentModificationException during multiple policy deployment in APEXa.sreekumar1-24/+34
2020-06-19Changes for checkstyle 8.32liamfallon50-81/+15
2020-06-12Improve robustness of unit testinghuaxing2-22/+25
2020-04-06Fix intermittent unit test failures WebSocketliamfallon1-6/+9
2020-04-05Fix intermittent unit test failures reseterquestorliamfallon1-32/+49
2020-04-02Fix hanging timeout on Executor testliamfallon1-15/+15
2020-03-11Fix minor checkstyle/eclipse warningsliamfallon2-16/+10
2020-03-04replace test sleep() with awaitality packageHenry.Sun1-32/+16
2020-02-26Merge "Fix Java 11/Checkstyle/Sonar warnings"Jim Hahn12-171/+153
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon12-171/+153
2020-02-25remove duplication code in plugins-event producerning.xi2-43/+81
2020-02-24Merge "remove code duplication in plugins"Ram Krishna Verma1-0/+76
2020-02-24Merge "remove code duplication in plugin-event-carrier"Ram Krishna Verma1-0/+277
2020-02-21remove code duplication in pluginsshaoqiu1-0/+76
2020-02-20Passing taskParameters from ApexConfig to policy logica.sreekumar1-3/+36
2020-02-20remove code duplication in plugin-event-carrierning.xi1-0/+277
2020-01-23Remove apex-pdp TextFileUtils classliamfallon5-133/+139
2020-01-23Run apex-pdp in Java 11: base changesliamfallon2-129/+122
2020-01-09Merge "Populate the PdpStatistics data in heartbeat"Jim Hahn8-25/+297
2020-01-08Update vCPE example to use Avro schemasliamfallon1-0/+42
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu8-25/+297
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon12-213/+222
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon7-68/+74
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar5-69/+176
2019-11-07Fix vCPE example apex-pdp policyliamfallon1-14/+14
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar5-140/+329
2019-08-08Change to fix PDP-A incorrectly going into ACTIVE state even during APEX engi...a.sreekumar1-4/+13
2019-07-10Add integration tests for executor propertiesliamfallon5-10/+15
2019-07-02ApexPDP: Fixed jenkin failure in NordixJohnKeeney1-18/+32
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon33-606/+266
2019-06-27Add period after inheritDoc for Sonarliamfallon4-18/+22
2019-06-26Add passthrough properties for APEX engineliamfallon14-314/+190
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar12-37/+36
2019-06-19Fix junit tests in apex-pdpliamfallon4-313/+290
2019-01-15Fix crashing unit tests in Apexliamfallon3-16/+17