Age | Commit message (Expand) | Author | Files | Lines |
2018-11-27 | Remove all usage of AlarmLogger | Benjamin, Max (mb388a) | 5 | -80/+38 |
2018-11-14 | accept a la carte create instance group request | Benjamin, Max (mb388a) | 8 | -245/+514 |
2018-11-14 | separate error status from progression status | Benjamin, Max (mb388a) | 1 | -7/+26 |
2018-11-05 | Catchup commits for Dublin | Benjamin, Max (mb388a) | 5 | -77/+106 |
2018-11-05 | Springboot 2.0 upgrade | Benjamin, Max (mb388a) | 10 | -30/+448 |
2018-10-23 | default cloud owner now configurable | Benjamin, Max (mb388a) | 4 | -45/+3 |
2018-10-19 | bug fixes october 19th | Benjamin, Max (mb388a) | 1 | -1/+1 |
2018-10-15 | correlationId is now read from userParams | biniek | 1 | -13/+20 |
2018-10-12 | Dynamic Cloud Owner Support | Benjamin, Max (mb388a) | 1 | -13/+36 |
2018-09-20 | Update Logging | Smokowski, Steve (ss835w) | 2 | -1/+6 |
2018-09-20 | get e2e service process response bug fix | Yulian Han | 2 | -8/+8 |
2018-09-19 | fix the interface path | seshukm | 1 | -2/+2 |
2018-09-17 | Accept VNF Recreate Requests | Benjamin, Max (mb388a) | 4 | -5/+32 |
2018-09-13 | Stability fixes | Benjamin, Max (mb388a) | 1 | -8/+6 |
2018-09-08 | fixed null pointer on northbound | Benjamin, Max (mb388a) | 1 | -1/+3 |
2018-09-08 | added generic fabric support to SO | Benjamin, Max (mb388a) | 9 | -21/+74 |
2018-09-04 | fix sonar issue in SpringContextHelper.java | Sandeep J | 1 | -2/+3 |
2018-08-31 | Update Logging | Smokowski, Steve (ss835w) | 2 | -3/+3 |
2018-08-28 | Converted ServiceInstances to catalog db client | Benjamin, Max (mb388a) | 1 | -135/+74 |
2018-08-27 | Merge "request db access converted to rest" | Rob Daugherty | 10 | -237/+41 |
2018-08-24 | Added actions to common APIH package | Brittany Plummer (bp896r) | 1 | -1/+1 |
2018-08-24 | request db access converted to rest | Benjamin, Max (mb388a) | 10 | -237/+41 |
2018-08-22 | removed problematic swagger dependency | Benjamin, Max (mb388a) | 3 | -15/+33 |
2018-08-14 | Added vfModule scale out endpoint and validation | Brittany Plummer (bp896r) | 7 | -5/+83 |
2018-08-10 | Merge "Fix Error Scenario" | Rob Daugherty | 1 | -3/+15 |
2018-08-10 | Fix Error Scenario | Smokowski, Steve (ss835w) | 1 | -3/+15 |
2018-08-10 | Improve Logging | Smokowski, Steve (ss835w) | 1 | -8/+5 |
2018-08-09 | Remove Property | Smokowski, Steve (ss835w) | 1 | -2/+0 |
2018-08-07 | E2EServiceInstances to be free of catalogdb | Benjamin, Max (mb388a) | 4 | -91/+89 |
2018-08-06 | issue while persisting data | Benjamin, Max (mb388a) | 4 | -33/+52 |
2018-08-02 | update infra apihandler to utilize rest | Benjamin, Max (mb388a) | 5 | -140/+224 |
2018-07-31 | Containerization feature of SO | Benjamin, Max (mb388a) | 192 | -9219/+11415 |
2018-07-27 | Inlined local variables, used diamond operator | biniek | 1 | -113/+58 |
2018-07-26 | Merge "Use defined constant END_OF_THE_TRANSACTION" | Marcus Williams | 1 | -13/+13 |
2018-07-26 | Use defined constant END_OF_THE_TRANSACTION | Ethan Hampton | 1 | -13/+13 |
2018-07-25 | Merge "Replace printStackTrace with usage of logger" | Seshu Kumar M | 2 | -9/+5 |
2018-06-14 | Merge "Removed commented-out code block" | Marcus Williams | 1 | -2/+0 |
2018-06-12 | Removed commented-out code block | Mariah Jacobs | 1 | -2/+0 |
2018-06-11 | Return expression instead of variable 'returnResp' | Mariah Jacobs | 1 | -4/+1 |
2018-05-28 | CorrelationId implementation correction | Lukasz Muszkieta | 3 | -111/+64 |
2018-05-24 | Replace printStackTrace with usage of logger | Michal Korman | 2 | -9/+5 |
2018-05-24 | Revert correlationId impl | Lukasz Muszkieta | 3 | -63/+111 |
2018-05-22 | Merge "Add correlationId to ServiceInstancesRequest" | Seshu Kumar M | 3 | -111/+63 |
2018-05-16 | Only set recipe when null in getServiceURI | Arthur Martella | 1 | -7/+7 |
2018-05-15 | WorkflowResponse json issues | Rob Daugherty | 3 | -6/+6 |
2018-05-14 | Unwrap root value of request body | Arthur Martella | 1 | -1/+3 |
2018-05-10 | Fix bugs reported by sonar | Ethan Lynn | 1 | -2/+3 |
2018-05-08 | Add correlationId to ServiceInstancesRequest | Lukasz Muszkieta | 3 | -111/+63 |
2018-04-27 | Add correlationId to ServiceInstancesRequest | Lukasz Muszkieta | 1 | -7/+4 |
2018-04-26 | Remove operation status set in api-handler | c00149107 | 1 | -261/+14 |