Age | Commit message (Expand) | Author | Files | Lines |
2020-09-10 | Bump APEX version to 2.4.2-SNAPSHOT |  a.sreekumar | 9 | -9/+9 |
2020-09-09 | Remove deleted dependency from apex-pdp |  Jim Hahn | 1 | -5/+1 |
2020-09-09 | APEX standalone support for ToscaPolicy format |  a.sreekumar | 89 | -2798/+461355 |
2020-09-04 | Remove client code from apex-pdp |  liamfallon | 2 | -489/+0 |
2020-09-03 | Clean up warnings and SONAR issues |  liamfallon | 3 | -59/+47 |
2020-08-17 | SONAR fixes - assert dissimiliar types |  waynedunican | 1 | -7/+0 |
2020-07-27 | SONAR assertions apex-pdp |  waynedunican | 4 | -10/+25 |
2020-07-23 | Merge "Fix replaceAll SONAR issues in apex-pdp" |  Ram Krishna Verma | 2 | -27/+29 |
2020-07-22 | Fix replaceAll SONAR issues in apex-pdp |  JvD_Ericsson | 2 | -27/+29 |
2020-07-21 | Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex... |  JvD_Ericsson | 6 | -27/+26 |
2020-07-17 | Replace try/catch with assertj - apex-pdp |  waynedunican | 6 | -435/+203 |
2020-07-13 | Remove old documentation from build |  liamfallon | 33 | -1162/+0 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 9 | -9/+9 |
2020-07-06 | Merge "Replace try/catch blocks with assertj - apex-pdp" |  Ram Krishna Verma | 3 | -163/+56 |
2020-07-06 | Fix URL checking on REST plugins |  liamfallon | 1 | -13/+13 |
2020-07-06 | Replace try/catch blocks with assertj - apex-pdp |  waynedunican | 3 | -163/+56 |
2020-06-22 | Updating all Apex dependencies |  RossC | 1 | -1/+1 |
2020-06-19 | Changes for checkstyle 8.32 |  liamfallon | 103 | -133/+7 |
2020-06-12 | Improve robustness of unit testing |  huaxing | 2 | -4/+4 |
2020-06-03 | Merge "Stability test for Apex-pdp" |  Pamela Dragosh | 1 | -30/+2725 |
2020-06-02 | Stability test for Apex-pdp |  aditya.puthuparambil | 1 | -30/+2725 |
2020-05-21 | Bump apex master to 2.4.0 |  RossC | 9 | -9/+9 |
2020-05-20 | Bump Apex to 2.3.3 |  RossC | 9 | -9/+9 |
2020-04-17 | Merge "Fix sonar issues" |  Pamela Dragosh | 1 | -1/+1 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT |  a.sreekumar | 9 | -9/+9 |
2020-04-15 | Fix sonar issues |  huaxing | 1 | -1/+1 |
2020-04-04 | Merge "Refer io.netty from policy/parent" |  Liam Fallon | 1 | -0/+13 |
2020-04-03 | Refer io.netty from policy/parent |  Ram Krishna Verma | 1 | -0/+13 |
2020-04-03 | Fix failing Kafka tests |  liamfallon | 5 | -63/+86 |
2020-04-02 | Fix hanging timeout on Executor test |  liamfallon | 11 | -76/+121 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT |  a.sreekumar | 9 | -9/+9 |
2020-03-11 | Fix minor checkstyle/eclipse warnings |  liamfallon | 1 | -1/+0 |
2020-03-10 | Merge "Sonar Bug fix" |  Liam Fallon | 1 | -9/+14 |
2020-03-09 | Use Rhino javascript executor in apex-pdp |  liamfallon | 36 | -323/+212 |
2020-03-09 | Sonar Bug fix |  aditya.puthuparambil | 1 | -9/+14 |
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 |