Age | Commit message (Expand) | Author | Files | Lines |
2020-02-26 | ActorService constructor should be public |  Jim Hahn | 2 | -1/+8 |
2020-02-26 | Custom Query should always use vserver |  Jim Hahn | 2 | -9/+34 |
2020-02-26 | Merge "Add actor for CDS" |  Liam Fallon | 6 | -38/+497 |
2020-02-26 | Merge "Remove ActorService singleton" |  Ram Krishna Verma | 3 | -32/+7 |
2020-02-25 | Eliminate a couple more xxxAsync calls in Actors |  Jim Hahn | 1 | -6/+12 |
2020-02-25 | Merge "Add "disabled" property to Guard Actor" |  Ram Krishna Verma | 8 | -3/+80 |
2020-02-25 | Add actor for CDS |  Ram Krishna Verma | 6 | -38/+497 |
2020-02-25 | Merge "Support separate VF Counts for different Targets" |  Pamela Dragosh | 5 | -67/+132 |
2020-02-25 | Remove ActorService singleton |  Jim Hahn | 3 | -32/+7 |
2020-02-25 | Support separate VF Counts for different Targets |  Jim Hahn | 5 | -67/+132 |
2020-02-25 | Add "disabled" property to Guard Actor |  Jim Hahn | 8 | -3/+80 |
2020-02-25 | Add PipelineUtil |  Jim Hahn | 3 | -8/+93 |
2020-02-25 | Merge "Move CQ operation name from actor.aai to aai" |  Ram Krishna Verma | 6 | -23/+3 |
2020-02-24 | Move CQ operation name from actor.aai to aai |  Jim Hahn | 6 | -23/+3 |
2020-02-24 | Add "finalOutcome" flag to OperationOutcome |  Jim Hahn | 3 | -29/+76 |
2020-02-21 | Change payload to Map<String,Object> so it's more versatile |  Jim Hahn | 63 | -184/+1267 |
2020-02-20 | More actor clean-up |  Jim Hahn | 68 | -644/+1646 |
2020-02-20 | Merge "Add Guard Actor" |  Jorge Hernandez | 11 | -2/+534 |
2020-02-19 | Add Guard Actor |  Jim Hahn | 11 | -2/+534 |
2020-02-19 | Add SO actor |  Jim Hahn | 20 | -57/+1930 |
2020-02-18 | Validate request content of various actors |  Jim Hahn | 17 | -237/+379 |
2020-02-18 | Merge "Actor updates to support SO" |  Jim Hahn | 9 | -21/+34 |
2020-02-18 | APPC Actor |  Jim Hahn | 7 | -1/+749 |
2020-02-18 | Actor updates to support SO |  Jim Hahn | 9 | -21/+34 |
2020-02-17 | More changes to actor code |  Jim Hahn | 22 | -57/+451 |
2020-02-17 | Use BidirectionalTopicClient from policy-common |  Jim Hahn | 47 | -1765/+1887 |
2020-02-13 | Add Topic Actor superclasses |  Jim Hahn | 23 | -56/+2617 |
2020-02-12 | Add A&AI actor and some operators |  Jim Hahn | 16 | -3/+947 |
2020-02-11 | Add more code to facilitate actor implementation |  Jim Hahn | 44 | -3090/+4291 |
2020-02-07 | Clean up and enhancement of Actor re-design |  Jim Hahn | 39 | -829/+3457 |
2020-02-03 | Actor redesign. |  Jim Hahn | 46 | -82/+6511 |
2020-01-16 | Ensure one jacoco output file |  Pamela Dragosh | 1 | -0/+4 |
2020-01-10 | Bumped patch version for policy/models |  HOCKLA | 9 | -16/+19 |
2019-12-10 | Fix minor checksyle issues in models |  liamfallon | 5 | -70/+60 |
2019-11-26 | CDS actor payload to be JSON object when applicable |  Rashmi Pujar | 3 | -12/+71 |
2019-11-13 | Removing Named Query. |  pramod.jamkhedkar | 6 | -579/+0 |
2019-11-05 | Cleanup up unused actor.test maven module |  Rashmi Pujar | 2 | -84/+0 |
2019-11-04 | PNF support changes in policy/models |  Rashmi Pujar | 3 | -3/+17 |
2019-10-29 | Merge "Refactor Appc LCM Model" |  Jorge Hernandez | 2 | -77/+116 |
2019-10-25 | Refactor Appc LCM Model |  Daniel Cruz | 2 | -77/+116 |
2019-10-23 | Flatten the CDS grpc request payload |  Rashmi Pujar | 5 | -66/+146 |
2019-10-17 | Remove the CDS blueprint name and version from its payload. |  Rashmi Pujar | 2 | -3/+8 |
2019-10-15 | Fix remaining fixable Sonar issues on policy models |  liamfallon | 1 | -1/+4 |
2019-10-14 | Clean up minor things in policy-models |  liamfallon | 1 | -8/+10 |
2019-10-11 | Clean up SONAR issues in CDS actor |  liamfallon | 1 | -1/+4 |
2019-10-09 | Added ModelType to SO Req. |  pramod.jamkhedkar | 1 | -0/+1 |
2019-10-07 | Changes in model to integrate cds actor |  Bruno Sakoto | 2 | -24/+35 |
2019-10-01 | Update CDS grpc request generation in CDS Actor service provider |  Rashmi Pujar | 3 | -11/+33 |
2019-09-10 | Bump versions for models master |  Jim Hahn | 10 | -10/+10 |
2019-09-06 | Merge "CDS Actor service-provider implemntation" |  Pamela Dragosh | 7 | -0/+632 |