aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-07Merge "Increase test coverage for plugins-executor-js"Jorge Hernandez7-70/+535
2019-03-06Merge "Increase test coverage for plugins-event"Liam Fallon4-0/+300
2019-03-06Increase test coverage for plugins-executor-jsHengye7-70/+535
2019-03-05Increase test coverage for plugins-eventParshad Patel4-0/+300
2019-03-01Merge "Increase test coverage for plugins-executor-mvel"Pamela Dragosh7-15/+496
2019-03-01Merge "Increase test coverage for plugins-executor-jruby"Pamela Dragosh7-15/+416
2019-02-28Increase test coverage for plugins-executor-jythonning.xi7-63/+506
2019-02-28Increase test coverage for plugins-executor-jrubyshaoqiu7-15/+416
2019-02-28Increase test coverage for plugins-executor-mvelHengye7-15/+496
2019-02-26Merge "Increase test coverage for plugins-event"Jorge Hernandez3-0/+446
2019-02-26Increase test coverage for plugins-eventParshad Patel3-0/+446
2019-02-23Fix checkstyle errors on testsliamfallon3-0/+16
2019-02-22Change versions of Zookeeper and C3P0liamfallon4-37/+55
2019-02-20Increase test coverage for apex-pdp/pluginsParshad Patel3-0/+233
2019-02-05Fix bug with Apex rejecting HTTP 2xx responsesliamfallon2-2/+2
2018-12-19Add example policy for HTTPSliamfallon4-16/+24
2018-12-18Add Java property parameters for HTTPSliamfallon1-1/+1
2018-12-11Add period after inheritDocliamfallon2-3/+3
2018-12-11Merge "Remove unused parameter from test data"Pamela Dragosh13-28/+10