summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-01Merge "Sequence throws NPE if task outcome is null"Liam Fallon2-2/+4
2020-02-29Guard Actor is adding the wrong type of OperatorJim Hahn2-2/+4
2020-02-29Add sequence number to ActorsJim Hahn7-14/+73
2020-02-29Sequence throws NPE if task outcome is nullJim Hahn2-2/+4
2020-02-27Remove controllerVersion (no use at this point).jhh1-4/+0
2020-02-26Change ActorService config to Map<String,Object>Jim Hahn3-6/+8
2020-02-26Merge "ActorService constructor should be public"Ram Krishna Verma2-1/+8
2020-02-26ActorService constructor should be publicJim Hahn2-1/+8
2020-02-26Custom Query should always use vserverJim Hahn2-9/+34
2020-02-26Merge "Add actor for CDS"Liam Fallon6-38/+497
2020-02-26Merge "Remove ActorService singleton"Ram Krishna Verma3-32/+7
2020-02-25Eliminate a couple more xxxAsync calls in ActorsJim Hahn1-6/+12
2020-02-25Merge "Add "disabled" property to Guard Actor"Ram Krishna Verma8-3/+80
2020-02-25Add actor for CDSRam Krishna Verma6-38/+497
2020-02-25Merge "Support separate VF Counts for different Targets"Pamela Dragosh5-67/+132
2020-02-25Remove ActorService singletonJim Hahn3-32/+7
2020-02-25Support separate VF Counts for different TargetsJim Hahn5-67/+132
2020-02-25Add "disabled" property to Guard ActorJim Hahn8-3/+80
2020-02-25Add PipelineUtilJim Hahn3-8/+93
2020-02-25Merge "Move CQ operation name from actor.aai to aai"Ram Krishna Verma7-23/+4
2020-02-24Move CQ operation name from actor.aai to aaiJim Hahn7-23/+4
2020-02-24Add "finalOutcome" flag to OperationOutcomeJim Hahn3-29/+76
2020-02-24Merge "Change payload to Map<String,Object> so it's more versatile"Ram Krishna Verma63-184/+1267
2020-02-24Fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-3/+3
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn63-184/+1267
2020-02-21Modifications in vDNS tosca policies to match specjhh4-69/+133
2020-02-21Changed the encoding scheme for native xacml policy stringChenfei Gao1-1/+1
2020-02-21Merge "More actor clean-up"Ram Krishna Verma68-644/+1646
2020-02-20Corrections in vCPE and vFW tosca to match spec.jhh6-7/+8
2020-02-20More actor clean-upJim Hahn68-644/+1646
2020-02-20Merge "Add Guard Actor"Jorge Hernandez11-2/+534
2020-02-20Merge "Minor fix to avoid ConcurrentModificationException in policy-models"Pamela Dragosh1-6/+6
2020-02-20Merge "Add SO actor"Liam Fallon21-57/+1933
2020-02-20Minor fix to avoid ConcurrentModificationException in policy-modelsa.sreekumar1-6/+6
2020-02-19Add Guard ActorJim Hahn11-2/+534
2020-02-19Merge "Fix cascaded get filtering and speed"Pamela Dragosh3-70/+172
2020-02-19Add SO actorJim Hahn21-57/+1933
2020-02-19Fix cascaded get filtering and speedliamfallon3-70/+172
2020-02-18Validate request content of various actorsJim Hahn17-237/+379
2020-02-18Merge "Actor updates to support SO"Jim Hahn9-21/+34
2020-02-18Merge "APPC Actor"Jim Hahn7-1/+749
2020-02-18Merge "Add safe entity delete, fix multiple entity get"Ram Krishna Verma20-60/+576
2020-02-18APPC ActorJim Hahn7-1/+749
2020-02-18Actor updates to support SOJim Hahn9-21/+34
2020-02-18Merge "Allow storing database password in environment variables"Ram Krishna Verma1-1/+8
2020-02-18Add safe entity delete, fix multiple entity getliamfallon20-60/+576
2020-02-18Merge "More changes to actor code"Pamela Dragosh22-57/+451
2020-02-18Merge "add unit test for pdpstatistics provider"Liam Fallon4-7/+447
2020-02-18Add missing classes to persistence.xmlliamfallon3-0/+6
2020-02-17More changes to actor codeJim Hahn22-57/+451