Age | Commit message (Expand) | Author | Files | Lines |
2020-10-09 | Bump models to 2.3.5 |  Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.4 snapshot |  Jim Hahn | 1 | -1/+1 |
2020-10-07 | Bump models to 2.3.3 |  Jim Hahn | 1 | -1/+1 |
2020-09-08 | Bump models to 2.3.2 |  Jim Hahn | 1 | -1/+1 |
2020-08-27 | Remove Target and TargetType |  Pamela Dragosh | 14 | -114/+378 |
2020-08-18 | Make targetEntity a property |  Jim Hahn | 9 | -66/+116 |
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 | 2 | -15/+115 |
2020-08-04 | Skip preprocessor step in Actors |  Jim Hahn | 2 | -0/+14 |
2020-07-31 | Add property lists to Actors |  Jim Hahn | 14 | -23/+196 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 6 | -6/+7 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 4 | -135/+0 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 6 | -7/+5 |
2020-06-12 | Moving common polling code into HttpOperation |  Jim Hahn | 15 | -93/+1168 |
2020-06-11 | Default ActorImpl should have an "operations" property |  Jim Hahn | 9 | -31/+37 |
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 | 6 | -9/+9 |
2020-06-01 | Merge "Use "coder" to serialize Actor requests" |  Pamela Dragosh | 4 | -31/+39 |
2020-05-29 | Use "coder" to serialize Actor requests |  Jim Hahn | 4 | -31/+39 |
2020-05-29 | Use default serialization provider |  Jim Hahn | 1 | -2/+1 |
2020-05-29 | Do not generate notification in SDNR Actor |  Jim Hahn | 2 | -9/+0 |
2020-05-27 | Include response in OperationOutcome |  Jim Hahn | 7 | -2/+36 |
2020-05-19 | Bump models master to 2.3.0-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-04-14 | Bump models to 2.2.5-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-04-11 | Bump models patch 2.2.4-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-04-08 | SDNR Actor enhancements |  Jim Hahn | 2 | -0/+13 |
2020-04-01 | Set sub request ID before start callback |  Jim Hahn | 4 | -28/+36 |
2020-03-30 | Test new actors against simulators |  Jim Hahn | 2 | -1/+5 |
2020-03-25 | Bump models 2.2.3-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-03-25 | Cleanup eclipse warnings |  Pamela Dragosh | 1 | -2/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2020-03-23 | New Guard actor request structure is incorrect |  Jim Hahn | 2 | -18/+5 |
2020-03-20 | Exception not propagated by processResponse |  Jim Hahn | 2 | -6/+41 |
2020-03-10 | Immediately finish if guard is disabled |  Jim Hahn | 1 | -2/+2 |
2020-03-06 | Add subrequest ID to OperationOutcome |  Jim Hahn | 2 | -9/+19 |
2020-03-06 | Log full URL for REST calls |  Jim Hahn | 2 | -25/+21 |
2020-03-05 | Add other APPC-LCM operations |  Jim Hahn | 3 | -0/+18 |
2020-03-04 | Fix exception message in Actors |  Jim Hahn | 1 | -1/+1 |
2020-03-03 | Merge "Fix path issues" |  Ram Krishna Verma | 1 | -1/+1 |
2020-03-03 | Merge "Don't log cancellation exception" |  Jim Hahn | 1 | -2/+9 |
2020-03-02 | Log topic message before publishing |  Jim Hahn | 1 | -2/+2 |
2020-03-02 | Don't log cancellation exception |  Jim Hahn | 1 | -2/+9 |
2020-03-03 | Fix path issues |  Jim Hahn | 1 | -1/+1 |
2020-03-02 | Merge "Log Actor parameter error message" |  Ram Krishna Verma | 2 | -14/+3 |
2020-03-02 | Log Actor parameter error message |  Jim Hahn | 2 | -14/+3 |
2020-03-02 | Testcases for cds actor |  Ram Krishna Verma | 2 | -6/+8 |