Kafka clients lib required by pdp sim
[policy/models.git] / models-interactions / model-actors /
2020-07-31 Jim HahnAdd property lists to Actors 60/110760/4
2020-07-21 Jim HahnFix some sonars in policy-models 25/110425/2
2020-07-17 Jim HahnMerge "Support vDNS RainyDay test Case."
2020-07-13 Jim HahnRemove legacy actor code from models 26/108826/3
2020-07-09 Ram Krishna VermaBump policy/models to 2.3.1-SNAPSHOT 29/110029/1
2020-07-02 Jim HahnRename XxxActorServiceProvider to XxxActor 74/109774/3
2020-06-29 Ram Krishna VermaMerge "Add CDS simulator to policy-models"
2020-06-26 Jim HahnAdd CDS simulator to policy-models 19/109619/1
2020-06-24 RossCUpdating models dependencies to latest versions 22/109522/1
2020-06-19 Ram Krishna VermaMerge "Changes for Checkstyle 8.32"
2020-06-18 liamfallonChanges for Checkstyle 8.32 26/109326/1
2020-06-16 Pamela DragoshMerge "Adding 'name' to yamls and json in model"
2020-06-15 Ram Krishna VermaMerge "Moving common polling code into HttpOperation"
2020-06-12 Jim HahnMoving common polling code into HttpOperation 78/109078/3
2020-06-12 Ram Krishna VermaMerge "Change related to log4j removal needed in models"
2020-06-11 Pamela DragoshMerge "Default ActorImpl should have an "operations...
2020-06-11 Pamela DragoshMerge "Fixing issue with Jacoco coverage being stored...
2020-06-11 Jorge HernandezMerge "Rename GuardOperation to DecisionOperation"
2020-06-11 Jim HahnDefault ActorImpl should have an "operations" property 27/109027/4
2020-06-11 RossCFixing issue with Jacoco coverage being stored above... 65/109065/3
2020-06-10 Ram Krishna VermaMerge "Flesh out junits for SDNR and VFC actors"
2020-06-10 Jim HahnRename GuardOperation to DecisionOperation 26/109026/1
2020-06-09 Jim HahnFlesh out junits for SDNR and VFC actors 25/108925/2
2020-06-08 Jim HahnFix VFC Restart operation name 22/108922/1
2020-06-03 Pamela DragoshMerge "Use plain HashMap instead of IdentityHashMap"
2020-06-02 Jim HahnUse plain HashMap instead of IdentityHashMap 11/108711/3
2020-06-02 Jim HahnChange Actor makeCoder() to getCoder() 07/108707/2
2020-06-01 Pamela DragoshMerge "Copy Dbao from drools-apps to models"
2020-06-01 Pamela DragoshMerge "Use "coder" to serialize Actor requests"
2020-05-31 Ram Krishna VermaMerge "Made Actor names public"
2020-05-29 Jim HahnMade Actor names public 93/108593/1
2020-05-29 Jim HahnUse "coder" to serialize Actor requests 92/108592/2
2020-05-29 Jim HahnUse default serialization provider 91/108591/1
2020-05-29 Jim HahnDo not generate notification in SDNR Actor 68/108568/1
2020-05-28 Ram Krishna VermaMerge "Point to parent SNAPSHOT"
2020-05-27 Jim HahnInclude response in OperationOutcome 43/108343/3
2020-05-19 Ram Krishna VermaBump models master to 2.3.0-SNAPSHOT 11/107911/1
2020-05-19 Ram Krishna VermaBump models to 2.2.7-SNAPSHOT 96/107896/2
2020-05-15 Jim HahnCannot parse finishTime in legacy SO responses 56/107756/2
2020-05-15 Jim HahnCannot parse finishTime in SO responses 50/107750/2
2020-05-14 Jim HahnSO poll should not require request ID 15/107715/3
2020-04-24 Pamela DragoshBump models patch 2.2.6-SNAPSHOT 05/106605/1
2020-04-20 Pamela DragoshMerge "Update monitoring policies to match DCAE"
2020-04-19 Ram Krishna VermaMerge "Add PNF support to new CDS actor"
2020-04-17 Jim HahnAdd PNF support to new CDS actor 22/106222/2
2020-04-16 Jim HahnCDS Operator should be generic 66/106166/1
2020-04-16 Pamela DragoshMerge "Add version to example yaml files"
2020-04-16 Jorge HernandezMerge "CDS actor was not registered"
2020-04-16 Jim HahnCDS actor was not registered 13/106113/2
2020-04-14 Ram Krishna VermaBump models to 2.2.5-SNAPSHOT 44/105944/1
2020-04-11 Pamela DragoshBump models patch 2.2.4-SNAPSHOT 17/105817/1
2020-04-09 Ram Krishna VermaMerge "Disable sonar main args for models"
2020-04-09 Jim HahnMerge "SDNR Actor enhancements"
2020-04-08 Jim HahnSDNR Actor enhancements 58/105558/3
2020-04-01 Jim HahnSet sub request ID before start callback 79/104879/3
2020-03-30 Jim HahnTest new actors against simulators 17/104617/4
2020-03-27 Pamela DragoshCleanup sonar bugs and security hotspot 77/104577/1
2020-03-26 Jim HahnDiscard requests in APPC legacy actor 23/104523/1
2020-03-25 Pamela DragoshBump models 2.2.3-SNAPSHOT 46/104446/1
2020-03-25 Pamela DragoshMerge "Cleanup eclipse warnings"
2020-03-25 Pamela DragoshCleanup eclipse warnings 73/104373/1
2020-03-24 liamfallonBump policy-models to version 2.2.2-SNAPSHOT 32/104232/2
2020-03-23 Pamela DragoshMerge "Add version to compliant operational policies"
2020-03-23 Jim HahnNew Guard actor request structure is incorrect 81/104181/3
2020-03-23 Jim HahnUpdate new SDNR actor with v2.0 structures 70/104170/2
2020-03-23 Liam FallonMerge "Bug fixes in models simulators"
2020-03-23 Liam FallonMerge "Exception not propagated by processResponse"
2020-03-20 Jim HahnFix legacy APPC handling of Request 98/104098/2
2020-03-20 Jim HahnException not propagated by processResponse 99/104099/1
2020-03-20 Liam FallonMerge "Misc simple sonar issue fixes"
2020-03-12 Pamela DragoshMerge "Clean up minor checkstyle/sonar issues"
2020-03-12 liamfallonClean up minor checkstyle/sonar issues 05/103605/5
2020-03-11 Jim HahnMerge "Add VFC Actor"
2020-03-10 Liam FallonMerge "Immediately finish if guard is disabled"
2020-03-10 Pamela DragoshAdd VFC Actor 10/102910/6
2020-03-10 Jim HahnFix field names in SO Actor messages 45/103445/1
2020-03-10 Jim HahnImmediately finish if guard is disabled 64/103364/3
2020-03-10 Liam FallonMerge "Add subrequest ID to OperationOutcome"
2020-03-09 Pamela DragoshMerge "Fix guard policy types and policies"
2020-03-07 Jim HahnAdd subrequest ID to OperationOutcome 13/103313/1
2020-03-06 Jim HahnLog full URL for REST calls 03/103303/2
2020-03-06 Pamela DragoshMerge "TOSCA Compliant Guard Policies"
2020-03-06 Jim HahnAdd other APPC-LCM operations 03/103203/4
2020-03-06 Jim HahnMerge "Add SO VF Module Delete Operation"
2020-03-05 Jim HahnAdd SO VF Module Delete Operation 22/102922/10
2020-03-05 Ram Krishna VermaMerge "Add APPC-LCM actor"
2020-03-05 Peyton PuckettAdd APPC-LCM actor 83/102783/8
2020-03-05 Pamela DragoshMerge "SDNC Actor doesn't use full URL"
2020-03-05 Liam FallonMerge "Fix tca monitoring tca_policy type"
2020-03-04 Jim HahnSDNC Actor doesn't use full URL 53/103053/1
2020-03-04 Jim HahnFix exception message in Actors 32/103032/2
2020-03-03 Jim HahnTranslate APPC Instant to Long 17/103017/1
2020-03-03 Ram Krishna VermaMerge "Fix path issues"
2020-03-03 Jim HahnMerge "Don't log cancellation exception"
2020-03-03 Jim HahnLog topic message before publishing 09/102809/1
2020-03-03 Jim HahnDon't log cancellation exception 98/102798/1
2020-03-03 Jim HahnFix path issues 78/102778/4
2020-03-02 Ram Krishna VermaMerge "Log Actor parameter error message"
2020-03-02 Jim HahnLog Actor parameter error message 71/102771/1
2020-03-02 Ram Krishna VermaTestcases for cds actor 42/102642/2
next