Age | Commit message (Expand) | Author | Files | Lines |
2022-01-24 | Add TOSCA policy status header field to APEX event create CLI |  Rashmi Pujar | 6 | -27/+26 |
2021-08-06 | Use lombok in apex-pdp #4 |  Jim Hahn | 14 | -128/+55 |
2021-07-29 | Improve APEX logging for irrelevant events |  a.sreekumar | 1 | -1/+2 |
2021-06-24 | Update apex-pdp for checkstyle 8.43 |  liamfallon | 3 | -6/+6 |
2021-05-03 | Remove GroupValidationResult |  Jim Hahn | 3 | -33/+14 |
2021-03-24 | Fix sonar issues |  arkadiusz.adamski | 7 | -8/+14 |
2021-03-19 | Fixing parallel event execution problem in APEX-PDP REST layer |  a.sreekumar | 4 | -105/+4 |
2021-02-23 | Fixing intermittent test failures in APEX |  a.sreekumar | 1 | -75/+58 |
2021-02-11 | Changes related to multi policy handling improvement in APEX |  a.sreekumar | 3 | -165/+171 |
2021-01-28 | Improve handling of multiple policy in APEX PDP |  a.sreekumar | 3 | -128/+28 |
2020-09-17 | Cleanup related to removal of legacy format support in APEX |  a.sreekumar | 18 | -18/+0 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 40 | -842/+111782 |
2020-09-04 | Remove client code from apex-pdp |  liamfallon | 2 | -489/+0 |
2020-07-21 | Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex... |  JvD_Ericsson | 2 | -6/+6 |
2020-07-17 | Replace try/catch with assertj - apex-pdp |  waynedunican | 1 | -30/+12 |
2020-07-06 | Fix URL checking on REST plugins |  liamfallon | 1 | -13/+13 |
2020-06-19 | Changes for checkstyle 8.32 |  liamfallon | 35 | -48/+1 |
2020-04-03 | Fix failing Kafka tests |  liamfallon | 5 | -63/+86 |
2020-04-02 | Fix hanging timeout on Executor test |  liamfallon | 10 | -74/+116 |
2020-03-09 | Use Rhino javascript executor in apex-pdp |  liamfallon | 20 | -96/+105 |
2020-03-04 | Preparing integration tests for Graal Javascript |  liamfallon | 18 | -110/+99 |
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 | 3 | -50/+52 |
2020-01-23 | Remove apex-pdp TextFileUtils class |  liamfallon | 7 | -100/+96 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks |  liamfallon | 3 | -17/+42 |
2019-11-28 | Replace getCaononicalName() with getName() in code base |  liamfallon | 9 | -51/+57 |
2019-11-26 | Reduce verbosity of logging during unit test |  liamfallon | 10 | -137/+162 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate |  a.sreekumar | 1 | -2/+1 |
2019-11-01 | Add common Jersey version |  liamfallon | 3 | -4/+5 |
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 | 3 | -61/+89 |
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-07-30 | integration test for execution property rest API |  ning.xi | 10 | -7/+736 |
2019-07-10 | Add integration tests for executor properties |  liamfallon | 31 | -0/+1210 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs |  liamfallon | 13 | -127/+86 |
2018-12-15 | Fix sonar test renaming issues |  liamfallon | 2 | -36/+31 |
2018-12-11 | Remove unused parameter from test data |  liamfallon | 1 | -24/+41 |
2018-11-16 | Fix timing and move tests |  liamfallon | 4 | -6/+963 |
2018-11-15 | Refactored Asynchronous tests to integration |  liamfallon | 7 | -0/+419 |
2018-11-07 | Refactor unit test data |  liamfallon | 63 | -29126/+417 |
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-18 | remove license issues |  liamfallon | 1 | -1/+1 |
2018-09-17 | Merge "Re-implement Kafka tests that periodically fail" |  Jorge Hernandez | 5 | -198/+92 |
2018-09-16 | Fix Sonar issues in apex |  liamfallon | 1 | -5/+5 |
2018-09-15 | Re-implement Kafka tests that periodically fail |  liamfallon | 5 | -198/+92 |
2018-09-13 | Address sonar/Checkstyle Issues |  liamfallon | 33 | -202/+953 |