Age | Commit message (Expand) | Author | Files | Lines |
2020-07-14 | Merge "Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/model" | Ram Krishna Verma | 6 | -38/+44 |
2020-07-13 | Remove old documentation from build | liamfallon | 96 | -2398/+0 |
2020-07-13 | Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/model | JvD_Ericsson | 6 | -38/+44 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT | Ram Krishna Verma | 11 | -11/+11 |
2020-07-06 | Fix URL checking on REST plugins | liamfallon | 1 | -1/+3 |
2020-06-30 | Merge "Removed CDS simulator from apex-pdp" | Jim Hahn | 3 | -104/+10 |
2020-06-29 | Removed CDS simulator from apex-pdp | Jim Hahn | 3 | -104/+10 |
2020-06-29 | Fix SonarQube vulnerabilities | ToineSiebelink | 1 | -0/+4 |
2020-06-22 | Updating all Apex dependencies | RossC | 1 | -1/+1 |
2020-06-19 | Changes for checkstyle 8.32 | liamfallon | 18 | -39/+14 |
2020-06-15 | Merge "Improve robustness of unit testing" | Ram Krishna Verma | 1 | -7/+0 |
2020-06-12 | Remove logback.xml files bundled as part of jar | a.sreekumar | 1 | -63/+0 |
2020-06-12 | Improve robustness of unit testing | huaxing | 1 | -7/+0 |
2020-05-21 | Bump apex master to 2.4.0 | RossC | 11 | -11/+11 |
2020-05-20 | Bump Apex to 2.3.3 | RossC | 11 | -11/+11 |
2020-05-08 | Unit tests for various classes | RossC | 1 | -0/+124 |
2020-05-01 | Minor fixes in examples-vcpe | Ram Krishna Verma | 2 | -271/+5 |
2020-05-01 | Minor fixes in examples-grpc | Ram Krishna Verma | 2 | -264/+5 |
2020-04-17 | Merge "Fix sonar issues" | Pamela Dragosh | 1 | -24/+17 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT | a.sreekumar | 11 | -11/+11 |
2020-04-15 | Fix sonar issues | huaxing | 1 | -24/+17 |
2020-04-14 | SONAR issue fix | aditya.puthuparambil | 2 | -8/+13 |
2020-04-01 | My First Policy State Finalizer Example | aditya.puthuparambil | 17 | -163/+875 |
2020-03-30 | Fix timeout issues in gRPC tests | liamfallon | 3 | -12/+29 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT | a.sreekumar | 11 | -20/+20 |
2020-03-24 | Launch separate threads for Javascript task execution | liamfallon | 2 | -16/+16 |
2020-03-23 | Adding example for APEX gRPC plugin for CDS interaction | a.sreekumar | 30 | -4/+1998 |
2020-03-19 | Apex-pdp tutorial documentation changes | aditya.puthuparambil | 5 | -30/+39 |
2020-03-11 | Fix minor checkstyle/eclipse warnings | liamfallon | 2 | -3/+4 |
2020-03-11 | Convert examples to Rhino Javascript format | liamfallon | 48 | -3751/+364 |
2020-03-11 | Merge "Sonar Security vulnerabilities fix" | Ram Krishna Verma | 1 | -23/+33 |
2020-03-11 | Adapt vCPE example for Rhino Javascript | liamfallon | 26 | -104/+146 |
2020-03-11 | Sonar Security vulnerabilities fix | aditya.puthuparambil | 1 | -23/+33 |
2020-03-09 | Use Rhino javascript executor in apex-pdp | liamfallon | 12 | -103/+93 |
2020-03-04 | replace test sleep() with awaitality package | Henry.Sun | 5 | -31/+31 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 4 | -30/+43 |
2020-01-30 | Remove content section from ToscaPolicy properties in APEX | a.sreekumar | 1 | -2/+0 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 2 | -6/+7 |
2020-01-23 | Run apex-pdp in Java 11: base changes | liamfallon | 5 | -188/+69 |
2020-01-08 | Update vCPE example to use Avro schemas | liamfallon | 50 | -62/+2689 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 1 | -3/+6 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 4 | -15/+20 |
2019-11-26 | Reduce verbosity of logging during unit test | liamfallon | 4 | -7/+7 |
2019-11-25 | Update vCPE example for A&AI custom query | liamfallon | 19 | -615/+375 |
2019-11-21 | Update vCPE example for A&AI custom query | liamfallon | 3 | -36/+3914 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate | a.sreekumar | 4 | -12/+15 |
2019-11-07 | Fix vCPE example apex-pdp policy | liamfallon | 10 | -89/+82 |
2019-11-04 | Use jersey dependencies from policy-endpoints | liamfallon | 4 | -29/+0 |
2019-11-01 | Add common Jersey version | liamfallon | 4 | -6/+2 |
2019-10-31 | Use updated APPC model code in apex vcpe example | liamfallon | 2 | -21/+33 |