Age | Commit message (Expand) | Author | Files | Lines |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate |  a.sreekumar | 6 | -30/+33 |
2019-11-04 | Use jersey dependencies from policy-endpoints |  liamfallon | 2 | -26/+0 |
2019-11-01 | Add common Jersey version |  liamfallon | 5 | -11/+7 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models |  a.sreekumar | 3 | -36/+33 |
2019-10-16 | replace grizzly server with policy common endpoint |  Henry.Sun | 4 | -67/+89 |
2019-09-16 | Merge "Disable Jython Excutor for security" |  Liam Fallon | 3 | -16/+21 |
2019-09-14 | Disable Jython Excutor for security |  liamfallon | 3 | -16/+21 |
2019-09-12 | Bump version in apex-pdp master |  jrh3 | 9 | -9/+9 |
2019-09-03 | Enable https support in ApexRestServer |  a.sreekumar | 1 | -23/+60 |
2019-08-27 | add unit test for tools-common |  shaoqiu | 1 | -1/+1 |
2019-08-21 | Fix checkstyle warnings in apex-pdp |  liamfallon | 5 | -14/+17 |
2019-08-07 | Bump version of apex-pdp |  jrh3 | 9 | -9/+9 |
2019-07-30 | integration test for execution property rest API |  ning.xi | 10 | -7/+736 |
2019-07-10 | Add integration tests for executor properties |  liamfallon | 32 | -3/+1221 |
2019-07-05 | Add duplicate check, examples for kafka Properties |  liamfallon | 1 | -2/+7 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT |  Pamela Dragosh | 9 | -9/+9 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs |  liamfallon | 43 | -516/+279 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX |  a.sreekumar | 11 | -36/+35 |
2019-06-20 | Enable maven-checkstyle-plugin in apex-pdp |  a.sreekumar | 1 | -2/+2 |
2019-05-30 | Bump apex-pdp to version 2.2.0 |  Jim Hahn | 9 | -9/+9 |
2019-05-16 | Step snapshot version of apex-pdp |  liamfallon | 9 | -9/+9 |
2019-04-16 | Fix Security and Unit Test DB issues |  liamfallon | 39 | -124/+378 |
2019-04-15 | Fix security problem with Zookeeper |  liamfallon | 1 | -0/+7 |
2019-03-19 | Use Assertions class from policy-common |  liamfallon | 1 | -1/+1 |
2019-02-22 | Change versions of Zookeeper and C3P0 |  liamfallon | 60 | -862/+7030 |
2018-12-15 | Fix sonar test renaming issues |  liamfallon | 2 | -36/+31 |
2018-12-11 | Add period after inheritDoc |  liamfallon | 1 | -1/+1 |
2018-12-11 | Merge "Remove unused parameter from test data" |  Pamela Dragosh | 1 | -24/+41 |
2018-12-11 | Remove unused parameter from test data |  liamfallon | 2 | -24/+46 |
2018-12-11 | Merge "Support HTTP headers in REST Client" |  Jorge Hernandez | 1 | -0/+5 |
2018-12-08 | Fix checkstyle issues |  liamfallon | 2 | -11/+9 |
2018-12-08 | Support HTTP headers in REST Client |  liamfallon | 1 | -0/+5 |
2018-12-03 | Fix checkstyle/sonar issues |  liamfallon | 3 | -43/+40 |
2018-11-29 | Fixing issues in apex documents |  ramverma | 3 | -3/+18 |
2018-11-20 | Refactor Apex benchmark tests |  liamfallon | 69 | -7871/+4133 |
2018-11-20 | Rename test classes in apex-pdp |  Parshad Patel | 3 | -8/+8 |
2018-11-16 | Fix timing and move tests |  liamfallon | 11 | -89/+338 |
2018-11-15 | Refactored Asynchronous tests to integration |  liamfallon | 21 | -4980/+235 |
2018-11-12 | Clean up eclipse and document warnings |  liamfallon | 4 | -3/+42 |
2018-11-07 | Refactor unit test data |  liamfallon | 101 | -27703/+2096 |
2018-10-31 | Set new master version for Dublin |  liamfallon | 7 | -21/+14 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 |  ramverma | 10 | -10/+10 |
2018-10-23 | Adding stability test plan of apex-pdp |  ramverma | 4 | -0/+363 |
2018-10-01 | Add JUnit for test concepts |  liamfallon | 1 | -2/+1 |
2018-09-28 | Add unit test for core distribution |  liamfallon | 1 | -8/+2 |
2018-09-25 | JUnit for evaluation test model generator |  liamfallon | 4 | -4/+177 |
2018-09-22 | Fix sonar problems in Apex |  liamfallon | 3 | -50/+104 |
2018-09-20 | Refactor Editor REST servlet |  liamfallon | 4 | -4/+12 |
2018-09-18 | remove license issues |  liamfallon | 1 | -1/+1 |
2018-09-17 | Merge "Re-implement Kafka tests that periodically fail" |  Jorge Hernandez | 6 | -228/+96 |