aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/guard/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Enable guards in junit testsJim Hahn1-3/+3
2020-01-16policy/drools-apps jdk11 upgradesHockla, Ali (ah999m)4-7/+8
2019-11-08Fix more sonar issues in drools-applicationsJim Hahn1-28/+34
2019-10-22Modify drools-applications to use new Lock APIJim Hahn8-869/+0
2019-08-15Modify to work with new drools-pdpJim Hahn4-27/+25
2019-08-13Fix sonar issues in drools-applicationsJim Hahn1-85/+47
2019-07-09Fix drools-applications due to sonar changes in commonJim Hahn1-3/+3
2019-06-27Fix some sonar issues in drools-applicationsJim Hahn11-260/+242
2019-06-26Fix sonar issues in drools-applications databaseJim Hahn1-3/+1
2019-06-18Fix build issues in drools-applications due to changes in policy/models repoRashmi Pujar2-32/+32
2019-06-13Fix fieldname for guardPamela Dragosh1-1/+1
2019-05-17PDP-X guard url is retrieved incorrectly.jhh3-2/+3
2019-05-08Add debugging of REST callPamela Dragosh1-1/+7
2019-05-03Change guard pdp rest to new apiPamela Dragosh7-516/+93
2019-04-11Cleanup PIP/Database-related code.Joshua Reich11-1460/+67
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