Age | Commit message (Expand) | Author | Files | Lines |
2020-07-11 | Address NullPointerException with apih healthcheck endpoint | Ramesh Parthasarathy | 5 | -134/+13 |
2019-09-30 | Add null check for the InfraActiveRequests lookup | Bonkur, Venkat | 2 | -1/+12 |
2019-09-24 | Update Resume Logic and Add Workflow Listeners | Smokowski, Steven | 2 | -7/+7 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 5 | -54/+59 |
2019-08-29 | added fix for missing Error from SDNC prefix | Chan, Mercy | 1 | -0/+16 |
2019-08-26 | Added default value for when ErrorCode is null in | Boslet, Cory | 2 | -65/+7 |
2019-08-16 | Merge "Initial commit of validation framework to APIH" | Steve Smokowski | 2 | -24/+21 |
2019-08-16 | Merge "apih format statusdetail to return granular" | Steve Smokowski | 1 | -0/+8 |
2019-08-15 | Initial commit of validation framework to APIH | Smokowski, Steven | 2 | -24/+21 |
2019-08-15 | Added check for empty processInstanceList | Plummer, Brittany | 1 | -12/+25 |
2019-08-15 | apih format statusdetail to return granular | Plummer, Brittany | 1 | -0/+8 |
2019-08-09 | health check now entirely config based | Benjamin, Max | 1 | -123/+59 |
2019-07-30 | Use generic req mapping for CM requests | Elena Kuleshov | 1 | -0/+13 |
2019-07-26 | Upgrade springboot.version from 2.0.5 to 2.1.5. | Sangalang, Felix | 1 | -6/+6 |
2019-07-22 | enhance get orchestration request | Plummer, Brittany | 5 | -25/+442 |
2019-07-01 | support new query param format | Chan, Mercy | 9 | -45/+77 |
2019-06-27 | add rollback ext system error source | Plummer, Brittany | 1 | -11/+5 |
2019-06-20 | Merge "support no payload for alacarte deletes" | Steve Smokowski | 10 | -22/+1041 |
2019-06-20 | Merge "NPE when setting instanceName" | Steve Smokowski | 1 | -13/+47 |
2019-06-18 | update apih to accept new uri parameter | Chan, Mercy | 1 | -3/+112 |
2019-06-18 | NPE when setting instanceName | Plummer, Brittany | 1 | -13/+47 |
2019-06-18 | support no payload for alacarte deletes | Smokowski, Steven | 10 | -22/+1041 |
2019-06-07 | Merge "resume request support" | Steve Smokowski | 1 | -4/+14 |
2019-06-06 | resume request support | Plummer, Brittany | 1 | -4/+14 |
2019-06-06 | Accommodate WAN Networking | Gamboa, Gilbert | 2 | -0/+107 |
2019-06-06 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' | Steve Smokowski | 1 | -0/+71 |
2019-05-31 | apih resume request handling more generic | Plummer, Brittany | 2 | -50/+482 |
2019-05-31 | apih to populate original request id | Plummer, Brittany | 3 | -3/+96 |
2019-05-17 | Initial checkin of updates for vf module replace | Smokowski, Steven | 1 | -2/+200 |
2019-05-10 | APIH should ensure valid requestId UUID | Bhatt, Prema | 1 | -5/+28 |
2019-05-15 | Add SO native workflows to result list | Bonkur, Venkat (vb8416) | 1 | -0/+11 |
2019-05-05 | Resume APIH Functionality | Plummer, Brittany | 3 | -11/+449 |
2019-04-28 | Store Cloud Request in Database | Smokowski, Steven | 1 | -69/+29 |
2019-04-27 | Correct Catalog DB beans | Elena Kuleshov | 1 | -0/+60 |
2019-04-12 | Updated ServicesInstancesTest with mocks | Benjamin, Max (mb388a) | 2 | -0/+7 |
2019-04-09 | Query CatalogDB for WorkflowSpecifications | Elena Kuleshov | 1 | -5/+191 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 53 | -5323/+6091 |
2019-04-08 | Workflow Recipe Lookup | Elena Kuleshov | 1 | -10/+5 |
2019-04-04 | Return 200 instead of 202 on WorkflowSpecs GET | Elena Kuleshov | 1 | -1/+1 |
2019-04-02 | fix catalogdb cvfnc customization | Benjamin, Max (mb388a) | 1 | -39/+44 |
2019-04-01 | replace all fixed wiremock ports | Benjamin, Max (mb388a) | 18 | -434/+457 |
2019-03-29 | Implement custom workflow API | Elena Kuleshov | 5 | -198/+590 |
2019-03-28 | Merge "Add WorkflowSpecification Beans for APIH" | Steve Smokowski | 3 | -0/+123 |
2019-03-26 | Add WorkflowSpecification Beans for APIH | Elena Kuleshov | 3 | -0/+123 |
2019-03-20 | Updated to use vnfOperationalEnvironmentId | Benjamin, Max (mb388a) | 1 | -2/+2 |
2019-03-19 | Merge "Update Tasks API with additional fields" | Steve Smokowski | 1 | -0/+2 |
2019-03-18 | Removed MsoLogger class | r.bogacki | 4 | -47/+63 |
2019-03-15 | Update Tasks API with additional fields | Elena Kuleshov | 1 | -0/+2 |
2019-03-14 | Saved vnfOperationalEnvironmentId to be used later | Benjamin, Max (mb388a) | 4 | -13/+62 |
2019-03-14 | Merge "Pass the revised value of usePreload to JSON" | Steve Smokowski | 2 | -7/+27 |