aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/eventmanager/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Make drools-pdp work with drools and java versions compatibleadheli.tavares1-4/+1
2023-10-04Java 17 and sonar fixes.adheli.tavares1-9/+8
2023-09-22Upgrade Java 17 in policy-drools-appsadheli.tavares14-452/+381
2023-02-02Replace Eclipselink with Hibernateliamfallon2-0/+6
2023-01-26Updating tests to account for Drools upgradeisaac3-9/+9
2021-07-23Use new xacml actor in drools-appsJim Hahn5-31/+31
2021-05-05EventManagerServices shouldn't be staticJim Hahn4-68/+62
2021-05-04Refactor common code from UsecasesEventManagerJim Hahn3-0/+1262
2021-05-03Add releaseLock() method to event managerJim Hahn1-5/+87
2021-04-13Make op history classes work with generic eventsJim Hahn2-20/+20
2021-04-08Minor clean-up of drools-appsJim Hahn2-79/+3
2021-02-12Fix sonars from dependency upgradeJim Hahn4-15/+15
2021-02-10More sonars in drools-appsJim Hahn1-5/+4
2021-02-09Merge "Delete unused persistence.xml"Ram Krishna Verma1-43/+0
2021-02-09Delete unused persistence.xmlJim Hahn1-43/+0
2021-02-09Upgrade dependenciesJim Hahn1-1/+13
2020-11-18Delete preprocessed flag from actorsJim Hahn1-2/+9
2020-11-16Make drools-apps event agnosticJim Hahn4-1897/+6
2020-11-10Allow mixed case in check of prov-statusJim Hahn1-0/+26
2020-09-02Merge "Allow guards to be dynamically enabled/disabled"Ram Krishna Verma1-0/+17
2020-08-31Allow guards to be dynamically enabled/disabledJim Hahn1-0/+17
2020-08-28Add tdjam-controllerStraubs, Ralph (rs8887)1-21/+20
2020-08-27Use ToscaPolicy instead of legacy PolicyJim Hahn12-284/+232
2020-08-25Add Usecases-specific event managerJim Hahn1-2/+1
2020-08-24Merge "Add "special" Operation classes for new usecases"Pamela Dragosh1-0/+2
2020-08-21remove legacy operational policies supportjhh4-34/+8
2020-08-21Add "special" Operation classes for new usecasesJim Hahn1-0/+2
2020-08-20Add generic eventmanager classesJim Hahn2-0/+675
2020-07-14Remove usecases and legacy actor codeJim Hahn5-1907/+1
2020-07-06fix complete the assertionTaka Cho2-9/+19
2020-07-02Use new Actor names in drools-appsJim Hahn1-2/+2
2020-06-29Fix build breakage in drools-apps due to pairJim Hahn1-18/+18
2020-06-19Changes for checkstyle 8.32Jim Hahn1-3/+2
2020-06-11Remove deprecated properties for CDS and VFCJim Hahn1-2/+2
2020-06-09reduce sonar issue - drool-applicationsTaka Cho2-17/+17
2020-06-01Use OperationsHistory from modelsJim Hahn1-43/+43
2020-05-28Generate SDNR notification in drools-appsJim Hahn1-12/+42
2020-05-27Do additional processing when control loop times outJim Hahn1-3/+3
2020-05-22Generate SDNR notification even on timeoutJim Hahn1-0/+27
2020-05-22Use "outcome" to indicate pending recordJim Hahn1-0/+4
2020-05-21Insert pending record when operation startsJim Hahn2-10/+66
2020-03-26Expand env variables in frankfurt propertiesJim Hahn1-8/+9
2020-03-25Fix db exception in frankfurt junitJim Hahn3-20/+24
2020-03-23Enable guards in junit testsJim Hahn3-0/+9
2020-03-13Fix sonar issues in drools-applicationsJim Hahn3-215/+12
2020-03-09Bug fixes to new rulesJim Hahn2-8/+44
2020-03-06Add frankfurt rules for Actor redesignJim Hahn16-4/+3012
2020-02-24vDNS tosca compliant policies supportjhh4-89/+59
2020-02-21Tosca compliant vFirewalljhh3-5/+51
2020-02-17tosca compliant op policy support + vcpe testjhh6-95/+142