Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT | a.sreekumar | 5 | -9/+9 |
2020-03-11 | Fix minor checkstyle/eclipse warnings | liamfallon | 3 | -10/+6 |
2020-03-11 | Sonar Security vulnerabilities fix | aditya.puthuparambil | 1 | -9/+11 |
2020-03-10 | Merge "Sonar Bug fix" | Liam Fallon | 1 | -56/+55 |
2020-03-09 | Use Rhino javascript executor in apex-pdp | liamfallon | 1 | -2/+2 |
2020-03-09 | Sonar Bug fix | aditya.puthuparambil | 1 | -56/+55 |
2020-03-04 | Merge "replace test sleep() with awaitality package" | Liam Fallon | 8 | -31/+42 |
2020-03-04 | replace test sleep() with awaitality package | Henry.Sun | 8 | -31/+42 |
2020-03-01 | Switch apex to Graal javascript engine | liamfallon | 3 | -15/+18 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 3 | -39/+49 |
2020-02-20 | Passing taskParameters from ApexConfig to policy logic | a.sreekumar | 9 | -194/+271 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 1 | -8/+11 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 6 | -18/+30 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 1 | -3/+3 |
2019-11-26 | Reduce verbosity of logging during unit test | liamfallon | 2 | -2/+2 |
2019-11-14 | Retaining context in APEX Engine based on policies received in PdpUpdate | a.sreekumar | 6 | -266/+125 |
2019-09-16 | Merge "Disable Jython Excutor for security" | Liam Fallon | 1 | -3/+3 |
2019-09-14 | Disable Jython Excutor for security | liamfallon | 1 | -3/+3 |
2019-09-12 | Bump version in apex-pdp master | jrh3 | 5 | -5/+5 |
2019-08-07 | Bump version of apex-pdp | jrh3 | 5 | -5/+5 |
2019-07-10 | Add integration tests for executor properties | liamfallon | 10 | -91/+92 |
2019-07-02 | ApexPDP: Fixed jenkin failure in Nordix | JohnKeeney | 4 | -32/+61 |
2019-07-01 | Merge "Fix issues from Checkstyle reviews" | Ram Krishna Verma | 2 | -81/+15 |
2019-07-01 | Fix issues from Checkstyle reviews | liamfallon | 2 | -81/+15 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT | Pamela Dragosh | 5 | -5/+5 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 39 | -568/+270 |
2019-06-27 | Merge "Add period after inheritDoc for Sonar" | Ram Krishna Verma | 9 | -83/+89 |