Age | Commit message (Expand) | Author | Files | Lines |
2019-06-09 | Added ext_system_error_source column to requestdb | Plummer, Brittany | 2 | -2/+14 |
2019-05-31 | Fix issue where request was not being updated | Smokowski, Steven | 2 | -1/+9 |
2019-05-31 | apih to populate original request id | Plummer, Brittany | 2 | -2/+14 |
2019-05-15 | store openstack request status in requestdb | Smokowski, Steven | 1 | -1/+14 |
2019-04-29 | Merge "Store Cloud Request in Database" | Steve Smokowski | 3 | -2/+159 |
2019-04-28 | Store Cloud Request in Database | Smokowski, Steven | 3 | -2/+159 |
2019-04-26 | JUnit tests for RequestsDBHelper | r.bogacki | 1 | -0/+81 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 25 | -1644/+1667 |
2019-03-20 | Change status from inventoried to assigned | Benjamin, Max (mb388a) | 2 | -2/+6 |
2019-03-18 | Removed MsoLogger class | r.bogacki | 1 | -1/+0 |
2019-03-14 | Saved vnfOperationalEnvironmentId to be used later | Benjamin, Max (mb388a) | 1 | -2/+13 |
2019-03-13 | Added param requestId to query 1 row | Benjamin, Max (mb388a) | 1 | -4/+6 |
2019-03-13 | Temporarily disabling optimistic locking | Benjamin, Max (mb388a) | 1 | -1/+0 |
2019-02-25 | Removed MsoLogger from 'mso-requests-db' | r.bogacki | 1 | -6/+9 |
2019-02-24 | Prevent race conditions on same distributionId. | Benjamin, Max (mb388a) | 1 | -1/+14 |
2019-02-06 | store raw distribution notification in db | Benjamin, Max (mb388a) | 1 | -4/+36 |
2018-11-14 | Added groupInstanceId and groupInstanceName column | Benjamin, Max (mb388a) | 1 | -1/+22 |
2018-11-14 | separate error status from progression status | Benjamin, Max (mb388a) | 1 | -0/+21 |
2018-11-05 | Catchup commits for Dublin | Benjamin, Max (mb388a) | 3 | -5/+28 |
2018-11-05 | Springboot 2.0 upgrade | Benjamin, Max (mb388a) | 2 | -1/+35 |
2018-10-12 | Dynamic Cloud Owner Support | Benjamin, Max (mb388a) | 1 | -0/+1 |
2018-09-24 | Fix Stream | Smokowski, Steve (ss835w) | 1 | -11/+18 |
2018-09-20 | various bugfixes for casablanca | Benjamin, Max (mb388a) | 1 | -93/+75 |
2018-09-13 | Stability fixes | Benjamin, Max (mb388a) | 1 | -23/+33 |
2018-09-12 | Fix threading problems in requestdbclient | Benjamin, Max (mb388a) | 1 | -19/+24 |
2018-09-12 | Improve test coverage for requestdbclient | Benjamin, Max (mb388a) | 1 | -38/+45 |
2018-09-10 | sparate beans and repositories | Benjamin, Max (mb388a) | 24 | -1912/+0 |
2018-09-08 | added generic fabric support to SO | Benjamin, Max (mb388a) | 12 | -75/+413 |
2018-09-08 | Adding rest service for so monitoring | waqas.ikram | 6 | -963/+1270 |
2018-08-24 | request db access converted to rest | Benjamin, Max (mb388a) | 12 | -37/+303 |
2018-08-07 | E2EServiceInstances to be free of catalogdb | Benjamin, Max (mb388a) | 1 | -3/+4 |
2018-08-02 | update infra apihandler to utilize rest | Benjamin, Max (mb388a) | 2 | -0/+65 |
2018-07-31 | Containerization feature of SO | Benjamin, Max (mb388a) | 79 | -5572/+3686 |
2018-04-19 | getOperationStatusByServiceId db result is list | Yulian Han | 2 | -4/+9 |
2018-04-06 | Restore SERVICE_NAME to OPERATION_STATUS table | Rob Daugherty | 1 | -0/+1 |
2018-03-28 | removed unused api-handler code | Benjamin, Max (mb388a) | 1 | -26/+0 |
2018-03-28 | improved request-db test coverage | Benjamin, Max (mb388a) | 14 | -717/+892 |
2018-03-28 | Junit for mso.requestsdb | SP00501638 | 9 | -259/+614 |
2018-03-20 | Increase column size for AIC_CLOUD_REGION | Munir Ahmad | 1 | -1/+1 |
2018-03-14 | AT&T 1712 and 1802 release code | Rob Daugherty | 34 | -34/+3229 |
2018-03-09 | Revert Reduce log noise/warnings | Rob Daugherty | 1 | -94/+47 |
2018-03-08 | Reduce log noise/warnings format to conventions | Marcus G K Williams | 1 | -47/+94 |
2018-03-06 | Fix javadoc | Munir Ahmad | 1 | -1/+1 |
2018-03-06 | Replace explicit type with dimond type | Munir Ahmad | 2 | -2/+2 |
2018-02-24 | Swap for loop in favor of foreach | Munir Ahmad | 1 | -3/+4 |
2018-02-09 | Imporve test coverage for RequestDatabase | subhash kumar singh | 1 | -0/+283 |
2017-11-10 | Changed hibernate config file | seshukm | 1 | -19/+19 |
2017-11-02 | Add test cases for GET E2E svc | seshukm | 1 | -0/+64 |
2017-10-26 | Fix voLTE Create workflow issue | c00149107 | 2 | -0/+21 |
2017-10-19 | Deal With Error Response from Vfc | c00149107 | 6 | -10/+125 |