Age | Commit message (Expand) | Author | Files | Lines |
2022-09-16 | Fix minor warnings in code |  liamfallon | 1 | -4/+0 |
2021-10-19 | HTTP code filter for RestClientProducer |  lapentafd | 3 | -8/+41 |
2021-08-27 | Fix sonars in apex-pdp #2 |  Jim Hahn | 2 | -6/+4 |
2021-08-27 | Address eclipse warnings in apex-pdp |  Jim Hahn | 2 | -43/+2 |
2021-08-24 | Use CompareToBuilder |  Jim Hahn | 1 | -17/+3 |
2021-08-06 | Use lombok in apex-pdp #3 |  Jim Hahn | 2 | -18/+8 |
2021-07-29 | Improve APEX logging for irrelevant events |  a.sreekumar | 1 | -1/+1 |
2021-05-04 | Merge "Remove GroupValidationResult" |  Jim Hahn | 2 | -11/+18 |
2021-05-03 | Remove GroupValidationResult |  Jim Hahn | 2 | -11/+18 |
2021-04-28 | Changes to retain executionProperties per event flow for better context handling |  a.sreekumar | 1 | -8/+2 |
2021-02-18 | Fix sonars in apex-pdp |  Jim Hahn | 2 | -1/+9 |
2021-01-20 | Add logs for REST request/response in APEX |  a.sreekumar | 2 | -9/+9 |
2020-10-16 | Remove apex asciidoc documents |  liamfallon | 1 | -63/+0 |
2020-09-17 | Cleanup related to removal of legacy format support in APEX |  a.sreekumar | 4 | -4/+0 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 6 | -256/+384 |
2020-09-03 | Clean up warnings and SONAR issues |  liamfallon | 1 | -4/+3 |
2020-07-15 | Replaced try/catch blocks with assertj - apex-pdp |  waynedunican | 3 | -94/+41 |
2020-07-13 | Remove old documentation from build |  liamfallon | 4 | -143/+0 |
2020-07-06 | Fix URL checking on REST plugins |  liamfallon | 1 | -0/+17 |
2020-06-19 | Changes for checkstyle 8.32 |  liamfallon | 7 | -11/+0 |
2020-03-11 | Fix minor checkstyle/eclipse warnings |  liamfallon | 2 | -13/+4 |
2020-03-04 | Merge "replace test sleep() with awaitality package" |  Liam Fallon | 1 | -16/+13 |
2020-03-04 | Preparing integration tests for Graal Javascript |  liamfallon | 3 | -38/+37 |
2020-03-04 | replace test sleep() with awaitality package |  Henry.Sun | 1 | -16/+13 |
2020-02-26 | Merge "Fix Java 11/Checkstyle/Sonar warnings" |  Jim Hahn | 2 | -38/+13 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings |  liamfallon | 2 | -38/+13 |
2020-02-25 | remove duplication code in plugins-event producer |  ning.xi | 1 | -40/+4 |
2020-02-24 | Merge "remove code duplication in plugins" |  Ram Krishna Verma | 1 | -54/+3 |
2020-02-21 | remove code duplication in plugins |  shaoqiu | 1 | -54/+3 |
2020-02-20 | remove code duplication in plugin-event-carrier |  ning.xi | 2 | -197/+9 |
2019-08-21 | Fix checkstyle warnings in apex-pdp |  liamfallon | 1 | -14/+13 |
2019-07-12 | add status filter in restclient and restrequestor |  Henry.Sun | 10 | -351/+459 |
2019-07-12 | fix sonar issues in restclient/restrequest |  ning.xi | 1 | -9/+6 |
2019-07-11 | Merge "Make URL configurable in REST Requestor/Client" |  Jim Hahn | 5 | -15/+184 |
2019-07-11 | Make URL configurable in REST Requestor/Client |  ning.xi | 5 | -15/+184 |
2019-07-10 | Add integration tests for executor properties |  liamfallon | 1 | -1/+2 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs |  liamfallon | 3 | -66/+30 |
2019-06-26 | Add passthrough properties for APEX engine |  liamfallon | 4 | -35/+45 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX |  a.sreekumar | 1 | -2/+2 |
2019-02-05 | Fix bug with Apex rejecting HTTP 2xx responses |  liamfallon | 1 | -1/+1 |
2018-12-19 | Add example policy for HTTPS |  liamfallon | 4 | -16/+24 |
2018-12-18 | Add Java property parameters for HTTPS |  liamfallon | 1 | -1/+1 |
2018-12-11 | Add period after inheritDoc |  liamfallon | 1 | -2/+2 |
2018-12-08 | Support HTTP headers in REST Client |  liamfallon | 14 | -45/+2353 |
2018-09-16 | Fix Sonar issues in apex |  liamfallon | 1 | -3/+3 |
2018-09-13 | Sonar/Checkstyle in service/plugins |  liamfallon | 3 | -29/+30 |
2018-09-07 | Parameter group fields must have getters |  liamfallon | 3 | -24/+24 |
2018-08-31 | Use parameter service in apex |  liamfallon | 1 | -6/+7 |
2018-08-05 | Adding Apex docs for Plugins module |  Dinh Danh Le | 5 | -0/+206 |
2018-06-08 | Adding plugins-event module to apex-pdp |  ramverma | 4 | -0/+586 |