Age | Commit message (Expand) | Author | Files | Lines |
2020-03-04 | Preparing integration tests for Graal Javascript | liamfallon | 41 | -2120/+222 |
2020-02-27 | Merge "Add integration tests for Parameter passing in APEX" | Liam Fallon | 8 | -0/+682 |
2020-02-27 | Add integration tests for Parameter passing in APEX | a.sreekumar | 8 | -0/+682 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 11 | -107/+108 |
2020-02-06 | Updating module names to resolve conflicts | Ram Krishna Verma | 1 | -2/+3 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 7 | -100/+96 |
2020-01-23 | Run apex-pdp in Java 11: base changes | liamfallon | 1 | -3/+3 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 18 | -88/+145 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 10 | -61/+68 |
2019-11-26 | Reduce verbosity of logging during unit test | liamfallon | 11 | -140/+165 |
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 | 1 | -14/+0 |
2019-11-01 | Add common Jersey version | liamfallon | 4 | -7/+6 |
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 | 2 | -14/+18 |
2019-09-14 | Disable Jython Excutor for security | liamfallon | 2 | -14/+18 |
2019-09-12 | Bump version in apex-pdp master | jrh3 | 5 | -5/+5 |
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 | 5 | -5/+5 |
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 | 5 | -5/+5 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 42 | -512/+277 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX | a.sreekumar | 10 | -33/+33 |
2019-05-30 | Bump apex-pdp to version 2.2.0 | Jim Hahn | 5 | -5/+5 |
2019-05-16 | Step snapshot version of apex-pdp | liamfallon | 5 | -5/+5 |
2019-04-16 | Fix Security and Unit Test DB issues | liamfallon | 38 | -118/+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 | 50 | -37/+7049 |
2018-12-15 | Fix sonar test renaming issues | liamfallon | 2 | -36/+31 |
2018-12-11 | Remove unused parameter from test data | liamfallon | 2 | -24/+46 |
2018-12-03 | Fix checkstyle/sonar issues | liamfallon | 2 | -2/+0 |
2018-11-29 | Fixing issues in apex documents | ramverma | 2 | -2/+0 |
2018-11-20 | Refactor Apex benchmark tests | liamfallon | 2 | -4/+4 |
2018-11-16 | Fix timing and move tests | liamfallon | 10 | -8/+1151 |
2018-11-15 | Refactored Asynchronous tests to integration | liamfallon | 10 | -0/+419 |
2018-11-12 | Clean up eclipse and document warnings | liamfallon | 2 | -1/+40 |
2018-11-07 | Refactor unit test data | liamfallon | 101 | -27703/+2096 |
2018-10-31 | Set new master version for Dublin | liamfallon | 4 | -12/+8 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 | ramverma | 5 | -5/+5 |
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 |