Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-03-03 | Translate APPC Instant to Long | Jim Hahn | 4 | -8/+14 |
2020-03-03 | Merge "Fix path issues" | Ram Krishna Verma | 10 | -35/+115 |
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 | 10 | -35/+115 |
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 | 6 | -7/+389 |
2020-03-01 | Add SDNR Actor | Pamela Dragosh | 7 | -76/+680 |
2020-03-01 | Merge "Add sequence number to Actors" | Ram Krishna Verma | 7 | -14/+73 |
2020-03-01 | Merge "Sequence throws NPE if task outcome is null" | Liam Fallon | 2 | -2/+4 |
2020-02-29 | Guard Actor is adding the wrong type of Operator | Jim Hahn | 2 | -2/+4 |
2020-02-29 | Add sequence number to Actors | Jim Hahn | 7 | -14/+73 |
2020-02-29 | Sequence throws NPE if task outcome is null | Jim Hahn | 2 | -2/+4 |
2020-02-26 | Change ActorService config to Map<String,Object> | Jim Hahn | 3 | -6/+8 |
2020-02-26 | Merge "ActorService constructor should be public" | Ram Krishna Verma | 2 | -1/+8 |
2020-02-26 | ActorService constructor should be public | Jim Hahn | 2 | -1/+8 |