aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-18add unit test for pdpstatistics providerning.xi4-7/+447
2020-02-17Merge "Use BidirectionalTopicClient from policy-common"Jim Hahn47-1765/+1887
2020-02-17Merge "Add/Update test cases for PdpStatistics entity"Pamela Dragosh5-42/+204
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn47-1765/+1887
2020-02-17Add missing entry_schema for operational policy typePamela Dragosh18-75/+71
2020-02-17Add/Update test cases for PdpStatistics entityhuaxing5-42/+204
2020-02-17Fix return building on policy getliamfallon1-4/+11
2020-02-14Merge "Fix return codes and policy get"Pamela Dragosh4-36/+45
2020-02-14Fix return codes and policy getliamfallon4-36/+45
2020-02-13Add Topic Actor superclassesJim Hahn23-56/+2617
2020-02-13Merge "Add A&AI actor and some operators"Jim Hahn16-3/+947
2020-02-13Allow storing database password in environment variablesDominik Mizyn1-1/+8
2020-02-13Update models-tosca for hetter handlingliamfallon14-33/+64
2020-02-12Add A&AI actor and some operatorsJim Hahn16-3/+947
2020-02-12Merge "Implement validation and hierarchical get"Pamela Dragosh34-906/+1022
2020-02-12Implement validation and hierarchical getliamfallon34-906/+1022
2020-02-11Add more code to facilitate actor implementationJim Hahn49-3092/+4334
2020-02-10Get the tree of parent entities for an entity in a containerliamfallon6-48/+191
2020-02-10Merge "Add data type and policy type reference checking"Jim Hahn18-125/+317
2020-02-07Clean up and enhancement of Actor re-designJim Hahn39-829/+3457
2020-02-07Merge "Change recipe to operation to match type"Ram Krishna Verma2-2/+2
2020-02-07Add data type and policy type reference checkingliamfallon18-125/+317
2020-02-06Change recipe to operation to match typejhh2-2/+2
2020-02-06Merge "Actor redesign."Jim Hahn48-84/+6518
2020-02-05Add vaidation for entity hierarchiesliamfallon27-149/+498
2020-02-04Merge "Add merge utility for service templates"Ram Krishna Verma7-44/+424
2020-02-04Add merge utility for service templatesliamfallon7-44/+424
2020-02-03Actor redesign.Jim Hahn48-84/+6518
2020-02-03Merge "name + consistent case in drools policies"Pamela Dragosh3-8/+8
2020-02-03Design Operational Policy Type for Apexa.sreekumar3-10/+26
2020-01-31name + consistent case in drools policiesjhh3-8/+8
2020-01-28Merge "Add service template persistence provider"Jorge Hernandez6-26/+342