Age | Commit message (Expand) | Author | Files | Lines |
2019-09-24 | Update Resume Logic and Add Workflow Listeners | Smokowski, Steven | 12 | -620/+735 |
2019-09-19 | update logging to match onap logging library | Plummer, Brittany | 1 | -0/+2 |
2019-09-17 | Merge "Remove the declaration of thrown exception 'org.onap.so.apihandlerinfr... | Steve Smokowski | 1 | -2/+2 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 9 | -61/+68 |
2019-09-10 | Merge "remove the unused import" | Steve Smokowski | 1 | -1/+1 |
2019-09-10 | Merge "updated all sql files including in tests to use" | Steve Smokowski | 6 | -12/+12 |
2019-09-10 | Upgrade swagger apihandlerinfra | Arindam Mondal | 20 | -145/+324 |
2019-09-10 | General sonar fixes | Arindam Mondal | 2 | -4/+0 |
2019-09-09 | updated all sql files including in tests to use | Chan, Mercy | 6 | -12/+12 |
2019-09-02 | remove the unused import | Thugutla sailakshmi | 1 | -1/+1 |
2019-09-02 | Remove the declaration of thrown exception 'org.onap.so.apihandlerinfra.infra... | Thugutla sailakshmi | 1 | -2/+2 |
2019-08-29 | added fix for missing Error from SDNC prefix | Chan, Mercy | 2 | -1/+23 |
2019-08-27 | Fix issue in mso-api-handler-infra | Parshad Patel | 4 | -45/+50 |
2019-08-26 | Added default value for when ErrorCode is null in | Boslet, Cory | 4 | -130/+9 |
2019-08-21 | Merge "Javadoc and logging improvement" | Seshu Kumar M | 1 | -23/+64 |
2019-08-16 | Merge "Initial commit of validation framework to APIH" | Steve Smokowski | 16 | -124/+309 |
2019-08-16 | Merge "apih format statusdetail to return granular" | Steve Smokowski | 2 | -1/+14 |
2019-08-16 | Javadoc and logging improvement | Manamohan | 1 | -23/+64 |
2019-08-15 | Initial commit of validation framework to APIH | Smokowski, Steven | 16 | -124/+309 |
2019-08-15 | Added check for empty processInstanceList | Plummer, Brittany | 2 | -13/+26 |
2019-08-15 | apih format statusdetail to return granular | Plummer, Brittany | 2 | -1/+14 |
2019-08-13 | Merge "Place diamond op in place of type spec" | Lukasz Muszkieta | 1 | -4/+1 |
2019-08-13 | Place diamond op in place of type spec | sindhu3672 | 1 | -4/+1 |
2019-08-13 | Merge "Change variable name-comply with regex" | Seshu Kumar M | 1 | -2/+2 |
2019-08-13 | Merge "Modify variable name-comply with regex" | Seshu Kumar M | 1 | -2/+2 |
2019-08-12 | Merge "Remove repeated conditional test in ​buildServiceErrorResponse" | Lukasz Muszkieta | 1 | -4/+2 |
2019-08-12 | Merge "health check now entirely config based" | Steve Smokowski | 13 | -338/+459 |
2019-08-12 | Merge "All extendable enums should be serializable" | Steve Smokowski | 1 | -1/+3 |
2019-08-12 | Change variable name-comply with regex | sindhu3672 | 1 | -2/+2 |
2019-08-12 | Modify variable name-comply with regex | sindhu3672 | 1 | -2/+2 |
2019-08-12 | Change string literal left side-avoid null pointer ex | sindhu3672 | 1 | -2/+2 |
2019-08-09 | All extendable enums should be serializable | Benjamin, Max (mb388a) | 1 | -1/+3 |
2019-08-09 | health check now entirely config based | Benjamin, Max | 13 | -338/+459 |
2019-08-09 | Remove repeated conditional test in ​buildServiceErrorResponse | Artem Naluzhnyy | 1 | -4/+2 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 5 | -36/+33 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -61/+35 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 1 | -2/+2 |
2019-07-31 | Updatable to false to prevent setting fk to null | Plummer, Brittany | 1 | -1/+1 |
2019-07-30 | Use generic req mapping for CM requests | Elena Kuleshov | 3 | -1/+35 |
2019-07-29 | apih allowing requests with the same requestid | Plummer, Brittany | 3 | -26/+102 |
2019-07-26 | Upgrade springboot.version from 2.0.5 to 2.1.5. | Sangalang, Felix | 2 | -6/+8 |
2019-07-24 | Merge "Major Sonar fixes in InstanceManagement" | Steve Smokowski | 1 | -6/+2 |
2019-07-24 | Merge "Removed not used loggers" | Steve Smokowski | 5 | -20/+10 |
2019-07-24 | Merge "Major Sonar fixes in E2EServiceInstances" | Steve Smokowski | 1 | -18/+15 |
2019-07-24 | Merge "enhance get orchestration request" | Steve Smokowski | 15 | -72/+753 |
2019-07-24 | Removed not used loggers | r.bogacki | 5 | -20/+10 |
2019-07-24 | Major Sonar fixes in InstanceManagement | r.bogacki | 1 | -6/+2 |
2019-07-24 | Major Sonar fixes in E2EServiceInstances | r.bogacki | 1 | -18/+15 |
2019-07-23 | Merge "Enhanced List Level flow with backward support" | Seshu Kumar M | 2 | -1/+12 |
2019-07-22 | enhance get orchestration request | Plummer, Brittany | 15 | -72/+753 |