Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | Use Rhino javascript executor in apex-pdp | liamfallon | 36 | -323/+212 |
2020-03-05 | Fixing SONAR bug + code smell | aditya.puthuparambil | 1 | -26/+28 |
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 | 12 | -109/+110 |
2020-02-06 | Updating module names to resolve conflicts | Ram Krishna Verma | 4 | -6/+10 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 9 | -129/+124 |
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 | 19 | -92/+149 |
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 | 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 |