Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | corrected inlucde filter for formatter |  Benjamin, Max (mb388a) | 1 | -35/+35 |
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-19 | Update version to 1.4.0-SNAPSHOT for Dublin |  Rob Daugherty | 1 | -2/+2 |
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) | 25 | -1981/+3 |
2018-09-08 | added generic fabric support to SO |  Benjamin, Max (mb388a) | 15 | -92/+418 |
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) | 82 | -5738/+3750 |
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 | 35 | -48/+3241 |
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-22 | Port SO artifacts to ONAP folder structure |  Arthur Martella | 1 | -2/+2 |
2018-02-09 | Imporve test coverage for RequestDatabase |  subhash kumar singh | 2 | -0/+295 |
2017-12-01 | Bump minor version |  Jessica Wagantall | 1 | -1/+1 |
2017-11-16 | changed artifact version |  seshukm | 1 | -1/+1 |
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 |
2017-10-12 | Update hibernate files to initialize timestamp |  Jim Hahn | 3 | -3/+7 |
2017-09-27 | Fixed string literal comparision issue |  shashikanth | 1 | -3/+3 |