Age | Commit message (Expand) | Author | Files | Lines |
2018-07-30 | Copy policy-endpoints from drools-pdp to common |  mmis | 3 | -2/+8 |
2018-07-16 | Use refresh() instead of lock() in guard |  Jim Hahn | 2 | -43/+28 |
2018-07-11 | Include hostname as part of lock owner |  Jim Hahn | 2 | -29/+35 |
2018-06-29 | Add time limit to local guard locking facility |  Jim Hahn | 2 | -68/+58 |
2018-06-05 | Update drools-applications to SNAPSHOT-1.3.0 |  liamfallon | 1 | -1/+1 |
2018-05-21 | Update Drools Applcations to 1.2.3-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2018-05-16 | Upgrade SNAPSHOT to 1.2.2 |  liamfallon | 1 | -1/+1 |
2018-04-30 | Merge "Modify PolicyGuard to use new locking API" |  Jorge Hernandez | 2 | -83/+256 |
2018-04-27 | Modify PolicyGuard to use new locking API |  Jim Hahn | 2 | -83/+256 |
2018-04-27 | Fix failure in PIPEngineGetHistoryTest |  Jim Hahn | 2 | -28/+43 |
2018-04-16 | Add missing license headers |  Pamela Dragosh | 6 | -2/+95 |
2018-04-13 | Update to SNAPSHOT 1.2.1 |  Pamela Dragosh | 1 | -1/+1 |
2018-03-26 | Fix path to logging class |  liamfallon | 1 | -1/+1 |
2018-03-22 | Removed checkstyle warnings |  mmis | 26 | -2646/+2796 |
2018-03-01 | Remove CLM issues with commons-collections |  Pamela Dragosh | 1 | -0/+9 |
2018-02-19 | Rename maven modules to mirror directory structure |  liamfallon | 1 | -70/+73 |
2018-02-09 | Upgrade XACML jar |  Pamela Dragosh | 1 | -1/+1 |
2018-02-07 | Merge "Resolve security issues SONATYPE-2017-0359" |  Jorge Hernandez | 1 | -1/+1 |
2018-02-07 | Resolve security issues SONATYPE-2017-0359 |  Pamela Dragosh | 1 | -1/+1 |
2018-02-07 | Log thrown exception in PIPEngineGetHistory |  liamfallon | 1 | -1/+1 |
2018-02-06 | Add JUnit and Remove Technical Debt in Guard |  liamfallon | 24 | -757/+1783 |
2017-12-15 | Add guard junits |  Temoc Rodriguez | 11 | -14/+550 |
2017-11-21 | Bump minor version |  Jessica Wagantall | 1 | -1/+1 |
2017-11-15 | Upgrade to 1.1.2-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2017-11-08 | Update SNAPSHOT version |  Pamela Dragosh | 1 | -1/+1 |
2017-11-07 | SNAPSHOT present in policy core and msb depsv1.1.0 |  Jorge Hernandez | 1 | -2/+2 |
2017-11-03 | Made network.log output more verbose. |  Magnusen, Drew (dm741q) | 1 | -1/+1 |
2017-10-20 | Added log output to multiple drools applications. |  Magnusen, Drew (dm741q) | 1 | -0/+4 |
2017-10-18 | Removed useless imports to clear Sonar Issues |  Hockla, Ali (ah999m) | 1 | -2/+0 |
2017-10-17 | Fix operation history DB properties for Junits |  Temoc Rodriguez | 3 | -33/+19 |
2017-10-11 | Fix nullPointerException non-200 guard response. |  Temoc Rodriguez | 1 | -6/+7 |
2017-10-04 | Fixed Sonar blockers/criticals |  Hockla, Ali (ah999m) | 2 | -5/+5 |
2017-09-28 | Merge "Add missing auth headers to guard request" |  Jorge Hernandez | 3 | -117/+386 |
2017-09-28 | Add missing auth headers to guard request |  Temoc Rodriguez | 3 | -117/+386 |
2017-09-27 | Fix major sonar issues |  shashikanth | 1 | -0/+2 |
2017-09-21 | Add guard simulator and multiple AAI responses |  Charles Cole | 1 | -1/+1 |
2017-09-21 | Implement restful call to xacml pdp guard |  Temoc Rodriguez | 3 | -56/+105 |
2017-09-15 | Fix sonar critical |  Pamela Dragosh | 1 | -3/+13 |
2017-09-15 | Fix sonar criticals |  Pamela Dragosh | 5 | -5/+5 |
2017-09-14 | Merge "Move credential information out of persistence.xml" |  Jorge Hernandez | 2 | -2/+43 |
2017-09-14 | master lab template maintained under archetype |  Jorge Hernandez | 1 | -7/+0 |
2017-09-14 | Move credential information out of persistence.xml |  Temoc Rodriguez | 2 | -2/+43 |
2017-09-12 | Fix nullPointerException |  Temoc Rodriguez | 1 | -2/+3 |
2017-09-08 | Set this class as serializable |  Pamela Dragosh | 2 | -25/+22 |
2017-09-08 | Added changes for vDNS Use Case - MSO Interface |  Hockla, Ali (ah999m) | 2 | -0/+92 |
2017-09-07 | Add in-mem db to ControlLoopXacmlGuardTest |  Temoc Rodriguez | 1 | -79/+147 |
2017-08-31 | Merge "Fix Sonar Blockers for Drools-Applications" |  Pamela Dragosh | 1 | -9/+7 |
2017-08-31 | Fix Sonar Blockers for Drools-Applications |  Mike Babinski | 1 | -9/+7 |
2017-08-31 | CL dependencies fixes for lab environment runtime |  Jorge Hernandez | 1 | -15/+7 |
2017-08-28 | Removal of sys.out/err with logger messages |  Magnusen, Drew (dm741q) | 6 | -35/+42 |