aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-event
AgeCommit message (Expand)AuthorFilesLines
2019-06-28Bump apex-pdp to 2.2.1-SNAPSHOTPamela Dragosh12-12/+12
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon23-412/+182
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 engineliamfallon19-119/+132
2019-06-25Allow Kafka plugin to take arbitrary properties2.2.0liamfallon3-309/+353
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar10-17/+17
2019-06-20Enable maven-checkstyle-plugin in apex-pdpa.sreekumar1-19/+9
2019-05-30Bump apex-pdp to version 2.2.0Jim Hahn12-12/+12
2019-05-16Step snapshot version of apex-pdpliamfallon12-12/+12
2019-04-16Fix Security and Unit Test DB issuesliamfallon1-6/+0
2019-04-15Fix security problem with Zookeeperliamfallon1-0/+7
2019-04-10Fix Kafka partiion support in APEXliamfallon1-3/+22
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon9-0/+23
2019-03-08Increase test coverage for plugins-event-carrierParshad Patel4-0/+439
2019-03-05Increase test coverage for plugins-eventParshad Patel4-0/+300
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-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
2018-12-11Remove unused parameter from test dataliamfallon13-28/+10
2018-12-08Support HTTP headers in REST Clientliamfallon15-46/+2366
2018-12-04Support HTTP headers in REST Requestorliamfallon15-24/+1092
2018-12-03Use Parent Eclipselinkliamfallon1-1/+0
2018-11-20Refactor Apex benchmark testsliamfallon1-1/+1
2018-11-20Rename test classes in apex-pdpParshad Patel6-9/+9
2018-11-07Refactor unit test dataliamfallon14-7214/+1329
2018-10-31Set new master version for Dublinliamfallon12-36/+24
2018-10-24Fix refering to snapshot in policy/apex-pdp2.0.1ramverma12-12/+12
2018-10-05Fix sonar bugs in apex-pdpramverma1-2/+7
2018-09-22Fix sonar problems in Apexliamfallon4-33/+113
2018-09-20Fix bug with POJO events in APexliamfallon4-7/+6
2018-09-18remove license issuesliamfallon2-7/+8
2018-09-17Merge "Re-implement Kafka tests that periodically fail"Jorge Hernandez2-1/+10
2018-09-16Fix Sonar issues in apexliamfallon3-7/+7
2018-09-15Re-implement Kafka tests that periodically failliamfallon2-1/+10
2018-09-14Fix exception not logged or rethrownliamfallon7-10/+10
2018-09-13Address sonar/Checkstyle Issuesliamfallon1-15/+37
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon42-510/+846
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon2-16/+16
2018-09-07Parameter group fields must have gettersliamfallon9-43/+43
2018-09-04Fix checkstyle issues in apex model basicliamfallon1-2/+2
2018-08-31Use parameter service in apexliamfallon11-143/+165