- 8021fe6 Full version in policy metadata version by liamfallon · 4 years, 9 months ago
- 3f48197 Merge "TOSCA Compliant Guard Policies" by Pamela Dragosh · 4 years, 9 months ago
- 172b8dc TOSCA Compliant Guard Policies by Pamela Dragosh · 4 years, 9 months ago
- aedb286 Add other APPC-LCM operations by Jim Hahn · 4 years, 9 months ago
- 2358a16 Merge "Add SO VF Module Delete Operation" by Jim Hahn · 4 years, 9 months ago
- 03248c4 Add SO VF Module Delete Operation by Jim Hahn · 4 years, 9 months ago
- 9097698 Make Controller policy type derived from native by jhh · 4 years, 9 months ago
- 7f1903b Merge "Add APPC-LCM actor" by Ram Krishna Verma · 4 years, 9 months ago
- efafe30 Add APPC-LCM actor by Peyton Puckett · 4 years, 10 months ago
- 78fea64 Merge "SDNC Actor doesn't use full URL" by Pamela Dragosh · 4 years, 9 months ago
- 6926aa3 Merge "Fix tca monitoring tca_policy type" by Liam Fallon · 4 years, 9 months ago
- cb35d83 SDNC Actor doesn't use full URL by Jim Hahn · 4 years, 9 months ago
- 4eeea43 Fix exception message in Actors by Jim Hahn · 4 years, 9 months ago
- 34197eb Fix tca monitoring tca_policy type by Pamela Dragosh · 4 years, 9 months ago
- 958fc66 Translate APPC Instant to Long by Jim Hahn · 4 years, 9 months ago
- 3f06eff Merge "Fix path issues" by Ram Krishna Verma · 4 years, 9 months ago
- 106c7fd Return incoming service templates on create by liamfallon · 4 years, 9 months ago
- a078003 Merge "Don't log cancellation exception" by Jim Hahn · 4 years, 9 months ago
- eeaffa3 Log topic message before publishing by Jim Hahn · 4 years, 9 months ago
- 4b402be Don't log cancellation exception by Jim Hahn · 4 years, 10 months ago
- 9bd821d Fix path issues by Jim Hahn · 4 years, 10 months ago
- d5fc0bd Merge "Log Actor parameter error message" by Ram Krishna Verma · 4 years, 10 months ago
- 0c7c108 Log Actor parameter error message by Jim Hahn · 4 years, 10 months ago
- 45d22a7 Testcases for cds actor by Ram Krishna Verma · 4 years, 10 months ago
- d0ba41b Add SDNR Actor by Pamela Dragosh · 4 years, 10 months ago
- 76a2d0e Merge "Add sequence number to Actors" by Ram Krishna Verma · 4 years, 10 months ago
- fe06739 Merge "Sequence throws NPE if task outcome is null" by Liam Fallon · 4 years, 10 months ago
- 3949296 Guard Actor is adding the wrong type of Operator by Jim Hahn · 4 years, 10 months ago
- f583aa9 Add sequence number to Actors by Jim Hahn · 4 years, 10 months ago
- a5959af Sequence throws NPE if task outcome is null by Jim Hahn · 4 years, 10 months ago
- da47a12 Remove controllerVersion (no use at this point). by jhh · 4 years, 10 months ago
- 51a885d Change ActorService config to Map<String,Object> by Jim Hahn · 4 years, 10 months ago
- 1bba8b3 Merge "ActorService constructor should be public" by Ram Krishna Verma · 4 years, 10 months ago
- 7cf4ed6 ActorService constructor should be public by Jim Hahn · 4 years, 10 months ago
- 72b4a13 Custom Query should always use vserver by Jim Hahn · 4 years, 10 months ago
- aa2e187 Merge "Add actor for CDS" by Liam Fallon · 4 years, 10 months ago
- 9d07ae8 Merge "Remove ActorService singleton" by Ram Krishna Verma · 4 years, 10 months ago
- fba3112 Eliminate a couple more xxxAsync calls in Actors by Jim Hahn · 4 years, 10 months ago
- 5ba32a4 Merge "Add "disabled" property to Guard Actor" by Ram Krishna Verma · 4 years, 10 months ago
- 0c7aa23 Add actor for CDS by Ram Krishna Verma · 4 years, 10 months ago
- b2ed7d2 Merge "Support separate VF Counts for different Targets" by Pamela Dragosh · 4 years, 10 months ago
- b527e4b Remove ActorService singleton by Jim Hahn · 4 years, 10 months ago
- 433f782 Support separate VF Counts for different Targets by Jim Hahn · 4 years, 10 months ago
- 7ad8905 Add "disabled" property to Guard Actor by Jim Hahn · 4 years, 10 months ago
- 7a59728 Add PipelineUtil by Jim Hahn · 4 years, 10 months ago
- fd9186d Merge "Move CQ operation name from actor.aai to aai" by Ram Krishna Verma · 4 years, 10 months ago
- 0a68d55 Move CQ operation name from actor.aai to aai by Jim Hahn · 4 years, 10 months ago
- d71b4e3 Add "finalOutcome" flag to OperationOutcome by Jim Hahn · 4 years, 10 months ago
- 4782f32 Merge "Change payload to Map<String,Object> so it's more versatile" by Ram Krishna Verma · 4 years, 10 months ago
- 7f6e3f7 Fix to avoid ConcurrentModificationException in policy-models by a.sreekumar · 4 years, 10 months ago
- 7f69c5c Change payload to Map<String,Object> so it's more versatile by Jim Hahn · 4 years, 10 months ago
- 8edf8b6 Modifications in vDNS tosca policies to match spec by jhh · 4 years, 10 months ago
- 3c8c5b2 Changed the encoding scheme for native xacml policy string by Chenfei Gao · 4 years, 10 months ago
- 5e83ac6 Merge "More actor clean-up" by Ram Krishna Verma · 4 years, 10 months ago
- 4d99fa9 Corrections in vCPE and vFW tosca to match spec. by jhh · 4 years, 10 months ago
- 467247c More actor clean-up by Jim Hahn · 4 years, 10 months ago
- f6da777 Merge "Add Guard Actor" by Jorge Hernandez · 4 years, 10 months ago
- 7babb81 Merge "Minor fix to avoid ConcurrentModificationException in policy-models" by Pamela Dragosh · 4 years, 10 months ago
- 08cfe71 Merge "Add SO actor" by Liam Fallon · 4 years, 10 months ago
- 1eb4ca4 Minor fix to avoid ConcurrentModificationException in policy-models by a.sreekumar · 4 years, 10 months ago
- 2e2eae5 Add Guard Actor by Jim Hahn · 4 years, 10 months ago
- 6226a42 Merge "Fix cascaded get filtering and speed" by Pamela Dragosh · 4 years, 10 months ago
- cbbc4a7 Add SO actor by Jim Hahn · 4 years, 10 months ago
- 589e427 Fix cascaded get filtering and speed by liamfallon · 4 years, 10 months ago
- 4ccc265 Validate request content of various actors by Jim Hahn · 4 years, 10 months ago
- ca409ee Merge "Actor updates to support SO" by Jim Hahn · 4 years, 10 months ago
- 7088705 Merge "APPC Actor" by Jim Hahn · 4 years, 10 months ago
- 4557de5 Merge "Add safe entity delete, fix multiple entity get" by Ram Krishna Verma · 4 years, 10 months ago
- 43cf828 APPC Actor by Jim Hahn · 4 years, 10 months ago
- ef562e8 Actor updates to support SO by Jim Hahn · 4 years, 10 months ago
- ba3a17c Merge "Allow storing database password in environment variables" by Ram Krishna Verma · 4 years, 10 months ago
- b477554 Add safe entity delete, fix multiple entity get by liamfallon · 4 years, 10 months ago
- 1bb5492 Merge "More changes to actor code" by Pamela Dragosh · 4 years, 10 months ago
- 88fb2e3 Merge "add unit test for pdpstatistics provider" by Liam Fallon · 4 years, 10 months ago
- 2bc0ed8 Add missing classes to persistence.xml by liamfallon · 4 years, 10 months ago
- e44f1a1 More changes to actor code by Jim Hahn · 4 years, 10 months ago
- e2fe612 add unit test for pdpstatistics provider by ning.xi · 4 years, 10 months ago
- 85a2fee Merge "Use BidirectionalTopicClient from policy-common" by Jim Hahn · 4 years, 10 months ago
- 22e831d Merge "Add/Update test cases for PdpStatistics entity" by Pamela Dragosh · 4 years, 10 months ago
- 28ca4d1 Use BidirectionalTopicClient from policy-common by Jim Hahn · 4 years, 10 months ago
- a807429 Add missing entry_schema for operational policy type by Pamela Dragosh · 4 years, 10 months ago
- 9105d83 Add/Update test cases for PdpStatistics entity by huaxing · 4 years, 10 months ago
- 170d740 Fix return building on policy get by liamfallon · 4 years, 10 months ago
- 2495f81 Merge "Fix return codes and policy get" by Pamela Dragosh · 4 years, 10 months ago
- 036b566 Fix return codes and policy get by liamfallon · 4 years, 10 months ago
- 8c6859a Add Topic Actor superclasses by Jim Hahn · 4 years, 10 months ago
- 708a8b0 Merge "Add A&AI actor and some operators" by Jim Hahn · 4 years, 10 months ago
- 6c494d0 Allow storing database password in environment variables by Dominik Mizyn · 4 years, 10 months ago
- 3ecaccd Update models-tosca for hetter handling by liamfallon · 4 years, 10 months ago
- 3b4884e Add A&AI actor and some operators by Jim Hahn · 4 years, 10 months ago
- ad1cd20 Merge "Implement validation and hierarchical get" by Pamela Dragosh · 4 years, 10 months ago
- 88bcb55 Implement validation and hierarchical get by liamfallon · 4 years, 10 months ago
- 35867f2 Add more code to facilitate actor implementation by Jim Hahn · 4 years, 10 months ago
- fd79f79 Get the tree of parent entities for an entity in a container by liamfallon · 4 years, 10 months ago
- d98e90f Merge "Add data type and policy type reference checking" by Jim Hahn · 4 years, 10 months ago
- e065785 Clean up and enhancement of Actor re-design by Jim Hahn · 4 years, 10 months ago
- accad88 Merge "Change recipe to operation to match type" by Ram Krishna Verma · 4 years, 10 months ago
- 532202c Add data type and policy type reference checking by liamfallon · 4 years, 10 months ago
- d6715b1 Change recipe to operation to match type by jhh · 4 years, 10 months ago
- 2d67b63 Merge "Actor redesign." by Jim Hahn · 4 years, 10 months ago