aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-17Fix DOC config fileskohnmarineMD6-74/+125
2022-10-17Merge "Change CLI PTL to be Dan Xu"Kanagaraj Manickam1-7/+17
2022-10-10Change CLI PTL to be Dan Xuxudan161-7/+17
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
2022-07-01ValidateSchemaTest sonar issue, Replace these 3 tests with a single Parameter...Ganesh1-22/+7
2022-06-27sonar issue, Replace these 3 tests with a single Parameterized oneGanesh1-18/+5
2022-06-14Release notes updatejakartasharath reddy1-0/+7
2022-05-23Merge changes I20ff8508,I00e014fdKanagaraj Manickam2-53/+79
2022-05-23Merge "Sonar violation fixes for Parameterized tests and Lambda Expressions"Kanagaraj Manickam3-60/+70
2022-05-18CliProfileCmd unit test cases addedGanesh1-51/+77
2022-05-17sonar-smell add logic to this catch clauseGanesh1-2/+2
2022-05-12cli-command unit test cases addedGanesh1-0/+51
2022-05-12cli-profile code smell removalGanesh1-7/+9
2022-05-09Sonar violation fixes for Parameterized tests and Lambda Expressionsabhishek.c923-60/+70
2022-04-26cli-const unit test cases addedGanesh1-0/+37
2022-04-25cli-profile unit test cases addedGanesh1-0/+49
2022-04-25Merge "grpcServer unit test cases added"Kanagaraj Manickam1-0/+55
2022-04-22grpcServer unit test cases addedGanesh1-0/+55
2022-04-13Merge "re visit a block of commented-out lines of code"Kanagaraj Manickam2-4/+6
2022-04-13Merge "Removed useless curly braces around statement and useless return keyword"Kanagaraj Manickam1-3/+1
2022-04-12Merge "Refactored the code in order to not assign to the loop counter from wi...Kanagaraj Manickam1-8/+11
2022-04-12Merge "fixed oclip.sh execption on ubuntu"Kanagaraj Manickam1-0/+1
2022-04-12re visit a block of commented-out lines of codesharath reddy2-4/+6
2022-04-12Merge "Removed unnecessary assertions"Kanagaraj Manickam1-2/+0
2022-04-12Merge "Removed unnecessary assertions"Kanagaraj Manickam1-14/+0
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-0/+2
2022-04-08Removed unnecessary assertionssharath reddy1-14/+0
2022-04-08Removed unnecessary assertionssharath reddy1-2/+0
2022-04-08Removed useless curly braces around statement and useless return keywordsharath reddy1-3/+1
2022-04-08fixed oclip.sh execption on ubuntusharath reddy1-0/+1
2022-04-08Merge "simplified an assertion."Kanagaraj Manickam1-2/+2
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-07Refactored the code in order to not assign to the loop counter from within th...sharath reddy1-8/+11
2022-04-06Removed the deprecated usage of readFileToString & writeStringToFilesharath reddy1-27/+28
2022-04-05simplified an assertion.sharath reddy1-2/+2
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-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-2/+0
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-1/+1