aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/guard/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Parse new model ids from operation policyvamshi.nemalikonda1-0/+7
2019-03-19Change LoggerFactoryWrapper to NetLoggerUtilDaniel Cruz1-7/+5
2019-02-02Use helper class to retrieve network loggerKrzysztof Opasiak1-7/+8
2019-01-14Remove guard checkstyle suppressionsJim Hahn16-142/+146
2018-11-26Rename test classes in drools-applicationsParshad Patel3-11/+11
2018-10-02Merge "Fix remaining sonar"Pamela Dragosh2-13/+14
2018-10-01Fix remaining sonarPamela Dragosh2-13/+14
2018-09-28Merge "Yet more sonar issues in drools-applications"Pamela Dragosh1-15/+16
2018-09-27Fix more sonar issuesPamela Dragosh3-11/+11
2018-09-27Yet more sonar issues in drools-applicationsJoshua Reich1-15/+16
2018-09-24Fix checkstyle declarationsPamela Dragosh9-224/+49
2018-09-21new sonar issues in drools-applicationsJim Hahn1-18/+18
2018-09-17Add demo for Control Loop Coordination.Joshua Reich4-10/+741
2018-09-14Option to disable target locking. Needed by CLC.Joshua Reich1-31/+44
2018-08-31pass VF count to guard for scale-outJim Hahn6-45/+145
2018-08-29Fix remaining checkstylePamela Dragosh7-138/+238
2018-08-14Fix checkstyle issuesPamela Dragosh4-16/+27
2018-07-30Copy policy-endpoints from drools-pdp to commonmmis2-2/+2
2018-07-16Use refresh() instead of lock() in guardJim Hahn2-43/+28
2018-07-11Include hostname as part of lock ownerJim Hahn2-29/+35
2018-06-29Add time limit to local guard locking facilityJim Hahn2-68/+58
2018-04-30Merge "Modify PolicyGuard to use new locking API"Jorge Hernandez2-83/+256
2018-04-27Modify PolicyGuard to use new locking APIJim Hahn2-83/+256
2018-04-27Fix failure in PIPEngineGetHistoryTestJim Hahn2-28/+43
2018-04-16Add missing license headersPamela Dragosh4-0/+76
2018-03-26Fix path to logging classliamfallon1-1/+1
2018-03-22Removed checkstyle warningsmmis26-2646/+2796
2018-02-07Log thrown exception in PIPEngineGetHistoryliamfallon1-1/+1
2018-02-06Add JUnit and Remove Technical Debt in Guardliamfallon23-756/+1782
2017-12-15Add guard junitsTemoc Rodriguez10-14/+532
2017-11-03Made network.log output more verbose.Magnusen, Drew (dm741q)1-1/+1
2017-10-20Added log output to multiple drools applications.Magnusen, Drew (dm741q)1-0/+4
2017-10-18Removed useless imports to clear Sonar IssuesHockla, Ali (ah999m)1-2/+0
2017-10-17Fix operation history DB properties for JunitsTemoc Rodriguez3-33/+19
2017-10-11Fix nullPointerException non-200 guard response.Temoc Rodriguez1-6/+7
2017-10-04Fixed Sonar blockers/criticalsHockla, Ali (ah999m)2-5/+5
2017-09-28Merge "Add missing auth headers to guard request"Jorge Hernandez3-117/+386
2017-09-28Add missing auth headers to guard requestTemoc Rodriguez3-117/+386
2017-09-27Fix major sonar issuesshashikanth1-0/+2
2017-09-21Add guard simulator and multiple AAI responsesCharles Cole1-1/+1
2017-09-21Implement restful call to xacml pdp guardTemoc Rodriguez2-56/+99
2017-09-15Fix sonar criticalPamela Dragosh1-3/+13
2017-09-15Fix sonar criticalsPamela Dragosh5-5/+5
2017-09-14Move credential information out of persistence.xmlTemoc Rodriguez2-2/+43
2017-09-12Fix nullPointerExceptionTemoc Rodriguez1-2/+3
2017-09-08Set this class as serializablePamela Dragosh2-25/+22
2017-09-08Added changes for vDNS Use Case - MSO InterfaceHockla, Ali (ah999m)2-0/+92
2017-09-07Add in-mem db to ControlLoopXacmlGuardTestTemoc Rodriguez1-79/+147
2017-08-31Fix Sonar Blockers for Drools-ApplicationsMike Babinski1-9/+7
2017-08-28Removal of sys.out/err with logger messagesMagnusen, Drew (dm741q)6-35/+42