Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-03-23 | Update new SDNR actor with v2.0 structures | Jim Hahn | 5 | -56/+81 |
2020-03-23 | Merge "Exception not propagated by processResponse" | Liam Fallon | 2 | -6/+41 |
2020-03-20 | Fix legacy APPC handling of Request | Jim Hahn | 2 | -4/+5 |
2020-03-20 | Exception not propagated by processResponse | Jim Hahn | 2 | -6/+41 |
2020-03-12 | Clean up minor checkstyle/sonar issues | liamfallon | 1 | -14/+11 |
2020-03-11 | Merge "Add VFC Actor" | Jim Hahn | 13 | -52/+1121 |
2020-03-10 | Merge "Immediately finish if guard is disabled" | Liam Fallon | 2 | -6/+24 |
2020-03-10 | Add VFC Actor | Pamela Dragosh | 13 | -52/+1121 |
2020-03-10 | Fix field names in SO Actor messages | Jim Hahn | 2 | -6/+6 |
2020-03-10 | Immediately finish if guard is disabled | Jim Hahn | 2 | -6/+24 |
2020-03-06 | Add subrequest ID to OperationOutcome | Jim Hahn | 24 | -59/+128 |
2020-03-06 | Log full URL for REST calls | Jim Hahn | 7 | -40/+26 |
2020-03-05 | Add other APPC-LCM operations | Jim Hahn | 10 | -276/+451 |
2020-03-05 | Add SO VF Module Delete Operation | Jim Hahn | 13 | -27/+1105 |
2020-03-05 | Merge "Add APPC-LCM actor" | Ram Krishna Verma | 9 | -18/+541 |
2020-03-05 | Add APPC-LCM actor | Peyton Puckett | 9 | -18/+541 |
2020-03-04 | SDNC Actor doesn't use full URL | Jim Hahn | 2 | -2/+8 |
2020-03-04 | Fix exception message in Actors | Jim Hahn | 1 | -1/+1 |