Age | Commit message (Expand) | Author | Files | Lines |
2020-03-04 | Merge "GRPC support for APEX-CDS interaction" |  Pamela Dragosh | 10 | -1/+718 |
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-03 | use policy/parent awaitility |  Pamela Dragosh | 1 | -2/+1 |
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 | 18 | -326/+2007 |
2020-02-26 | Merge "Fix Java 11/Checkstyle/Sonar warnings" |  Jim Hahn | 9 | -93/+64 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings |  liamfallon | 9 | -93/+64 |
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 |
2020-01-23 | Remove apex-pdp TextFileUtils class |  liamfallon | 9 | -125/+132 |
2020-01-23 | Run apex-pdp in Java 11: base changes |  liamfallon | 3 | -61/+65 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks |  liamfallon | 1 | -17/+19 |
2019-11-28 | Replace getCaononicalName() with getName() in code base |  liamfallon | 14 | -96/+107 |
2019-11-26 | Reduce verbosity of logging during unit test |  liamfallon | 2 | -4/+4 |
2019-11-15 | Fix JRuby interpreter shutdown issue |  liamfallon | 5 | -29/+59 |
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 | Fix typos in dependencies |  liamfallon | 1 | -1/+2 |
2019-09-25 | Upgrade dependency versions for security |  liamfallon | 1 | -9/+0 |
2019-09-16 | Merge "Disable Jython Excutor for security" |  Liam Fallon | 2 | -2/+3 |
2019-09-14 | Disable Jython Excutor for security |  liamfallon | 2 | -2/+3 |
2019-09-12 | Bump version in apex-pdp master |  jrh3 | 32 | -32/+32 |
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-08 | Review maven dependency for snakeyaml |  Bruno Sakoto | 1 | -1/+0 |
2019-08-07 | Bump version of apex-pdp |  jrh3 | 32 | -32/+32 |
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 | 21 | -59/+92 |
2019-07-05 | Add duplicate check, examples for kafka Properties |  liamfallon | 3 | -30/+155 |
2019-07-02 | Fix security vulnerabilities in apex-pdp |  liamfallon | 2 | -2/+11 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT |  Pamela Dragosh | 32 | -32/+32 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs |  liamfallon | 42 | -741/+324 |
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 | 49 | -249/+298 |
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 | 16 | -33/+33 |
2019-06-20 | Enable maven-checkstyle-plugin in apex-pdp |  a.sreekumar | 1 | -19/+9 |