aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon9-93/+64
2020-02-24Merge "remove code duplication in plugins"Ram Krishna Verma7-321/+21
2020-02-21remove code duplication in pluginsshaoqiu7-321/+21
2020-02-20remove code duplication in plugin-event-carrierning.xi4-367/+21
2020-01-23Remove apex-pdp TextFileUtils classliamfallon9-125/+132
2020-01-23Run apex-pdp in Java 11: base changesliamfallon3-61/+65
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-17/+19
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon14-96/+107
2019-11-26Reduce verbosity of logging during unit testliamfallon2-4/+4
2019-11-15Fix JRuby interpreter shutdown issueliamfallon5-29/+59
2019-11-04Use jersey dependencies from policy-endpointsliamfallon3-33/+3
2019-11-01Add common Jersey versionliamfallon4-11/+2
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar1-13/+12
2019-10-16replace grizzly server with policy common endpointHenry.Sun2-24/+43
2019-09-25Fix typos in dependenciesliamfallon1-1/+2
2019-09-25Upgrade dependency versions for securityliamfallon1-9/+0
2019-09-16Merge "Disable Jython Excutor for security"Liam Fallon2-2/+3
2019-09-14Disable Jython Excutor for securityliamfallon2-2/+3
2019-09-12Bump version in apex-pdp masterjrh332-32/+32
2019-09-03Enable https support in ApexRestServera.sreekumar7-51/+204
2019-08-21Fix checkstyle warnings in apex-pdpliamfallon7-71/+60
2019-08-08Review maven dependency for snakeyamlBruno Sakoto1-1/+0
2019-08-07Bump version of apex-pdpjrh332-32/+32
2019-07-12add status filter in restclient and restrequestorHenry.Sun20-557/+797
2019-07-12fix sonar issues in restclient/restrequestning.xi2-19/+14
2019-07-11Merge "Make URL configurable in REST Requestor/Client"Jim Hahn12-37/+415
2019-07-11Make URL configurable in REST Requestor/Clientning.xi12-37/+415
2019-07-10Add integration tests for executor propertiesliamfallon21-59/+92
2019-07-05Add duplicate check, examples for kafka Propertiesliamfallon3-30/+155
2019-07-02Fix security vulnerabilities in apex-pdpliamfallon2-2/+11
2019-06-28Bump apex-pdp to 2.2.1-SNAPSHOTPamela Dragosh32-32/+32
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon42-741/+324
2019-06-27Merge "Add period after inheritDoc for Sonar"Ram Krishna Verma1-5/+6
2019-06-27Merge "Fix Sonar/Checkstyle issues in apex-pdp"Ram Krishna Verma1-0/+1
2019-06-27Add period after inheritDoc for Sonarliamfallon1-5/+6
2019-06-27Fix Sonar/Checkstyle issues in apex-pdpliamfallon1-1/+1
2019-06-26Add passthrough properties for APEX engineliamfallon49-249/+298
2019-06-25Allow Kafka plugin to take arbitrary properties2.2.0liamfallon3-309/+353
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar16-33/+33
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar1-19/+9
2019-05-30Bump apex-pdp to version 2.2.0Jim Hahn32-32/+32
2019-05-16Step snapshot version of apex-pdpliamfallon32-32/+32
2019-04-16Fix Security and Unit Test DB issuesliamfallon11-327/+551
2019-04-15Fix security problem with Zookeeperliamfallon2-1/+8
2019-04-10Remove hibernate from apexliamfallon9-827/+1
2019-04-10Fix Kafka partiion support in APEXliamfallon1-3/+22
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon28-27/+62
2019-03-19Use Assertions class from policy-commonliamfallon3-3/+6
2019-03-08Merge "Increase test coverage for plugins-event-carrier"Liam Fallon4-0/+439
2019-03-08Increase test coverage for plugins-event-carrierParshad Patel4-0/+439