Age | Commit message (Expand) | Author | Files | Lines |
2020-08-13 | Do not require context in ControlLoopOperationParams |  Jim Hahn | 2 | -13/+89 |
2020-08-06 | Modify Actors to use properties when provided |  Jim Hahn | 26 | -212/+999 |
2020-08-04 | Skip preprocessor step in Actors |  Jim Hahn | 13 | -41/+110 |
2020-07-31 | Add property lists to Actors |  Jim Hahn | 45 | -64/+489 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 25 | -45/+39 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 18 | -3056/+2 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 12 | -12/+12 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor |  Jim Hahn | 27 | -142/+141 |
2020-06-26 | Add CDS simulator to policy-models |  Jim Hahn | 2 | -2/+74 |
2020-06-24 | Updating models dependencies to latest versions |  RossC | 1 | -1/+0 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 7 | -8/+6 |
2020-06-12 | Moving common polling code into HttpOperation |  Jim Hahn | 40 | -1081/+861 |
2020-06-11 | Merge "Default ActorImpl should have an "operations" property" |  Pamela Dragosh | 16 | -50/+61 |
2020-06-11 | Merge "Fixing issue with Jacoco coverage being stored above project directory" |  Pamela Dragosh | 1 | -4/+4 |
2020-06-11 | Merge "Rename GuardOperation to DecisionOperation" |  Jorge Hernandez | 6 | -18/+18 |
2020-06-11 | Default ActorImpl should have an "operations" property |  Jim Hahn | 16 | -50/+61 |
2020-06-11 | Fixing issue with Jacoco coverage being stored above project directory |  RossC | 1 | -4/+4 |
2020-06-10 | Rename GuardOperation to DecisionOperation |  Jim Hahn | 6 | -18/+18 |
2020-06-09 | Flesh out junits for SDNR and VFC actors |  Jim Hahn | 4 | -2/+116 |
2020-06-08 | Fix VFC Restart operation name |  Jim Hahn | 1 | -1/+1 |
2020-06-03 | Merge "Use plain HashMap instead of IdentityHashMap" |  Pamela Dragosh | 2 | -5/+6 |
2020-06-02 | Use plain HashMap instead of IdentityHashMap |  Jim Hahn | 2 | -5/+6 |
2020-06-02 | Change Actor makeCoder() to getCoder() |  Jim Hahn | 12 | -16/+16 |
2020-06-01 | Merge "Use "coder" to serialize Actor requests" |  Pamela Dragosh | 13 | -109/+76 |
2020-05-31 | Merge "Made Actor names public" |  Ram Krishna Verma | 4 | -4/+7 |
2020-05-29 | Made Actor names public |  Jim Hahn | 4 | -4/+7 |
2020-05-29 | Use "coder" to serialize Actor requests |  Jim Hahn | 13 | -109/+76 |
2020-05-29 | Use default serialization provider |  Jim Hahn | 2 | -4/+2 |
2020-05-29 | Do not generate notification in SDNR Actor |  Jim Hahn | 4 | -49/+0 |
2020-05-27 | Include response in OperationOutcome |  Jim Hahn | 31 | -26/+131 |
2020-05-19 | Bump models master to 2.3.0-SNAPSHOT |  Ram Krishna Verma | 12 | -12/+12 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT |  Ram Krishna Verma | 12 | -12/+12 |
2020-05-15 | Cannot parse finishTime in legacy SO responses |  Jim Hahn | 1 | -46/+1 |
2020-05-15 | Cannot parse finishTime in SO responses |  Jim Hahn | 3 | -3/+103 |
2020-05-14 | SO poll should not require request ID |  Jim Hahn | 6 | -12/+20 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT |  Pamela Dragosh | 12 | -12/+12 |
2020-04-17 | Add PNF support to new CDS actor |  Jim Hahn | 14 | -184/+813 |
2020-04-16 | CDS Operator should be generic |  Jim Hahn | 4 | -4/+26 |
2020-04-16 | CDS actor was not registered |  Jim Hahn | 6 | -16/+55 |
2020-04-14 | Bump models to 2.2.5-SNAPSHOT |  Ram Krishna Verma | 12 | -12/+12 |
2020-04-11 | Bump models patch 2.2.4-SNAPSHOT |  Pamela Dragosh | 12 | -12/+12 |
2020-04-08 | SDNR Actor enhancements |  Jim Hahn | 9 | -222/+179 |
2020-04-01 | Set sub request ID before start callback |  Jim Hahn | 29 | -149/+162 |
2020-03-30 | Test new actors against simulators |  Jim Hahn | 31 | -32/+780 |
2020-03-27 | Cleanup sonar bugs and security hotspot |  Pamela Dragosh | 1 | -1/+1 |
2020-03-26 | Discard requests in APPC legacy actor |  Jim Hahn | 1 | -0/+3 |
2020-03-25 | Bump models 2.2.3-SNAPSHOT |  Pamela Dragosh | 12 | -12/+12 |
2020-03-25 | Cleanup eclipse warnings |  Pamela Dragosh | 1 | -2/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT |  liamfallon | 12 | -12/+12 |
2020-03-23 | New Guard actor request structure is incorrect |  Jim Hahn | 14 | -128/+71 |