Age | Commit message (Expand) | Author | Files | Lines |
2019-06-14 | update multi stage code to accurately skip bbs |  Benjamin, Max | 1 | -0/+20 |
2019-06-10 | Merge "replaced String.repeat with static final strings" |  Steve Smokowski | 1 | -2/+2 |
2019-06-10 | replaced String.repeat with static final strings |  Benjamin, Max | 1 | -2/+2 |
2019-06-09 | Added ext_system_error_source column to requestdb |  Plummer, Brittany | 1 | -0/+4 |
2019-06-03 | Cleaned up duplicated literals |  rob.bog | 1 | -2/+3 |
2019-05-20 | Added script for adding original_request_id column |  Plummer, Brittany | 1 | -0/+4 |
2019-05-15 | store openstack request status in requestdb |  Smokowski, Steven | 1 | -12/+22 |
2019-04-28 | Store Cloud Request in Database |  Smokowski, Steven | 4 | -41/+31 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml |  Benjamin, Max (mb388a) | 23 | -1368/+1284 |
2019-04-01 | replace all fixed wiremock ports |  Benjamin, Max (mb388a) | 7 | -68/+109 |
2019-03-18 | Removed MsoLogger class |  r.bogacki | 5 | -8/+6 |
2019-03-14 | Saved vnfOperationalEnvironmentId to be used later |  Benjamin, Max (mb388a) | 2 | -6/+9 |
2019-03-13 | Added param requestId to query 1 row |  Benjamin, Max (mb388a) | 2 | -2/+13 |
2019-02-26 | changed to jdbcUrl and updated flyway for bpmn |  Kalkere Ramesh, Sharan (sk720x) | 2 | -2/+2 |
2019-02-25 | moved flyway under spring namespace |  Kalkere Ramesh, Sharan (sk720x) | 2 | -13/+11 |
2019-02-25 | Merge "Removed MsoLogger in 'mso-requests-db-adapter'" |  Steve Smokowski | 2 | -17/+21 |
2019-02-25 | Removed MsoLogger in 'mso-requests-db-adapter' |  r.bogacki | 2 | -17/+21 |
2019-02-24 | Prevent race conditions on same distributionId. |  Benjamin, Max (mb388a) | 2 | -4/+7 |
2019-02-21 | updated base yamls to properly connect to DB |  Kalkere Ramesh, Sharan (sk720x) | 3 | -126/+121 |
2019-02-06 | store raw distribution notification in db |  Benjamin, Max (mb388a) | 1 | -0/+6 |
2019-01-28 | Merge 'origin/casablanca' into master |  Benjamin, Max (mb388a) | 3 | -1/+55 |
2019-01-11 | Re-enable Actuator for Springboot 2.0 |  Benjamin, Max (mb388a) | 1 | -4/+4 |
2018-12-12 | Merge "vfc adapter authentication bug fix" |  Steve Smokowski | 1 | -0/+62 |
2018-12-05 | Fix App Yamls |  Smokowski, Steve (ss835w) | 1 | -1/+1 |
2018-11-29 | vfc adapter authentication bug fix |  Yulian Han | 1 | -0/+62 |
2018-11-29 | update OperationStatus Based On ResourceStatus |  Yulian Han | 1 | -0/+62 |
2018-11-23 | insert service progress into db if no record |  Yulian Han | 2 | -30/+8 |
2018-11-21 | insert service progress into db if no record |  Yulian Han | 2 | -30/+8 |
2018-11-15 | Fix auth token for request-db |  subhash kumar singh | 2 | -0/+43 |
2018-11-14 | Update Schema |  Smokowski, Steve (ss835w) | 1 | -2/+2 |
2018-11-14 | Added groupInstanceId and groupInstanceName column |  Benjamin, Max (mb388a) | 1 | -0/+7 |
2018-11-14 | separate error status from progression status |  Benjamin, Max (mb388a) | 1 | -0/+7 |
2018-11-14 | Update Schema |  Smokowski, Steve (ss835w) | 1 | -0/+11 |
2018-11-05 | Catchup commits for Dublin |  Benjamin, Max (mb388a) | 7 | -7/+35 |
2018-11-05 | Springboot 2.0 upgrade |  Benjamin, Max (mb388a) | 13 | -53/+102 |
2018-09-20 | various bugfixes for casablanca |  Benjamin, Max (mb388a) | 2 | -2/+52 |
2018-09-20 | Update Logging |  Smokowski, Steve (ss835w) | 1 | -2/+2 |
2018-09-16 | fixed sonar issue in MSORequestDBApplication.java |  Sandeep J | 1 | -2/+2 |
2018-09-13 | Stability fixes |  Benjamin, Max (mb388a) | 2 | -2/+45 |
2018-09-12 | Fix threading problems in requestdbclient |  Benjamin, Max (mb388a) | 4 | -13/+11 |
2018-09-12 | Improve test coverage for requestdbclient |  Benjamin, Max (mb388a) | 3 | -0/+194 |
2018-09-08 | added generic fabric support to SO |  Benjamin, Max (mb388a) | 10 | -8/+176 |
2018-09-08 | Adding rest service for so monitoring |  waqas.ikram | 1 | -7/+14 |
2018-09-05 | Client Logging |  Smokowski, Steve (ss835w) | 2 | -10/+5 |
2018-09-04 | fixed sonar issue in ArchiveInfraRequestsScheduler |  Sandeep J | 1 | -2/+4 |
2018-09-01 | Logging Improvement |  Smokowski, Steve (ss835w) | 3 | -6/+50 |
2018-08-31 | Update Logging |  Smokowski, Steve (ss835w) | 8 | -117/+237 |
2018-08-27 | fixed sonar issues in MsoRequestsDbAdapterImpl |  Sandeep J | 1 | -3/+7 |
2018-08-24 | request db access converted to rest |  Benjamin, Max (mb388a) | 2 | -0/+8 |
2018-08-22 | added unit test for class |  Benjamin, Max (mb388a) | 2 | -10/+259 |