Age | Commit message (Expand) | Author | Files | Lines |
2020-10-27 | Make Actors event-agnostic |  Jim Hahn | 5 | -205/+19 |
2020-10-27 | Bump models master to 2.4.0 SNAPSHOT |  Jim Hahn | 1 | -1/+1 |
2020-10-19 | Bump models to 2.3.6 snapshot |  Jim Hahn | 1 | -1/+1 |
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 | 5 | -18/+19 |
2020-08-18 | Make targetEntity a property |  Jim Hahn | 1 | -1/+1 |
2020-08-06 | Modify Actors to use properties when provided |  Jim Hahn | 2 | -16/+54 |
2020-08-04 | Skip preprocessor step in Actors |  Jim Hahn | 3 | -0/+24 |
2020-07-31 | Add property lists to Actors |  Jim Hahn | 4 | -4/+19 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 1 | -3/+3 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 2 | -333/+0 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor |  Jim Hahn | 3 | -14/+14 |
2020-06-02 | Change Actor makeCoder() to getCoder() |  Jim Hahn | 1 | -1/+1 |
2020-05-27 | Include response in OperationOutcome |  Jim Hahn | 3 | -0/+7 |
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-01 | Set sub request ID before start callback |  Jim Hahn | 4 | -56/+36 |
2020-03-30 | Test new actors against simulators |  Jim Hahn | 3 | -2/+88 |
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 | 1 | -1/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2020-03-20 | Fix legacy APPC handling of Request |  Jim Hahn | 2 | -4/+5 |
2020-03-06 | Add subrequest ID to OperationOutcome |  Jim Hahn | 4 | -18/+33 |
2020-03-05 | Add APPC-LCM actor |  Peyton Puckett | 2 | -10/+1 |
2020-03-03 | Translate APPC Instant to Long |  Jim Hahn | 3 | -7/+13 |
2020-02-29 | Add sequence number to Actors |  Jim Hahn | 2 | -0/+9 |
2020-02-24 | Move CQ operation name from actor.aai to aai |  Jim Hahn | 2 | -8/+1 |
2020-02-21 | Change payload to Map<String,Object> so it's more versatile |  Jim Hahn | 8 | -13/+114 |
2020-02-20 | More actor clean-up |  Jim Hahn | 6 | -23/+23 |
2020-02-18 | Validate request content of various actors |  Jim Hahn | 3 | -24/+28 |
2020-02-18 | APPC Actor |  Jim Hahn | 7 | -1/+749 |
2020-02-17 | More changes to actor code |  Jim Hahn | 1 | -0/+11 |
2020-02-17 | Use BidirectionalTopicClient from policy-common |  Jim Hahn | 2 | -62/+90 |
2020-02-03 | Actor redesign. |  Jim Hahn | 1 | -4/+10 |
2020-01-10 | Bumped patch version for policy/models |  HOCKLA | 1 | -2/+2 |
2019-12-10 | Fix minor checksyle issues in models |  liamfallon | 1 | -4/+5 |
2019-09-10 | Bump versions for models master |  Jim Hahn | 1 | -1/+1 |
2019-08-06 | Bump version in policy/models |  Jim Hahn | 1 | -1/+1 |
2019-08-05 | Bump versions to 2.1.2 |  jhh | 1 | -1/+1 |
2019-07-31 | Use new addTopic() method in models |  Jim Hahn | 1 | -0/+2 |
2019-07-08 | Fix models due to sonar changes in common |  Jim Hahn | 1 | -2/+2 |
2019-06-21 | Bump models to 2.1.1 SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-06-17 | Fix simple sonar issues in models |  Jim Hahn | 1 | -24/+25 |