- 770e374 Include response in OperationOutcome by Jim Hahn · 4 years, 7 months ago
- e14fac5 Bump models master to 2.3.0-SNAPSHOT by Ram Krishna Verma · 4 years, 7 months ago
- ee8ce52 Bump models to 2.2.7-SNAPSHOT by Ram Krishna Verma · 4 years, 7 months ago
- 5210055 Cannot parse finishTime in legacy SO responses by Jim Hahn · 4 years, 7 months ago
- afe5abe Cannot parse finishTime in SO responses by Jim Hahn · 4 years, 7 months ago
- 4e50a58 SO poll should not require request ID by Jim Hahn · 4 years, 7 months ago
- 69485b3 Bump models patch 2.2.6-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
- e887a0c Add PNF support to new CDS actor by Jim Hahn · 4 years, 8 months ago
- bed21af CDS Operator should be generic by Jim Hahn · 4 years, 8 months ago
- adc7701 CDS actor was not registered by Jim Hahn · 4 years, 8 months ago
- 85841e3 Bump models to 2.2.5-SNAPSHOT by Ram Krishna Verma · 4 years, 8 months ago
- e4138fd Bump models patch 2.2.4-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
- df6d6bb SDNR Actor enhancements by Jim Hahn · 4 years, 8 months ago
- 88fedd4 Set sub request ID before start callback by Jim Hahn · 4 years, 9 months ago
- 61a84fe Test new actors against simulators by Jim Hahn · 4 years, 9 months ago
- e6a1c68 Cleanup sonar bugs and security hotspot by Pamela Dragosh · 4 years, 9 months ago
- 67d13b7 Discard requests in APPC legacy actor by Jim Hahn · 4 years, 9 months ago
- 81c5709 Bump models 2.2.3-SNAPSHOT by Pamela Dragosh · 4 years, 9 months ago
- 9ed5d5f Cleanup eclipse warnings by Pamela Dragosh · 4 years, 9 months ago
- 125b074 Bump policy-models to version 2.2.2-SNAPSHOT by liamfallon · 4 years, 9 months ago
- 56bc6f6 New Guard actor request structure is incorrect by Jim Hahn · 4 years, 9 months ago
- ef5768d Update new SDNR actor with v2.0 structures by Jim Hahn · 4 years, 9 months ago
- e8af063 Merge "Exception not propagated by processResponse" by Liam Fallon · 4 years, 9 months ago
- 9b9839a Fix legacy APPC handling of Request by Jim Hahn · 4 years, 9 months ago
- fd17271 Exception not propagated by processResponse by Jim Hahn · 4 years, 9 months ago
- 658d237 Clean up minor checkstyle/sonar issues by liamfallon · 4 years, 9 months ago
- b498abe Merge "Add VFC Actor" by Jim Hahn · 4 years, 9 months ago
- b824006 Merge "Immediately finish if guard is disabled" by Liam Fallon · 4 years, 9 months ago
- c1fb79b Add VFC Actor by Pamela Dragosh · 4 years, 10 months ago
- 036f2fe Fix field names in SO Actor messages by Jim Hahn · 4 years, 9 months ago
- 334ddc1 Immediately finish if guard is disabled by Jim Hahn · 4 years, 9 months ago
- 2440b81 Add subrequest ID to OperationOutcome by Jim Hahn · 4 years, 9 months ago
- 3c1fb89 Log full URL for REST calls by Jim Hahn · 4 years, 10 months ago
- aedb286 Add other APPC-LCM operations by Jim Hahn · 4 years, 10 months ago
- 03248c4 Add SO VF Module Delete Operation by Jim Hahn · 4 years, 10 months ago
- 7f1903b Merge "Add APPC-LCM actor" by Ram Krishna Verma · 4 years, 10 months ago
- efafe30 Add APPC-LCM actor by Peyton Puckett · 4 years, 10 months ago
- cb35d83 SDNC Actor doesn't use full URL by Jim Hahn · 4 years, 10 months ago
- 4eeea43 Fix exception message in Actors by Jim Hahn · 4 years, 10 months ago
- 958fc66 Translate APPC Instant to Long by Jim Hahn · 4 years, 10 months ago
- 3f06eff Merge "Fix path issues" by Ram Krishna Verma · 4 years, 10 months ago
- a078003 Merge "Don't log cancellation exception" by Jim Hahn · 4 years, 10 months ago
- eeaffa3 Log topic message before publishing by Jim Hahn · 4 years, 10 months ago
- 4b402be Don't log cancellation exception by Jim Hahn · 4 years, 10 months ago
- 9bd821d Fix path issues by Jim Hahn · 4 years, 10 months ago
- d5fc0bd Merge "Log Actor parameter error message" by Ram Krishna Verma · 4 years, 10 months ago
- 0c7c108 Log Actor parameter error message by Jim Hahn · 4 years, 10 months ago
- 45d22a7 Testcases for cds actor by Ram Krishna Verma · 4 years, 10 months ago
- d0ba41b Add SDNR Actor by Pamela Dragosh · 4 years, 10 months ago
- 76a2d0e Merge "Add sequence number to Actors" by Ram Krishna Verma · 4 years, 10 months ago
- fe06739 Merge "Sequence throws NPE if task outcome is null" by Liam Fallon · 4 years, 10 months ago
- 3949296 Guard Actor is adding the wrong type of Operator by Jim Hahn · 4 years, 10 months ago
- f583aa9 Add sequence number to Actors by Jim Hahn · 4 years, 10 months ago
- a5959af Sequence throws NPE if task outcome is null by Jim Hahn · 4 years, 10 months ago
- 51a885d Change ActorService config to Map<String,Object> by Jim Hahn · 4 years, 10 months ago
- 1bba8b3 Merge "ActorService constructor should be public" by Ram Krishna Verma · 4 years, 10 months ago
- 7cf4ed6 ActorService constructor should be public by Jim Hahn · 4 years, 10 months ago
- 72b4a13 Custom Query should always use vserver by Jim Hahn · 4 years, 10 months ago
- aa2e187 Merge "Add actor for CDS" by Liam Fallon · 4 years, 10 months ago
- 9d07ae8 Merge "Remove ActorService singleton" by Ram Krishna Verma · 4 years, 10 months ago
- fba3112 Eliminate a couple more xxxAsync calls in Actors by Jim Hahn · 4 years, 10 months ago
- 5ba32a4 Merge "Add "disabled" property to Guard Actor" by Ram Krishna Verma · 4 years, 10 months ago
- 0c7aa23 Add actor for CDS by Ram Krishna Verma · 4 years, 10 months ago
- b2ed7d2 Merge "Support separate VF Counts for different Targets" by Pamela Dragosh · 4 years, 10 months ago
- b527e4b Remove ActorService singleton by Jim Hahn · 4 years, 10 months ago
- 433f782 Support separate VF Counts for different Targets by Jim Hahn · 4 years, 10 months ago
- 7ad8905 Add "disabled" property to Guard Actor by Jim Hahn · 4 years, 10 months ago
- 7a59728 Add PipelineUtil by Jim Hahn · 4 years, 10 months ago
- fd9186d Merge "Move CQ operation name from actor.aai to aai" by Ram Krishna Verma · 4 years, 10 months ago
- 0a68d55 Move CQ operation name from actor.aai to aai by Jim Hahn · 4 years, 10 months ago
- d71b4e3 Add "finalOutcome" flag to OperationOutcome by Jim Hahn · 4 years, 10 months ago
- 7f69c5c Change payload to Map<String,Object> so it's more versatile by Jim Hahn · 4 years, 10 months ago
- 467247c More actor clean-up by Jim Hahn · 4 years, 10 months ago
- f6da777 Merge "Add Guard Actor" by Jorge Hernandez · 4 years, 10 months ago
- 2e2eae5 Add Guard Actor by Jim Hahn · 4 years, 10 months ago
- cbbc4a7 Add SO actor by Jim Hahn · 4 years, 10 months ago
- 4ccc265 Validate request content of various actors by Jim Hahn · 4 years, 10 months ago
- ca409ee Merge "Actor updates to support SO" by Jim Hahn · 4 years, 10 months ago
- 43cf828 APPC Actor by Jim Hahn · 4 years, 10 months ago
- ef562e8 Actor updates to support SO by Jim Hahn · 4 years, 10 months ago
- e44f1a1 More changes to actor code by Jim Hahn · 4 years, 10 months ago
- 28ca4d1 Use BidirectionalTopicClient from policy-common by Jim Hahn · 4 years, 10 months ago
- 8c6859a Add Topic Actor superclasses by Jim Hahn · 4 years, 10 months ago
- 3b4884e Add A&AI actor and some operators by Jim Hahn · 4 years, 10 months ago
- 35867f2 Add more code to facilitate actor implementation by Jim Hahn · 4 years, 10 months ago
- e065785 Clean up and enhancement of Actor re-design by Jim Hahn · 4 years, 10 months ago
- 89ce8bc Actor redesign. by Jim Hahn · 5 years ago
- 3d14abe Ensure one jacoco output file by Pamela Dragosh · 5 years ago
- c5475f1 Bumped patch version for policy/models by HOCKLA · 5 years ago
- 5a366fd Fix minor checksyle issues in models by liamfallon · 5 years ago
- 281f653 CDS actor payload to be JSON object when applicable by Rashmi Pujar · 5 years ago
- 6de5a0c Removing Named Query. by pramod.jamkhedkar · 5 years ago
- d7fcb98 Cleanup up unused actor.test maven module by Rashmi Pujar · 5 years ago
- 73e3ea2 PNF support changes in policy/models by Rashmi Pujar · 5 years ago
- 9674dc2 Merge "Refactor Appc LCM Model" by Jorge Hernandez · 5 years ago
- fb601b2 Refactor Appc LCM Model by Daniel Cruz · 5 years ago
- fc3c226 Flatten the CDS grpc request payload by Rashmi Pujar · 5 years ago
- e82e4df Remove the CDS blueprint name and version from its payload. by Rashmi Pujar · 5 years ago
- 0a4dcfb Fix remaining fixable Sonar issues on policy models by liamfallon · 5 years ago
- e940ccf Clean up minor things in policy-models by liamfallon · 5 years ago