Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-06-27 | Merge "Fix Sonar/Checkstyle issues in apex-pdp" | Ram Krishna Verma | 1 | -1/+2 |
2019-06-27 | Add period after inheritDoc for Sonar | liamfallon | 9 | -83/+89 |
2019-06-27 | Fix Sonar/Checkstyle issues in apex-pdp | liamfallon | 1 | -1/+2 |
2019-06-26 | Add passthrough properties for APEX engine | liamfallon | 22 | -573/+415 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX | a.sreekumar | 1 | -1/+1 |
2019-06-20 | Enable maven-checkstyle-plugin in apex-pdp | a.sreekumar | 3 | -9/+10 |
2019-05-30 | Bump apex-pdp to version 2.2.0 | Jim Hahn | 5 | -5/+5 |
2019-05-16 | Step snapshot version of apex-pdp | liamfallon | 5 | -5/+5 |
2019-03-19 | Use Assertions class from policy-common | liamfallon | 6 | -9/+15 |
2018-12-21 | Rename test classes in apex-pdp/model,core | Parshad Patel | 6 | -9/+9 |
2018-12-18 | Remove unused @throws warnings | liamfallon | 1 | -7/+3 |
2018-12-11 | Add period after inheritDoc | liamfallon | 1 | -1/+1 |
2018-12-08 | Fix checkstyle issues | liamfallon | 2 | -14/+15 |
2018-12-03 | Fix checkstyle/sonar issues | liamfallon | 1 | -0/+1 |
2018-11-29 | Fixing issues in apex documents | ramverma | 2 | -55/+52 |
2018-11-20 | Refactor Apex benchmark tests | liamfallon | 3 | -3/+3 |
2018-11-07 | Refactor unit test data | liamfallon | 5 | -6693/+425 |
2018-10-31 | Set new master version for Dublin | liamfallon | 5 | -15/+10 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 | ramverma | 5 | -5/+5 |
2018-10-08 | Remove Sonar Vulnerabilit | liamfallon | 1 | -1/+1 |
2018-10-08 | Merge "Unit test for Apex engine" | Pamela Dragosh | 32 | -62/+3682 |