Age | Commit message (Expand) | Author | Files | Lines |
2020-01-16 | policy/drools-apps jdk11 upgrades |  Hockla, Ali (ah999m) | 4 | -7/+8 |
2019-11-08 | Fix more sonar issues in drools-applications |  Jim Hahn | 1 | -28/+34 |
2019-10-22 | Modify drools-applications to use new Lock API |  Jim Hahn | 8 | -869/+0 |
2019-08-15 | Modify to work with new drools-pdp |  Jim Hahn | 4 | -27/+25 |
2019-08-13 | Fix sonar issues in drools-applications |  Jim Hahn | 1 | -85/+47 |
2019-07-09 | Fix drools-applications due to sonar changes in common |  Jim Hahn | 1 | -3/+3 |
2019-06-27 | Fix some sonar issues in drools-applications |  Jim Hahn | 11 | -260/+242 |
2019-06-26 | Fix sonar issues in drools-applications database |  Jim Hahn | 1 | -3/+1 |
2019-06-18 | Fix build issues in drools-applications due to changes in policy/models repo |  Rashmi Pujar | 2 | -32/+32 |
2019-06-13 | Fix fieldname for guard |  Pamela Dragosh | 1 | -1/+1 |
2019-05-17 | PDP-X guard url is retrieved incorrectly. |  jhh | 3 | -2/+3 |
2019-05-08 | Add debugging of REST call |  Pamela Dragosh | 1 | -1/+7 |
2019-05-03 | Change guard pdp rest to new api |  Pamela Dragosh | 7 | -516/+93 |
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 |