Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | Cleanup PIP/Database-related code. |  Joshua Reich | 11 | -1460/+67 |
2019-04-10 | Parse new model ids from operation policy |  vamshi.nemalikonda | 1 | -0/+7 |
2019-03-19 | Change LoggerFactoryWrapper to NetLoggerUtil |  Daniel Cruz | 1 | -7/+5 |
2019-02-02 | Use helper class to retrieve network logger |  Krzysztof Opasiak | 1 | -7/+8 |
2019-01-14 | Remove guard checkstyle suppressions |  Jim Hahn | 16 | -142/+146 |
2018-11-26 | Rename test classes in drools-applications |  Parshad Patel | 3 | -11/+11 |
2018-10-02 | Merge "Fix remaining sonar" |  Pamela Dragosh | 2 | -13/+14 |
2018-10-01 | Fix remaining sonar |  Pamela Dragosh | 2 | -13/+14 |
2018-09-28 | Merge "Yet more sonar issues in drools-applications" |  Pamela Dragosh | 1 | -15/+16 |
2018-09-27 | Fix more sonar issues |  Pamela Dragosh | 3 | -11/+11 |
2018-09-27 | Yet more sonar issues in drools-applications |  Joshua Reich | 1 | -15/+16 |
2018-09-24 | Fix checkstyle declarations |  Pamela Dragosh | 9 | -224/+49 |
2018-09-21 | new sonar issues in drools-applications |  Jim Hahn | 1 | -18/+18 |
2018-09-17 | Add demo for Control Loop Coordination. |  Joshua Reich | 4 | -10/+741 |
2018-09-14 | Option to disable target locking. Needed by CLC. |  Joshua Reich | 1 | -31/+44 |
2018-08-31 | pass VF count to guard for scale-out |  Jim Hahn | 6 | -45/+145 |
2018-08-29 | Fix remaining checkstyle |  Pamela Dragosh | 7 | -138/+238 |
2018-08-14 | Fix checkstyle issues |  Pamela Dragosh | 4 | -16/+27 |
2018-07-30 | Copy policy-endpoints from drools-pdp to common |  mmis | 2 | -2/+2 |
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-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 | 4 | -0/+76 |
2018-03-26 | Fix path to logging class |  liamfallon | 1 | -1/+1 |
2018-03-22 | Removed checkstyle warnings |  mmis | 26 | -2646/+2796 |
2018-02-07 | Log thrown exception in PIPEngineGetHistory |  liamfallon | 1 | -1/+1 |
2018-02-06 | Add JUnit and Remove Technical Debt in Guard |  liamfallon | 23 | -756/+1782 |
2017-12-15 | Add guard junits |  Temoc Rodriguez | 10 | -14/+532 |
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 | 2 | -56/+99 |
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 | 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 | Fix Sonar Blockers for Drools-Applications |  Mike Babinski | 1 | -9/+7 |