Age | Commit message (Expand) | Author | Files | Lines |
2020-07-06 | Replace try/catch blocks with assertj - apex-pdp | waynedunican | 8 | -544/+178 |
2020-07-03 | Fixing issue with policy chaining after CDS request failure in APEX | a.sreekumar | 2 | -12/+13 |
2020-07-01 | Fixing ConcurrentModificationException during multiple policy deployment in APEX | a.sreekumar | 1 | -24/+34 |
2020-06-30 | Add tests for XPathReader | ToineSiebelink | 2 | -0/+94 |
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 | 6 | -10/+34 |
2020-06-25 | Fixing error with Main class name usage in APEX | a.sreekumar | 1 | -2/+2 |
2020-06-25 | Merge "Remove thread in JavascriptExecutor" | Liam Fallon | 9 | -704/+103 |
2020-06-23 | Remove thread in JavascriptExecutor | huaxing | 9 | -704/+103 |
2020-06-23 | remove build warning with json dependency | Henry.Sun | 1 | -5/+0 |
2020-06-23 | Merge "Updating all Apex dependencies" | Ram Krishna Verma | 12 | -15/+15 |
2020-06-23 | Remove apex-pdp Jackson security issue | liamfallon | 4 | -19/+8 |
2020-06-22 | Updating all Apex dependencies | RossC | 13 | -17/+16 |
2020-06-19 | Changes for checkstyle 8.32 | liamfallon | 556 | -985/+182 |
2020-06-15 | Merge "Improve robustness of unit testing" | Ram Krishna Verma | 7 | -141/+34 |
2020-06-12 | Remove logback.xml files bundled as part of jar | a.sreekumar | 2 | -113/+0 |
2020-06-12 | Improve robustness of unit testing | huaxing | 7 | -141/+34 |
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-28 | Point to parent SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-05-21 | Bump apex master to 2.4.0 | RossC | 88 | -89/+89 |
2020-05-20 | Bump Apex to 2.3.3 | RossC | 89 | -89/+89 |
2020-05-20 | Release apex 2.3.2 docker6.0.0-ONAP | RossC | 1 | -0/+8 |
2020-05-20 | Release apex 2.3.2 java artifacts | RossC | 1 | -0/+4 |
2020-05-19 | Merge "Point to released artifacts" | Ram Krishna Verma | 1 | -3/+3 |
2020-05-19 | Point to released artifacts | Pamela Dragosh | 1 | -3/+3 |
2020-05-15 | Fix Web Socket server connection failure | liamfallon | 4 | -7/+32 |
2020-05-15 | Unit test fails when port number occupied | liamfallon | 1 | -7/+10 |
2020-05-08 | Unit tests for various classes | RossC | 8 | -6/+490 |
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-27 | Point to latest SNAPSHOTs | Pamela Dragosh | 1 | -3/+3 |
2020-04-17 | Merge "Fix sonar issues" | Pamela Dragosh | 4 | -30/+24 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT | a.sreekumar | 89 | -89/+89 |
2020-04-15 | Release 2.3.1 apex docker image | Pamela Dragosh | 1 | -0/+8 |
2020-04-15 | Fix sonar issues | huaxing | 4 | -30/+24 |
2020-04-14 | Release apex 2.3.1 | Pamela Dragosh | 1 | -0/+4 |
2020-04-14 | Merge "Point to released common/models" | Ram Krishna Verma | 1 | -2/+2 |
2020-04-14 | Point to released common/models | Pamela Dragosh | 1 | -2/+2 |
2020-04-14 | SONAR issue fix | aditya.puthuparambil | 3 | -51/+59 |
2020-04-13 | Point common/models fix | Pamela Dragosh | 1 | -2/+2 |
2020-04-11 | Point to released parent, common models | Pamela Dragosh | 1 | -3/+3 |
2020-04-07 | Make sure Editor's css overrides common css | huaxing | 1 | -0/+8 |
2020-04-06 | Fix intermittent unit test failures WebSocket | liamfallon | 4 | -15/+25 |
2020-04-05 | Fix intermittent unit test failures reseterquestor | liamfallon | 9 | -310/+232 |
2020-04-04 | Merge "Refer io.netty from policy/parent" | Liam Fallon | 4 | -2/+26 |
2020-04-03 | Refer io.netty from policy/parent | Ram Krishna Verma | 4 | -2/+26 |
2020-04-03 | Fix failing Kafka tests | liamfallon | 8 | -109/+127 |
2020-04-02 | Merge "Fix hanging timeout on Executor test" | Jim Hahn | 24 | -143/+190 |