Age | Commit message (Expand) | Author | Files | Lines |
2019-04-24 | Merge "removal of unused file imports. removal of unused file imports. Issue-... | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -1/+1 |
2019-04-24 | Merge "Replace literals with constants. Replace repeated string literals with... | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -8/+10 |
2019-04-24 | Merge "Change static string litral. Change static string litrals name accordi... | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 3 | -14/+17 |
2019-04-24 | Merge "Configuration object status to Inventoried" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 5 | -3/+25 |
2019-04-24 | Configuration object status to Inventoried | ![](//seccdn.libravatar.org/avatar/65d5dfacedcf387f2d0744ffccaa9726?s=13&d=retro) Benjamin, Max (mb388a) | 5 | -3/+25 |
2019-04-24 | Removal of unused local variables. | ![](//seccdn.libravatar.org/avatar/82208fa57be737853db378f276507e5e?s=13&d=retro) NITIN KAWA | 1 | -9/+12 |
2019-04-24 | Change static string litral. | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 3 | -14/+17 |
2019-04-24 | Replace literals with constants. | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 2 | -8/+10 |
2019-04-24 | removal of unused file imports. | ![](//seccdn.libravatar.org/avatar/b24fa03a706476a67447b77aa7e56068?s=13&d=retro) Subhosree Pan | 1 | -1/+1 |
2019-04-24 | add resourceInput in vnfc | ![](//seccdn.libravatar.org/avatar/24128433289d989b3d20b93c3c9138b1?s=13&d=retro) zm330 | 7 | -7/+26 |
2019-04-24 | Remove the literal boolean values. | ![](//seccdn.libravatar.org/avatar/9b8860484fd2401f73f830186ec8044e?s=13&d=retro) Driptaroop Das | 4 | -6/+6 |
2019-04-23 | Sniro BB now supports sole service proxies | ![](//seccdn.libravatar.org/avatar/65d5dfacedcf387f2d0744ffccaa9726?s=13&d=retro) Benjamin, Max (mb388a) | 6 | -7/+176 |
2019-04-23 | Define constant in place of repeating literals. | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 2 | -34/+43 |
2019-04-23 | Merge "Define constants in place of repeated literals Defined constants to av... | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -12/+16 |
2019-04-23 | Define constant in place of literals | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 7 | -22/+24 |
2019-04-23 | Merge "Define constant for String literal" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -3/+4 |
2019-04-23 | Merge "Remove unused private field and replace repeated string with constants." | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 3 | -7/+5 |
2019-04-23 | Merge "Define constant in place of repeated literals." | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -7/+8 |
2019-04-23 | Merge "Fix issue where null variable causes task to not" into dublin | ![](//seccdn.libravatar.org/avatar/03089d20a272da1c1fee94121d263731?s=13&d=retro) Steve Smokowski | 2 | -10/+47 |
2019-04-23 | Define constants in place of repeated literals | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 2 | -12/+16 |
2019-04-23 | Merge "Declare constant for String literal" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -7/+9 |
2019-04-23 | Merge "Reorder modifiers to comply with java standards" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |
2019-04-23 | Merge "Shift constructor to comply with coding standards" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -17/+17 |
2019-04-23 | Define constant in place of repeated literals. | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 2 | -7/+8 |
2019-04-23 | Merge "Moved base client to new location" into dublin | ![](//seccdn.libravatar.org/avatar/7cd386862e9be2681fc2dbd6da009650?s=13&d=retro) subhash kumar singh | 7 | -9/+9 |
2019-04-23 | Merge "Remove unused imports" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 7 | -39/+0 |
2019-04-23 | Merge "Move variable,constructor to comply with standard" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -27/+27 |
2019-04-23 | Remove unused private field and replace repeated string with constants. | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 3 | -7/+5 |
2019-04-23 | Merge "Remove unused variables from class file. Remove unused local variables... | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -9/+6 |
2019-04-23 | Merge "Move String literal to left-hand side of equals" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |
2019-04-23 | Remove unused variables from class file. | ![](//seccdn.libravatar.org/avatar/e9d75b797d638a4fce45d0addd83321c?s=13&d=retro) h00397475 | 2 | -9/+6 |
2019-04-23 | Move String literal to left-hand side of equals | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -2/+2 |
2019-04-23 | Move variable,constructor to comply with standard | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -27/+27 |
2019-04-23 | Remove unused imports | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 7 | -39/+0 |
2019-04-23 | add vnfcInstanceGroup sequence | ![](//seccdn.libravatar.org/avatar/24128433289d989b3d20b93c3c9138b1?s=13&d=retro) zm330 | 7 | -2/+140 |
2019-04-22 | Merge "Status message for create vf module event audit" | ![](//seccdn.libravatar.org/avatar/03089d20a272da1c1fee94121d263731?s=13&d=retro) Steve Smokowski | 24 | -172/+688 |
2019-04-22 | Shift constructor to comply with coding standards | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -17/+17 |
2019-04-22 | Reorder modifiers to comply with java standards | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -2/+2 |
2019-04-22 | Declare constant for String literal | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 2 | -7/+9 |
2019-04-22 | Define constant for String literal | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -3/+4 |
2019-04-21 | Fix issue where null variable causes task to not | ![](//seccdn.libravatar.org/avatar/65d5dfacedcf387f2d0744ffccaa9726?s=13&d=retro) Benjamin, Max (mb388a) | 2 | -10/+47 |
2019-04-21 | Status message for create vf module event audit | ![](//seccdn.libravatar.org/avatar/65d5dfacedcf387f2d0744ffccaa9726?s=13&d=retro) Benjamin, Max (mb388a) | 24 | -172/+688 |
2019-04-21 | Merge "Add existing vnf customization for service" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -1/+15 |
2019-04-21 | Merge "Substitute string literal with constant" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -9/+8 |
2019-04-21 | Merge "Move String literal to left-hand side of equals" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Merge "Remove unused import,replace type specification" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -2/+2 |
2019-04-21 | Merge "Replace type specification,Remove unused import" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -2/+1 |
2019-04-21 | Merge "Remove import,variable,shift constructor call" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -11/+9 |
2019-04-21 | Merge "Replace String literal with constant" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -10/+9 |
2019-04-21 | Merge "Reallocate Constructor call" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |