Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | Merge "Change collections size with isEmpty" |  Seshu Kumar M | 1 | -2/+2 |
2019-08-12 | Merge "Move string literal left side-avoid null pointer ex" |  Seshu Kumar M | 1 | -1/+1 |
2019-08-12 | Move string literal left side-avoid null pointer ex |  sindhu3672 | 1 | -1/+1 |
2019-08-12 | Change collections size with isEmpty |  sindhu3672 | 1 | -2/+2 |
2019-08-09 | Replace collections size with isEmpty |  sindhu3672 | 1 | -3/+3 |
2019-08-09 | Merge "Remove unused SDNCServiceRequest constructors" |  Lukasz Muszkieta | 1 | -14/+0 |
2019-08-09 | Merge changes I8e443077,I51a9106a,I54076323 |  subhash kumar singh | 3 | -55/+46 |
2019-08-09 | Remove unused SDNCServiceRequest constructors |  Artem Naluzhnyy | 1 | -14/+0 |
2019-08-09 | Merge "Add SO re-name the migration sql for version conflict" |  Steve Smokowski | 1 | -0/+0 |
2019-08-09 | Merge "add rainy day handling with SERVICE_ROLE and type" |  Steve Smokowski | 4 | -4/+9 |
2019-08-09 | fix sonar issue |  sarada prasad sahoo | 1 | -12/+9 |
2019-08-09 | fix sonar issue |  sarada prasad sahoo | 2 | -43/+37 |
2019-08-08 | add rainy day handling with SERVICE_ROLE and type |  Mnushkin, Dmitry | 4 | -4/+9 |
2019-08-08 | Add SO re-name the migration sql for version conflict |  Bonkur, Venkat (vb8416) | 1 | -0/+0 |
2019-08-08 | fix sonar issue |  sarada prasad sahoo | 1 | -15/+16 |
2019-08-08 | Merge "VNFM adapter support two way TLS" |  Seshu Kumar M | 5 | -22/+163 |
2019-08-08 | Avoid local variables shadow class fields |  sindhu3672 | 1 | -15/+15 |
2019-08-08 | Merge "Replace duplicated String literals" |  Seshu Kumar M | 3 | -20/+22 |
2019-08-08 | Shift string literal to left side of equals(avoid null pointer ex) |  sindhu3672 | 2 | -2/+2 |
2019-08-08 | Replace duplicated String literals |  sindhu3672 | 3 | -20/+22 |
2019-08-02 | VNFM adapter support two way TLS |  MichaelMorris | 5 | -22/+163 |
2019-08-02 | Fix Blocker Bug |  Lukasz Muszkieta | 1 | -4/+5 |
2019-08-02 | Merge "General sonar fixes" |  Seshu Kumar M | 3 | -6/+7 |
2019-08-02 | Merge "Add oauth for calls from VNFM to VNFM adapter" |  Seshu Kumar M | 7 | -11/+180 |
2019-08-02 | General sonar fixes |  Arindam Mondal | 3 | -6/+7 |
2019-08-01 | Add SO Increase Action_category column width |  Bonkur, Venkat (vb8416) | 1 | -0/+3 |
2019-08-01 | Add oauth for calls from VNFM to VNFM adapter |  MichaelMorris | 7 | -11/+180 |
2019-07-31 | Add oauth for calls from VNFM adapter to VNFM |  MichaelMorris | 10 | -114/+211 |
2019-07-31 | Merge "Replaced constructor call with Boolean.valueOf() call to prevent stati... |  Seshu Kumar M | 1 | -1/+1 |
2019-07-30 | Replaced constructor call with Boolean.valueOf() call |  Oleksandr Moliavko | 1 | -1/+1 |
2019-07-30 | Merge "Added null check to heatStack.getOutputs() to prevent crash at get() c... |  Seshu Kumar M | 1 | -10/+13 |
2019-07-30 | Added null check to heatStack.getOutputs() |  Oleksandr Moliavko | 1 | -10/+13 |
2019-07-30 | Merge "Replaced constructor call with valueOf() call to remove static analyze... |  Seshu Kumar M | 1 | -1/+1 |
2019-07-30 | commented out bad tests, will revisit |  DeWayne Filppi | 1 | -34/+31 |
2019-07-30 | Merge "Sonar fix: CreateVfModuleRequest.java" |  Seshu Kumar M | 1 | -1/+2 |
2019-07-30 | Merge "Sonar fix: HealthStackAudit.java" |  Seshu Kumar M | 1 | -1/+2 |
2019-07-30 | Merge "Sonar Fix: VduArtifact.java" |  Seshu Kumar M | 1 | -10/+10 |
2019-07-30 | Replaced constructor call with valueOf() call to |  Oleksandr Moliavko | 1 | -1/+1 |
2019-07-29 | Merge "Implement TLS for calls into VNFM adapter" |  Steve Smokowski | 4 | -4/+25 |
2019-07-29 | Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." |  Steve Smokowski | 4 | -0/+10 |
2019-07-29 | Merge "Add SpringClientFilter in ValetClient to autolog" |  Steve Smokowski | 1 | -6/+6 |
2019-07-29 | Merge "store heat env file sent to heat" |  Steve Smokowski | 3 | -2/+56 |
2019-07-26 | Upgrade springboot.version from 2.0.5 to 2.1.5. |  Sangalang, Felix | 4 | -0/+10 |
2019-07-26 | Merge "Fixed sonar issue in QueryServiceVnfs.java" |  Seshu Kumar M | 1 | -3/+2 |
2019-07-25 | Add SpringClientFilter in ValetClient to autolog |  Mcblain, Thomas | 1 | -6/+6 |
2019-07-25 | store heat env file sent to heat |  Gamboa, Gilbert | 3 | -2/+56 |
2019-07-23 | Major Sonar fixes |  r.bogacki | 3 | -38/+17 |
2019-07-22 | Implement TLS for calls into VNFM adapter |  MichaelMorris | 4 | -4/+25 |
2019-07-22 | Merge "Added servicename to MDC so that it gets logged" |  Steve Smokowski | 5 | -4/+20 |
2019-07-19 | Added servicename to MDC so that it gets logged |  Boslet, Cory | 5 | -4/+20 |