Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-21 | Merge "Replace String literal with a constant" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -4/+5 |
2019-04-21 | Merge "Remove unused logger" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 3 | -3/+0 |
2019-04-21 | Merge "Move Constructor call" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Merge "Shift Constructor call" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |
2019-04-21 | Define String Literal,use in place constant | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -5/+5 |
2019-04-21 | Reallocate Constructor call | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -2/+2 |
2019-04-21 | Move Constructor call | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -2/+2 |
2019-04-21 | Shift Constructor call | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -2/+2 |
2019-04-20 | Replace String literal with constant | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -10/+9 |
2019-04-20 | Remove import,variable,shift constructor call | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -11/+9 |
2019-04-20 | Replace String literal with a constant | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -4/+5 |
2019-04-20 | Replace type specification,Remove unused import | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 2 | -2/+1 |
2019-04-20 | Remove unused import,replace type specification | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 4 | -4/+3 |
2019-04-20 | 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-20 | Add existing vnf customization for service | ![](//seccdn.libravatar.org/avatar/7cd386862e9be2681fc2dbd6da009650?s=13&d=retro) subhash kumar singh | 1 | -1/+15 |
2019-04-20 | Substitute string literal with constant | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 2 | -9/+8 |
2019-04-20 | Remove unused logger | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 3 | -3/+0 |
2019-04-20 | Merge "Remove unused imports, logger" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -3/+0 |
2019-04-20 | Merge "Added constant for maxElapsedTime" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -1/+2 |
2019-04-20 | Merge "Remove logger, unused import" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 3 | -3/+0 |
2019-04-20 | Merge "Change variable name to match regex" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -12/+12 |
2019-04-20 | Merge "change modifier order,remove unused import" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 3 | -4/+2 |
2019-04-20 | Merge "Substitute String Literal with Constant" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -32/+30 |
2019-04-20 | Merge "Replace String Literal with a Constant" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -3/+4 |
2019-04-20 | Merge "Replace String Literals with Constant" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -9/+10 |
2019-04-20 | Merge "Change variable name to match regex,remove logger" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -3/+2 |
2019-04-20 | Merge "Add SO update config file -application.yaml file" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -1/+0 |
2019-04-20 | 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-20 | Added constant for maxElapsedTime | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -1/+2 |
2019-04-20 | Merge "change modifier order,replacce type specification" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -3/+2 |
2019-04-20 | Merge "Shift String literal to left-hand side of equals" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -3/+3 |
2019-04-20 | Merge "Replace type specification" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 4 | -4/+4 |
2019-04-20 | Merge "Replace type spec, shift modifier order" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 1 | -2/+2 |
2019-04-20 | Merge "Shift modifier order, Replace type spec" | ![](//seccdn.libravatar.org/avatar/2816418052e2f74c28231b30e526fdc0?s=13&d=retro) Seshu Kumar M | 2 | -3/+3 |
2019-04-20 | Remove unused imports, logger | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 2 | -3/+0 |
2019-04-20 | Remove logger, unused import | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 3 | -3/+0 |
2019-04-20 | Change variable name to match regex,remove logger | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -3/+2 |
2019-04-20 | Change variable name to match regex | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -12/+12 |
2019-04-20 | Shift modifier order, Replace type spec | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 2 | -3/+3 |
2019-04-20 | Replace type spec, shift modifier order | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -2/+2 |
2019-04-20 | Replace type specification | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 4 | -4/+4 |
2019-04-19 | Add SO update config file -application.yaml file | ![](//seccdn.libravatar.org/avatar/3b5a5a8a075f49c964efb8118076413f?s=13&d=retro) Bonkur, Venkat (vb8416) | 1 | -1/+0 |
2019-04-19 | Shift String literal to left-hand side of equals | ![](//seccdn.libravatar.org/avatar/6f450346cf252282715736d2e165d2f1?s=13&d=retro) Sindhuri.A | 1 | -3/+3 |