Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -10/+10 |
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 "Copy Dbao from drools-apps to models" | Pamela Dragosh | 4 | -4/+186 |
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 | 3 | -6/+2 |
2020-05-29 | Copy Dbao from drools-apps to models | Jim Hahn | 4 | -4/+186 |
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 | 27 | -27/+27 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT | Ram Krishna Verma | 27 | -27/+27 |
2020-05-15 | Cannot parse finishTime in legacy SO responses | Jim Hahn | 6 | -52/+175 |
2020-05-15 | Cannot parse finishTime in SO responses | Jim Hahn | 8 | -102/+346 |
2020-05-14 | SO poll should not require request ID | Jim Hahn | 10 | -37/+196 |
2020-05-12 | Fix race condition in AaiCqResponse | Jim Hahn | 4 | -75/+66 |
2020-04-27 | Remove provided scope for endpoints in model-impl/cds | a.sreekumar | 1 | -1/+0 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT | Pamela Dragosh | 27 | -27/+27 |
2020-04-17 | Add PNF support to new CDS actor | Jim Hahn | 20 | -189/+881 |
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 | 27 | -27/+27 |
2020-04-11 | Bump models patch 2.2.4-SNAPSHOT | Pamela Dragosh | 27 | -27/+27 |
2020-04-09 | Merge "SDNR Actor enhancements" | Jim Hahn | 9 | -222/+179 |
2020-04-08 | SDNR Actor enhancements | Jim Hahn | 9 | -222/+179 |
2020-04-08 | More sonar fixes in models | Jim Hahn | 4 | -27/+21 |
2020-04-07 | Address sonar issues in models | Jim Hahn | 22 | -735/+218 |
2020-04-06 | Merge "Models junits are failing locally" | Jim Hahn | 4 | -6/+6 |
2020-04-03 | Models junits are failing locally | Jim Hahn | 4 | -6/+6 |
2020-04-03 | Refer io.netty from policy/parent | Ram Krishna Verma | 1 | -4/+1 |
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 | 34 | -32/+783 |
2020-03-27 | Cleanup sonar bugs and security hotspot | Pamela Dragosh | 2 | -2/+2 |
2020-03-26 | Discard requests in APPC legacy actor | Jim Hahn | 2 | -1/+9 |
2020-03-25 | Bump models 2.2.3-SNAPSHOT | Pamela Dragosh | 27 | -27/+27 |
2020-03-25 | Merge "Cleanup eclipse warnings" | Pamela Dragosh | 2 | -48/+31 |
2020-03-25 | Cleanup eclipse warnings | Pamela Dragosh | 2 | -48/+31 |
2020-03-24 | Security fixes for cds actor in policy/models | Ram Krishna Verma | 1 | -1/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT | liamfallon | 27 | -27/+27 |
2020-03-23 | New Guard actor request structure is incorrect | Jim Hahn | 14 | -128/+71 |
2020-03-23 | Update new SDNR actor with v2.0 structures | Jim Hahn | 14 | -61/+361 |
2020-03-23 | Merge "Bug fixes in models simulators" | Liam Fallon | 5 | -3/+55 |
2020-03-23 | Merge "Exception not propagated by processResponse" | Liam Fallon | 2 | -6/+41 |