Age | Commit message (Expand) | Author | Files | Lines |
2022-01-07 | extend vnf properties model for cds actors |  jhh | 10 | -115/+678 |
2021-06-17 | Use lombok annotations for actors |  Jim Hahn | 1 | -5/+6 |
2021-05-07 | Fix sonars in policy-models actors |  Jim Hahn | 2 | -11/+10 |
2021-02-11 | Fix sonars from depeendency upgrade |  Jim Hahn | 3 | -18/+12 |
2020-11-30 | Remove targetEntity from makeOutcome |  Jim Hahn | 1 | -2/+2 |
2020-11-20 | Delete preprocessed flag from actors |  Jim Hahn | 1 | -5/+4 |
2020-10-27 | Make Actors event-agnostic |  Jim Hahn | 3 | -360/+41 |
2020-10-13 | Bug fixes and improvements in CDS Simulator |  a.sreekumar | 1 | -0/+27 |
2020-08-27 | Remove Target and TargetType |  Pamela Dragosh | 5 | -35/+37 |
2020-08-18 | Make targetEntity a property |  Jim Hahn | 1 | -18/+16 |
2020-08-06 | Modify Actors to use properties when provided |  Jim Hahn | 2 | -25/+207 |
2020-08-04 | Skip preprocessor step in Actors |  Jim Hahn | 2 | -41/+32 |
2020-07-31 | Add property lists to Actors |  Jim Hahn | 2 | -3/+63 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 2 | -453/+0 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor |  Jim Hahn | 3 | -11/+11 |
2020-06-26 | Add CDS simulator to policy-models |  Jim Hahn | 2 | -2/+74 |
2020-06-11 | Default ActorImpl should have an "operations" property |  Jim Hahn | 1 | -6/+7 |
2020-05-29 | Made Actor names public |  Jim Hahn | 1 | -0/+1 |
2020-05-27 | Include response in OperationOutcome |  Jim Hahn | 2 | -5/+9 |
2020-04-17 | Add PNF support to new CDS actor |  Jim Hahn | 3 | -9/+210 |
2020-04-16 | CDS Operator should be generic |  Jim Hahn | 4 | -4/+26 |
2020-04-16 | CDS actor was not registered |  Jim Hahn | 5 | -16/+49 |
2020-04-01 | Set sub request ID before start callback |  Jim Hahn | 2 | -1/+7 |
2020-03-27 | Cleanup sonar bugs and security hotspot |  Pamela Dragosh | 1 | -1/+1 |
2020-03-12 | Clean up minor checkstyle/sonar issues |  liamfallon | 1 | -14/+11 |
2020-03-02 | Testcases for cds actor |  Ram Krishna Verma | 4 | -1/+381 |
2020-02-25 | Add actor for CDS |  Ram Krishna Verma | 5 | -38/+491 |
2020-02-03 | Actor redesign. |  Jim Hahn | 1 | -2/+7 |
2019-11-26 | CDS actor payload to be JSON object when applicable |  Rashmi Pujar | 3 | -12/+71 |
2019-11-04 | PNF support changes in policy/models |  Rashmi Pujar | 3 | -3/+17 |
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-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-06 | CDS Actor service-provider implemntation |  Rashmi Pujar | 5 | -0/+560 |