cli.git
2024-02-27 thmsdtupdate link to upper-constraints.txt 97/137397/1 master
2024-02-21 thmsdtadd python compatibility module 95/137295/2
2023-06-26 Cédric OllivierSet Python and Ubuntu versions in .readthedocs.yaml 70/135170/1
2022-11-16 marineMDFix DOC config files 54/132254/1
2022-10-17 Kanagaraj ManickamMerge "Change CLI PTL to be Dan Xu"
2022-10-10 xudan16Change CLI PTL to be Dan Xu 07/131407/2
2022-08-31 Cédric OllivierForce py3.8 in tox.ini 54/130554/1
2022-07-01 GaneshValidateSchemaTest sonar issue, Replace these 3 tests... 35/129735/1
2022-06-27 Ganeshsonar issue, Replace these 3 tests with a single Parame... 87/129687/1
2022-06-14 sharath reddyRelease notes update 16/129616/1 jakarta
2022-05-23 Kanagaraj ManickamMerge changes I20ff8508,I00e014fd
2022-05-23 Kanagaraj ManickamMerge "Sonar violation fixes for Parameterized tests...
2022-05-18 GaneshCliProfileCmd unit test cases added 92/129292/2
2022-05-17 Ganeshsonar-smell add logic to this catch clause 87/129287/2
2022-05-12 Ganeshcli-command unit test cases added 41/128941/2
2022-05-12 Ganeshcli-profile code smell removal 70/128870/5
2022-05-09 abhishek.c92Sonar violation fixes for Parameterized tests and Lambd... 47/128947/3
2022-04-26 Ganeshcli-const unit test cases added 66/128866/1
2022-04-25 Ganeshcli-profile unit test cases added 28/128828/1
2022-04-25 Kanagaraj ManickamMerge "grpcServer unit test cases added"
2022-04-22 GaneshgrpcServer unit test cases added 30/128430/3
2022-04-13 Kanagaraj ManickamMerge "re visit a block of commented-out lines of code"
2022-04-13 Kanagaraj ManickamMerge "Removed useless curly braces around statement...
2022-04-12 Kanagaraj ManickamMerge "Refactored the code in order to not assign to...
2022-04-12 Kanagaraj ManickamMerge "fixed oclip.sh execption on ubuntu"
2022-04-12 sharath reddyre visit a block of commented-out lines of code 42/128242/3
2022-04-12 Kanagaraj ManickamMerge "Removed unnecessary assertions"
2022-04-12 Kanagaraj ManickamMerge "Removed unnecessary assertions"
2022-04-11 Cédric OllivierAdd bounds to sphinx requirement 39/128439/1
2022-04-08 sharath reddyRemoved unnecessary assertions 87/128387/1
2022-04-08 sharath reddyRemoved unnecessary assertions 86/128386/1
2022-04-08 sharath reddyRemoved useless curly braces around statement and usele... 83/128383/1
2022-04-08 sharath reddyfixed oclip.sh execption on ubuntu 82/128382/1
2022-04-08 Kanagaraj ManickamMerge "simplified an assertion."
2022-04-08 Kanagaraj ManickamMerge "Removed the declaration of thrown exceptions...
2022-04-07 sharath reddyChanged an instance-reference to a static reference. 66/128266/2
2022-04-07 Kanagaraj ManickamMerge "Removed the deprecated usage of readFileToString...
2022-04-07 Kanagaraj ManickamMerge "Changed an instance-reference to a static refere...
2022-04-07 Kanagaraj ManickamMerge "removed dead code"
2022-04-07 Kanagaraj ManickamMerge "Changed the visibility of abstract class constru...
2022-04-07 Kanagaraj ManickamMerge "Renamed variables to not match a restricted...
2022-04-07 Kanagaraj ManickamMerge "Updated loop to iterate over the "entrySet"...
2022-04-07 Kanagaraj ManickamMerge "Removed built-in format specifier Ignored unused...
2022-04-07 sharath reddyRemoved the declaration of thrown exceptions that canno... 50/128350/1
2022-04-07 sharath reddyRefactored the code in order to not assign to the loop... 46/128346/3
2022-04-06 sharath reddyRemoved the deprecated usage of readFileToString &... 30/128330/4
2022-04-05 sharath reddysimplified an assertion. 81/128281/3
2022-04-05 Kanagaraj ManickamMerge "Reduced code complexity"
2022-04-04 sharath reddyRemoved built-in format specifier 80/128280/1
2022-04-04 sharath reddyUpdated loop to iterate over the "entrySet" instead... 77/128277/2
2022-04-04 sharath reddyRenamed variables to not match a restricted identifier 76/128276/1
2022-04-04 Kanagaraj ManickamMerge "removed block of commented-out lines of code"
2022-04-04 Kanagaraj ManickamMerge "removed block of commented-out lines of code"
2022-04-04 sharath reddyChanged the visibility of abstract class constructors... 75/128275/1
2022-04-04 sharath reddyremoved dead code 68/128268/1
2022-04-04 sharath reddyChanged an instance-reference to a static reference. 67/128267/1
2022-04-04 sharath reddyremoved block of commented-out lines of code 47/128247/2
2022-04-04 sharath reddyremoved block of commented-out lines of code 46/128246/2
2022-04-04 sharath reddyReduced code complexity 55/128155/3
2022-04-04 Kanagaraj ManickamMerge "removed block of commented-out lines of code"
2022-04-04 Kanagaraj ManickamMerge "removed block of commented-out lines of code"
2022-04-04 Kanagaraj ManickamMerge "removed block of commented-out lines of code"
2022-04-01 sharath reddyremoved block of commented-out lines of code 48/128248/1
2022-04-01 sharath reddyremoved block of commented-out lines of code 45/128245/1
2022-04-01 sharath reddyremoved block of commented-out lines of code 44/128244/1
2022-04-01 sharath reddyremoved block of commented-out lines of code 43/128243/1
2022-04-01 Kanagaraj ManickamMerge "Removed unnecessary cast to "String"."
2022-04-01 Kanagaraj ManickamMerge "Removed the deprecated usage of writeStringToFile"
2022-03-31 sharath reddyRemoved unnecessary cast to "String". 39/128239/2
2022-03-31 sharath reddyRemoved the deprecated usage of writeStringToFile 37/128237/1
2022-03-31 sharath reddyRemoved the deprecated usage of readFileToString &... 35/128235/1
2022-03-31 Kanagaraj ManickamMerge "Reduced code complexity"
2022-03-31 Kanagaraj ManickamMerge "Removed thed use of deprecated "readFileToString""
2022-03-31 Kanagaraj ManickamMerge "Removed the use of deprecated "toString""
2022-03-31 Kanagaraj ManickamMerge "Removed thed use of deprecated "readFileToString""
2022-03-31 Kanagaraj ManickamMerge "Removed the use of deprecated "toString""
2022-03-31 Kanagaraj ManickamMerge "Removed the unnecessary cast to "Map""
2022-03-31 Kanagaraj ManickamMerge "Reduced code complexity"
2022-03-30 sharath reddyRemoved thed use of deprecated "readFileToString" 13/128213/1
2022-03-30 sharath reddyRemoved the use of deprecated "toString" 10/128210/1
2022-03-30 sharath reddyRemoved thed use of deprecated "readFileToString" 08/128208/1
2022-03-30 sharath reddyRemoved the unnecessary cast to "Map" 06/128206/1
2022-03-30 sharath reddyRemoved the use of deprecated "toString" 05/128205/1
2022-03-30 sharath reddyReduced code complexity 49/128149/2
2022-03-30 sharath reddyReduced code complexity 26/128126/2
2022-03-28 sharath reddyFixed Sonar Cloud Critical Issues 21/128121/1
2022-03-25 sharath reddyFixed Sonar Bug and Code Smell Blockers 95/128095/3
2022-03-23 sharath reddyFixed Minor Code Smells issues "Deprecated JsonParser" 16/128016/2
2022-03-22 sharath reddyFixed Sonar Bugs & Vulnerabilities 90/127890/2
2022-03-15 sharath reddyIssue-ID: CLI-437 81/127781/1
2022-03-08 prakash.e@huawei.comfix for issue in CLI docker image build 48/127548/1
2021-10-22 Cédric OllivierLeverage upper-constraints files to pin all dependencies 54/125254/1
2021-08-24 sharath reddyfix Istanbul CLI vulnerabilities 84/123384/3
2021-06-17 Kanagaraj ManickamMerge "Change openjdk baseOS img to integration-java11"
2021-04-07 sharath-boyapallyAdd release notes 6.0.1 56/120256/1
2021-03-19 Tomasz PietruszkiewiczRemove usage of go and curl in cli project, due to... 35/119535/1
2021-02-19 Alexander MazurukChange openjdk baseOS img to integration-java11 45/118045/2
2021-01-20 Kanagaraj ManickamMerge "Release new container"
2021-01-15 Bogumil ZebekRelease new maven artifact 96/116896/3
2021-01-15 Bogumil ZebekRelease new container 98/116898/1
next