Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | Use Rhino javascript executor in apex-pdp | liamfallon | 8 | -443/+18 |
2020-02-26 | Fix Java 11/Checkstyle/Sonar warnings | liamfallon | 7 | -102/+86 |
2020-01-23 | Remove apex-pdp TextFileUtils class | liamfallon | 9 | -193/+82 |
2020-01-23 | Run apex-pdp in Java 11: base changes | liamfallon | 4 | -30/+68 |
2020-01-08 | Populate the PdpStatistics data in heartbeat | shaoqiu | 1 | -2/+4 |
2019-12-04 | Minor changes for new Eclipse checkstyle checks | liamfallon | 5 | -45/+51 |
2019-11-28 | Replace getCaononicalName() with getName() in code base | liamfallon | 3 | -32/+51 |
2019-11-26 | Reduce verbosity of logging during unit test | liamfallon | 6 | -9/+9 |
2019-11-04 | Fixing multiple policies with optional event fields fails execution in APEX | a.sreekumar | 2 | -4/+2 |
2019-11-01 | Resolve mapping between TOSCA policies and APEX policy models | a.sreekumar | 4 | -140/+144 |
2019-09-12 | Bump version in apex-pdp master | jrh3 | 8 | -8/+8 |
2019-08-13 | Merge "Fix copy&paste typo in KeyedMapDifference" | Pamela Dragosh | 1 | -1/+1 |
2019-08-13 | Fix copy&paste typo in AxEvent.compareTo | Artem Naluzhnyy | 1 | -1/+1 |
2019-08-08 | Fix copy&paste typo in KeyedMapDifference | Artem Naluzhnyy | 1 | -1/+1 |
2019-08-07 | Bump version of apex-pdp | jrh3 | 8 | -8/+8 |
2019-07-01 | Merge "ApexPDP: Adding support to omit the (context) albums entry in an apex ... | Pamela Dragosh | 6 | -48/+298 |
2019-07-01 | ApexPDP: Adding support to omit the (context) albums entry in an apex | JohnKeeney | 6 | -48/+298 |
2019-06-28 | Bump apex-pdp to 2.2.1-SNAPSHOT | Pamela Dragosh | 8 | -8/+8 |
2019-06-28 | Replace non-Javadoc comments with inheritDocs | liamfallon | 46 | -1953/+862 |
2019-06-27 | Fix Sonar/Checkstyle issues in apex-pdp | liamfallon | 18 | -30/+48 |
2019-06-21 | Replace uses of getCanonicalName() with getName() in APEX | a.sreekumar | 2 | -2/+2 |
2019-06-20 | Enable maven-checkstyle-plugin in apex-pdp | a.sreekumar | 3 | -13/+10 |
2019-05-30 | Bump apex-pdp to version 2.2.0 | Jim Hahn | 8 | -8/+8 |
2019-05-16 | Step snapshot version of apex-pdp | liamfallon | 8 | -8/+8 |
2019-04-16 | Fix Security and Unit Test DB issues | liamfallon | 14 | -145/+39 |
2019-03-19 | Fix checkstyle/Sonar issues on juint/sonar fixes | liamfallon | 4 | -285/+209 |
2019-03-19 | Use Assertions class from policy-common | liamfallon | 45 | -468/+227 |
2019-03-14 | reduce too many method param | Arindam Mondal | 3 | -135/+287 |
2019-02-28 | Fix checkstyle problems on sonar fix | liamfallon | 3 | -200/+199 |
2019-02-25 | sonar:reduce number of method param | Arindam Mondal | 3 | -93/+217 |
2018-12-21 | Merge "Rename test classes in apex-pdp/model,core" | Liam Fallon | 15 | -15/+15 |
2018-12-21 | Rename test classes in apex-pdp/model,core | Parshad Patel | 15 | -15/+15 |
2018-12-19 | Add example policy for HTTPS | liamfallon | 1 | -2/+4 |
2018-12-18 | Remove unused @throws warnings | liamfallon | 1 | -1/+0 |
2018-12-15 | Fix sonar test renaming issues | liamfallon | 22 | -48/+475 |
2018-12-03 | Use Parent Eclipselink | liamfallon | 1 | -1/+0 |
2018-11-29 | Merge "Fixing issues in apex documents" | Jorge Hernandez | 1 | -30/+25 |
2018-11-29 | Fixing issues in apex documents | ramverma | 1 | -30/+25 |
2018-11-28 | Rename test classes in apex-pdp/model/basic-model | Parshad Patel | 21 | -80/+80 |
2018-11-20 | Refactor Apex benchmark tests | liamfallon | 4 | -4/+4 |
2018-11-20 | Rename test classes in apex-pdp | Parshad Patel | 18 | -29/+29 |
2018-11-19 | Rename test classes in apex-pdp | Parshad Patel | 31 | -31/+31 |
2018-11-15 | Fix checkstyle warnings in AxState/Codegen | liamfallon | 3 | -289/+237 |
2018-11-14 | Use param obj for policymodel AxState | kris.jinka | 3 | -117/+325 |
2018-11-07 | Refactor unit test data | liamfallon | 1 | -1/+1 |
2018-10-31 | Set new master version for Dublin | liamfallon | 8 | -24/+16 |
2018-10-24 | Fix refering to snapshot in policy/apex-pdp2.0.1 | ramverma | 8 | -8/+8 |
2018-09-25 | Fix sonar issues in Command line editor | liamfallon | 1 | -3/+21 |
2018-09-16 | Fix Sonar issues in apex | liamfallon | 2 | -2/+2 |
2018-09-14 | Fix exception not logged or rethrown | liamfallon | 7 | -22/+51 |