Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | Use Rhino javascript executor in apex-pdp | liamfallon | 2 | -13/+14 |
2020-03-04 | Merge "replace test sleep() with awaitality package" | Liam Fallon | 3 | -22/+19 |
2020-03-04 | Merge "Preparing integration tests for Graal Javascript" | Pamela Dragosh | 3 | -38/+37 |
2020-03-04 | Preparing integration tests for Graal Javascript | liamfallon | 3 | -38/+37 |
2020-03-04 | replace test sleep() with awaitality package | Henry.Sun | 3 | -22/+19 |
2020-03-03 | GRPC support for APEX-CDS interaction | a.sreekumar | 10 | -1/+718 |
2020-03-02 | Merge "FIxing Sonar issues in APEX" | Jorge Hernandez | 2 | -11/+1 |
2020-03-02 | FIxing Sonar issues in APEX | aditya.puthuparambil | 2 | -11/+1 |
2020-03-01 | Switch apex to Graal javascript engine | liamfallon | 2 | -7/+4 |
2020-02-26 | Merge "Fix Java 11/Checkstyle/Sonar warnings" | Jim Hahn | 4 | -65/+29 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 4 | -65/+29 |
2020-02-25 | remove duplication code in plugins-event producer | ning.xi | 4 | -155/+16 |
2020-02-24 | Merge "remove code duplication in plugins" | Ram Krishna Verma | 7 | -321/+21 |
2020-02-21 | remove code duplication in plugins | shaoqiu | 7 | -321/+21 |
2020-02-20 | remove code duplication in plugin-event-carrier | ning.xi | 4 | -367/+21 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 4 | -37/+39 |
2019-11-26 | Reduce verbosity of logging during unit test | liamfallon | 1 | -1/+1 |
2019-11-04 | Use jersey dependencies from policy-endpoints | liamfallon | 3 | -33/+3 |
2019-11-01 | Add common Jersey version | liamfallon | 4 | -11/+2 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models | a.sreekumar | 1 | -13/+12 |
2019-10-16 | replace grizzly server with policy common endpoint | Henry.Sun | 2 | -24/+43 |
2019-09-25 | Upgrade dependency versions for security | liamfallon | 1 | -9/+0 |
2019-09-12 | Bump version in apex-pdp master | jrh3 | 7 | -7/+7 |
2019-09-03 | Enable https support in ApexRestServer | a.sreekumar | 7 | -51/+204 |
2019-08-21 | Fix checkstyle warnings in apex-pdp | liamfallon | 7 | -71/+60 |
2019-08-07 | Bump version of apex-pdp | jrh3 | 7 | -7/+7 |
2019-07-12 | add status filter in restclient and restrequestor | Henry.Sun | 20 | -557/+797 |
2019-07-12 | fix sonar issues in restclient/restrequest | ning.xi | 2 | -19/+14 |
2019-07-11 | Merge "Make URL configurable in REST Requestor/Client" | Jim Hahn | 12 | -37/+415 |
2019-07-11 | Make URL configurable in REST Requestor/Client | ning.xi | 12 | -37/+415 |
2019-07-10 | Add integration tests for executor properties | liamfallon | 6 | -6/+12 |
2019-07-05 | Add duplicate check, examples for kafka Properties | liamfallon | 3 | -30/+155 |
2019-07-02 | Fix security vulnerabilities in apex-pdp | liamfallon | 1 | -0/+9 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT | Pamela Dragosh | 7 | -7/+7 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 19 | -364/+162 |
2019-06-27 | Merge "Add period after inheritDoc for Sonar" | Ram Krishna Verma | 1 | -5/+6 |
2019-06-27 | Merge "Fix Sonar/Checkstyle issues in apex-pdp" | Ram Krishna Verma | 1 | -0/+1 |
2019-06-27 | Add period after inheritDoc for Sonar | liamfallon | 1 | -5/+6 |
2019-06-27 | Fix Sonar/Checkstyle issues in apex-pdp | liamfallon | 1 | -1/+1 |
2019-06-26 | Add passthrough properties for APEX engine | liamfallon | 19 | -119/+132 |
2019-06-25 | Allow Kafka plugin to take arbitrary properties2.2.0 | liamfallon | 3 | -309/+353 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX | a.sreekumar | 6 | -13/+13 |
2019-06-20 | Enable maven-checkstyle-plugin in apex-pdp | a.sreekumar | 1 | -19/+9 |
2019-05-30 | Bump apex-pdp to version 2.2.0 | Jim Hahn | 7 | -7/+7 |
2019-05-16 | Step snapshot version of apex-pdp | liamfallon | 7 | -7/+7 |
2019-04-16 | Fix Security and Unit Test DB issues | liamfallon | 1 | -6/+0 |
2019-04-15 | Fix security problem with Zookeeper | liamfallon | 1 | -0/+7 |
2019-04-10 | Fix Kafka partiion support in APEX | liamfallon | 1 | -3/+22 |
2019-03-19 | Fix checkstyle/Sonar issues on juint/sonar fixes | liamfallon | 9 | -0/+23 |
2019-03-08 | Increase test coverage for plugins-event-carrier | Parshad Patel | 4 | -0/+439 |