aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main/java/org/onap/cli
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Merge "re visit a block of commented-out lines of code"Kanagaraj Manickam2-4/+6
2022-04-12re visit a block of commented-out lines of codesharath reddy2-4/+6
2022-04-08Removed useless curly braces around statement and useless return keywordsharath reddy1-3/+1
2022-04-08Merge "Removed the declaration of thrown exceptions that cannot be thrown fro...Kanagaraj Manickam1-1/+1
2022-04-07Changed an instance-reference to a static reference.sharath reddy1-1/+1
2022-04-07Merge "Removed the deprecated usage of readFileToString & writeStringToFile"Kanagaraj Manickam1-27/+28
2022-04-07Merge "Changed an instance-reference to a static reference."Kanagaraj Manickam1-1/+1
2022-04-07Merge "removed dead code"Kanagaraj Manickam1-1/+0
2022-04-07Merge "Changed the visibility of abstract class constructors to "protected""Kanagaraj Manickam1-3/+3
2022-04-07Merge "Renamed variables to not match a restricted identifier"Kanagaraj Manickam1-12/+12
2022-04-07Merge "Updated loop to iterate over the "entrySet" instead of the "keySet"."Kanagaraj Manickam1-2/+3
2022-04-07Merge "Removed built-in format specifier Ignored unused parameter"Kanagaraj Manickam1-2/+2
2022-04-07Removed the declaration of thrown exceptions that cannot be thrown from metho...sharath reddy1-1/+1
2022-04-06Removed the deprecated usage of readFileToString & writeStringToFilesharath reddy1-27/+28
2022-04-05Merge "Reduced code complexity"Kanagaraj Manickam1-66/+79
2022-04-04Removed built-in format specifiersharath reddy1-2/+2
2022-04-04Updated loop to iterate over the "entrySet" instead of the "keySet".sharath reddy1-2/+3
2022-04-04Renamed variables to not match a restricted identifiersharath reddy1-12/+12
2022-04-04Changed the visibility of abstract class constructors to "protected"sharath reddy1-3/+3
2022-04-04removed dead codesharath reddy1-1/+0
2022-04-04Changed an instance-reference to a static reference.sharath reddy1-1/+1
2022-04-04Reduced code complexitysharath reddy1-66/+79
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-6/+1
2022-04-01removed block of commented-out lines of codesharath reddy1-3/+0
2022-04-01removed block of commented-out lines of codesharath reddy1-6/+1
2022-03-31Removed the deprecated usage of readFileToString & writeStringToFilesharath reddy1-3/+4
2022-03-31Merge "Reduced code complexity"Kanagaraj Manickam1-42/+49
2022-03-31Merge "Removed thed use of deprecated "readFileToString""Kanagaraj Manickam1-1/+2
2022-03-31Merge "Removed the use of deprecated "toString""Kanagaraj Manickam1-1/+2
2022-03-31Merge "Removed the unnecessary cast to "Map""Kanagaraj Manickam1-1/+1
2022-03-31Merge "Reduced code complexity"Kanagaraj Manickam1-27/+32
2022-03-30Removed thed use of deprecated "readFileToString"sharath reddy1-1/+2
2022-03-30Removed the unnecessary cast to "Map"sharath reddy1-1/+1
2022-03-30Removed the use of deprecated "toString"sharath reddy1-1/+2
2022-03-30Reduced code complexitysharath reddy1-27/+32
2022-03-30Reduced code complexitysharath reddy1-42/+49
2022-03-28Fixed Sonar Cloud Critical Issuessharath reddy2-30/+46
2022-03-25Fixed Sonar Bug and Code Smell Blockerssharath reddy1-1/+1
2022-03-23Fixed Minor Code Smells issues "Deprecated JsonParser"sharath reddy1-1/+1
2022-03-22Fixed Sonar Bugs & Vulnerabilitiessharath reddy2-2/+2
2021-01-12Fix OnapCommand class modelBogumil Zebek2-1/+10
2020-12-14printyaml method fixpriyanka.akhade1-10/+5
2020-08-06Merge "Code improvement - Pending sonar issues"Kanagaraj Manickam8-24/+73
2020-08-05Code improvement - Pending sonar issuespriyanka.akhade8-24/+73
2020-08-05Merge "Add autodiscover support"Kanagaraj Manickam1-0/+50
2020-08-05Merge "Add profiles command"Kanagaraj Manickam5-0/+301
2020-08-04code improvements-sonar fixesSravanKumarGunda5-5/+8
2020-08-04Add autodiscover supportKanagaraj Manickam1-0/+50
2020-08-04Add profiles commandKanagaraj Manickam5-0/+301
2020-08-04Code improvement for pending sonar issuesjitendra0075-23/+23