Age | Commit message (Expand) | Author | Files | Lines |
2021-09-01 | Fix sonars in apex-pdp #3 | Jim Hahn | 2 | -3/+4 |
2021-08-31 | Fix sonar issues in apex-pdp | Ram Krishna Verma | 12 | -32/+41 |
2021-08-24 | Use CompareToBuilder | Jim Hahn | 7 | -97/+46 |
2021-08-06 | Use lombok for apex-pdp #7 | Jim Hahn | 29 | -604/+146 |
2021-07-02 | Cleanup input & outputFields from Task definition | a.sreekumar | 3 | -23/+27 |
2021-06-28 | Changes to support multiple outputs from a state | a.sreekumar | 14 | -227/+434 |
2021-05-31 | Fix Sonar Issues on Apex-pdp | lapentafd | 3 | -7/+31 |
2021-05-03 | Remove GroupValidationResult | Jim Hahn | 4 | -65/+28 |
2021-03-12 | Bump apex-pdp to 2.6.0-SNAPSHOT | liamfallon | 4 | -4/+4 |
2021-03-10 | Bump apex-pdp to 2.5.2-SNAPSHOT | a.sreekumar | 4 | -4/+4 |
2021-02-24 | Bump apex-pdp to 2.5.1-SNAPSHOT | a.sreekumar | 4 | -4/+4 |
2021-02-18 | Fix sonars in apex-pdp | Jim Hahn | 9 | -84/+65 |
2021-02-10 | Remove URL and useerid from JMS plugin | liamfallon | 1 | -2/+1 |
2020-11-11 | Add method to allow JSON conversion to execution context for logic | liamfallon | 4 | -63/+108 |
2020-10-27 | Bump apex-pdp master to 2.5.0-SNAPSHOT | Ram Krishna Verma | 4 | -4/+4 |
2020-10-20 | Bump apex-pdp to 2.4.4-SNAPSHOT | a.sreekumar | 4 | -4/+4 |
2020-10-08 | Bump apex-pdp to 2.4.3-SNAPSHOT | Ram Krishna Verma | 4 | -4/+4 |
2020-09-10 | Bump APEX version to 2.4.2-SNAPSHOT | a.sreekumar | 4 | -4/+4 |
2020-09-04 | Remove client code from apex-pdp | liamfallon | 42 | -4289/+1 |
2020-09-03 | Merge "Sonar Bug fixes" | Pamela Dragosh | 3 | -3/+3 |
2020-09-03 | Sonar Bug fixes | waynedunican | 3 | -3/+3 |
2020-09-03 | Clean up warnings and SONAR issues | liamfallon | 6 | -24/+19 |
2020-08-17 | SONAR fixes - assert dissimiliar types | waynedunican | 1 | -1/+1 |
2020-08-10 | Merge "Sonar Fixes" | Pamela Dragosh | 1 | -2/+2 |
2020-08-10 | SONAR assertion cleanup | waynedunican | 5 | -11/+13 |
2020-08-07 | Sonar Fixes | JvD_Ericsson | 1 | -2/+2 |
2020-07-29 | Fixing intermittent test failures in APEX | a.sreekumar | 3 | -9/+18 |
2020-07-23 | Remove try/catch blocks with assertj - apex-pdp | waynedunican | 2 | -2/+5 |
2020-07-20 | Replace try/catch with assertj - apex-pdp | waynedunican | 16 | -1009/+392 |
2020-07-17 | Fix double initiation error on EngineServiceFacade | liamfallon | 7 | -272/+246 |
2020-07-13 | Merge "Remove old documentation from build" | Jim Hahn | 20 | -724/+0 |
2020-07-13 | Merge "Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/core" | Pamela Dragosh | 5 | -92/+98 |
2020-07-13 | Remove old documentation from build | liamfallon | 20 | -724/+0 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT | Ram Krishna Verma | 5 | -5/+5 |
2020-07-10 | Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/core | JvD_Ericsson | 5 | -92/+98 |
2020-06-30 | Add tests for XPathReader | ToineSiebelink | 2 | -0/+94 |
2020-06-29 | Fix SonarQube vulnerabilities | ToineSiebelink | 1 | -1/+2 |
2020-06-23 | Remove apex-pdp Jackson security issue | liamfallon | 1 | -1/+1 |
2020-06-19 | Changes for checkstyle 8.32 | liamfallon | 75 | -114/+22 |
2020-06-15 | Merge "Improve robustness of unit testing" | Ram Krishna Verma | 2 | -108/+5 |
2020-06-12 | Remove logback.xml files bundled as part of jar | a.sreekumar | 1 | -50/+0 |
2020-06-12 | Improve robustness of unit testing | huaxing | 2 | -108/+5 |
2020-05-21 | Bump apex master to 2.4.0 | RossC | 5 | -5/+5 |
2020-05-20 | Bump Apex to 2.3.3 | RossC | 5 | -5/+5 |
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 | 3 | -0/+140 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT | a.sreekumar | 5 | -5/+5 |
2020-04-06 | Fix intermittent unit test failures WebSocket | liamfallon | 1 | -4/+6 |
2020-03-31 | Fix State Finalizer Prepare and Cleanup | liamfallon | 5 | -65/+75 |