aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-09-04Remove client code from apex-pdpliamfallon5-667/+39
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 Dragosh1-7/+11
2020-08-07Handling apex-pdp multi policy deployment failure:puthuparambil.aditya1-7/+11
2020-08-07Sonar FixesJvD_Ericsson1-13/+14
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar3-42/+74
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.32liamfallon32-61/+14
2020-06-12Improve robustness of unit testinghuaxing1-2/+2
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-02-26Merge "Fix Java 11/Checkstyle/Sonar warnings"Jim Hahn7-116/+98
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon7-116/+98
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 classliamfallon1-37/+38
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu6-17/+259
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon5-59/+61
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.sreekumar4-123/+259
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 inheritDocsliamfallon28-463/+206
2019-06-27Add period after inheritDoc for Sonarliamfallon3-12/+15
2019-06-26Add passthrough properties for APEX engineliamfallon10-244/+139
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar7-14/+14
2019-06-19Fix junit tests in apex-pdpliamfallon1-3/+4
2019-01-09Fix context clearing on model upgradeliamfallon1-84/+66
2018-12-18Add Java property parameters for HTTPSliamfallon2-48/+126
2018-12-11Remove unused parameter from test dataliamfallon1-1/+1
2018-12-03Fix checkstyle/sonar issuesliamfallon1-24/+30
2018-11-29Fixing issues in apex documentsramverma1-11/+10
2018-11-16Fix timing and move testsliamfallon1-0/+6
2018-11-07Refactor unit test dataliamfallon4-30/+201
2018-10-19Fix bug to allow JSON arrays of eventsliamfallon1-0/+3
2018-10-05JUnit for apex Admin Protocol listenerliamfallon2-12/+17
2018-09-26Allow custom JSON adapter specificationliamfallon1-12/+32
2018-09-26Add JUnit for engine serviceliamfallon2-78/+111
2018-09-23Fix more sonar issuesliamfallon1-108/+218
2018-09-22Fix sonar problems in Apexliamfallon6-33/+61
2018-09-20Fix bug with POJO events in APexliamfallon6-83/+294