aboutsummaryrefslogtreecommitdiffstats
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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 reddy4-5/+12
2022-03-23Fixed Minor Code Smells issues "Deprecated JsonParser"sharath reddy1-1/+1
2022-03-22Fixed Sonar Bugs & Vulnerabilitiessharath reddy3-4/+4
2022-03-15Issue-ID: CLI-437sharath reddy1-1/+1
2021-08-24fix Istanbul CLI vulnerabilitiessharath reddy1-2/+2
2021-01-13Set new versionBogumil Zebek1-2/+2
2021-01-12Fix OnapCommand class modelBogumil Zebek4-14/+117
2020-12-16Merge "printyaml method fix"Kanagaraj Manickam3-10/+61
2020-12-14printyaml method fixpriyanka.akhade3-10/+61
2020-11-15Auto discover and register all robot test casesSimran Singhal2-2/+2
2020-10-06coverage issue fixpriyanka.akhade1-0/+1
2020-09-29Set version to 6.0.0jitendra0071-2/+2
2020-09-09java migration 8->11priyanka.akhade1-1/+16
2020-08-27Fix commons-io vulnerabilityjitendra0071-2/+2
2020-08-06Merge "Code improvement - Pending sonar issues"Kanagaraj Manickam17-33/+109
2020-08-05Code improvement - Pending sonar issuespriyanka.akhade17-33/+109
2020-08-05Merge "Add autodiscover support"Kanagaraj Manickam1-0/+50
2020-08-05Merge "Enable profile commands"Kanagaraj Manickam1-0/+6
2020-08-05Merge "Add profiles command"Kanagaraj Manickam10-0/+529
2020-08-04code improvements-sonar fixesSravanKumarGunda7-9/+12
2020-08-04Enable profile commandsKanagaraj Manickam1-0/+6
2020-08-04Add autodiscover supportKanagaraj Manickam1-0/+50
2020-08-04Add profiles commandKanagaraj Manickam10-0/+529
2020-08-04Code improvement for pending sonar issuesjitendra0075-23/+23
2020-07-31Merge "code improvements- incorporating comments"Kanagaraj Manickam3-61/+61
2020-07-24Fixed security vulnerabilityjitendra0071-1/+1
2020-07-17code improvements- incorporating commentspriyanka.akhade3-61/+61
2020-07-14Code ImprovementsSravanKumarGunda17-45/+38
2020-07-09Fixed sonarcloud issuesjitendra00718-112/+160
2020-07-02Code Improvements-Sonar Issue FixesSravanKumarGunda17-67/+159
2020-07-01code improvementspriyanka.akhade12-163/+194
2020-05-13sonar code smells fix- Remove the declaration of thrown exception, as it cann...priyanka.akhade1-3/+3
2020-05-13sonar code smells fix- Use the primitive boolean expression herepriyanka.akhade1-5/+5
2020-05-13sonar security issue fix- Make sure that hashing data is safe herepriyanka.akhade2-2/+2
2020-05-13sonar code smells fix- Format specifiers should be used instead of string con...priyanka.akhade1-5/+5
2020-05-11sonar security issue fix- Make sure that using a regular expression is safe herepriyanka.akhade1-1/+1
2020-05-07sonar security issue fix- Make sure that environment variables are used safel...priyanka.akhade3-4/+4
2020-05-07sonar vulnerability issue fix- Do something with the "boolean" value returned...priyanka.akhade5-4/+27