aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/src
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Changes to retain executionProperties per event flow for better context handlinga.sreekumar1-8/+1
2021-03-23Fixing parallel event execution problem in APEX-PDP REST layera.sreekumar1-26/+21
2021-02-18Fix sonars in apex-pdpJim Hahn1-18/+13
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar1-19/+30
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar1-18/+6
2021-01-20Add logs for REST request/response in APEXa.sreekumar1-6/+14
2020-10-16Remove apex asciidoc documentsliamfallon1-86/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar14-866/+9699
2020-07-13Remove old documentation from buildliamfallon4-143/+0
2020-07-06Fix URL checking on REST pluginsliamfallon1-32/+0
2020-06-19Changes for checkstyle 8.32liamfallon8-13/+0
2020-04-06Fix intermittent unit test failures WebSocketliamfallon1-4/+4
2020-04-05Fix intermittent unit test failures reseterquestorliamfallon7-276/+168
2020-04-02Fix hanging timeout on Executor testliamfallon9-40/+30
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon2-13/+14
2020-03-04Merge "replace test sleep() with awaitality package"Liam Fallon2-6/+6
2020-03-04replace test sleep() with awaitality packageHenry.Sun2-6/+6
2020-03-01Switch apex to Graal javascript engineliamfallon2-7/+4
2020-02-26Merge "Fix Java 11/Checkstyle/Sonar warnings"Jim Hahn1-25/+6
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon1-25/+6
2020-02-25remove duplication code in plugins-event producerning.xi1-39/+4
2020-02-24Merge "remove code duplication in plugins"Ram Krishna Verma1-52/+3
2020-02-21remove code duplication in pluginsshaoqiu1-52/+3
2020-02-20remove code duplication in plugin-event-carrierning.xi2-170/+12
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon1-2/+2
2019-11-01Add common Jersey versionliamfallon1-1/+0
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar1-13/+12
2019-10-16replace grizzly server with policy common endpointHenry.Sun1-24/+31
2019-08-21Fix checkstyle warnings in apex-pdpliamfallon5-56/+46
2019-07-12add status filter in restclient and restrequestorHenry.Sun10-206/+338
2019-07-12fix sonar issues in restclient/restrequestning.xi1-10/+8
2019-07-11Merge "Make URL configurable in REST Requestor/Client"Jim Hahn7-22/+231
2019-07-11Make URL configurable in REST Requestor/Clientning.xi7-22/+231
2019-07-10Add integration tests for executor propertiesliamfallon1-1/+2
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon3-61/+28
2019-06-26Add passthrough properties for APEX engineliamfallon3-8/+10
2019-02-05Fix bug with Apex rejecting HTTP 2xx responsesliamfallon1-1/+1
2018-12-11Add period after inheritDocliamfallon1-1/+1
2018-12-11Remove unused parameter from test dataliamfallon12-28/+9
2018-12-04Support HTTP headers in REST Requestorliamfallon15-24/+1092
2018-11-20Rename test classes in apex-pdpParshad Patel2-4/+4
2018-11-07Refactor unit test dataliamfallon13-7213/+1328
2018-09-14Fix exception not logged or rethrownliamfallon1-1/+1
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon13-91/+258
2018-09-07Parameter group fields must have gettersliamfallon6-19/+19
2018-08-31Use parameter service in apexliamfallon2-12/+2
2018-08-05Adding Apex docs for Plugins moduleDinh Danh Le5-0/+229
2018-06-11Fixing sonar bugswaqas.ikram1-17/+11
2018-06-08Adding plugins-event module to apex-pdpramverma17-0/+8757