Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-04 | Code improvement for pending sonar issues | 5 | -23/+23 | |
2020-07-17 | code improvements- incorporating comments | 3 | -61/+61 | |
2020-07-14 | Code Improvements | 6 | -20/+8 | |
2020-07-09 | Fixed sonarcloud issues | 14 | -111/+99 | |
2020-07-02 | Code Improvements-Sonar Issue Fixes | 12 | -66/+34 | |
2020-07-01 | code improvements | 10 | -161/+159 | |
2020-05-13 | sonar code smells fix- Remove the declaration of thrown exception, as it cann... | 1 | -3/+3 | |
2020-05-13 | sonar code smells fix- Use the primitive boolean expression here | 1 | -5/+5 | |
2020-05-13 | sonar security issue fix- Make sure that hashing data is safe here | 2 | -2/+2 | |
2020-05-13 | sonar code smells fix- Format specifiers should be used instead of string con... | 1 | -5/+5 | |
2020-05-11 | sonar security issue fix- Make sure that using a regular expression is safe here | 1 | -1/+1 | |
2020-05-07 | sonar security issue fix- Make sure that environment variables are used safel... | 3 | -4/+4 | |
2020-05-07 | sonar vulnerability issue fix- Do something with the "boolean" value returned... | 3 | -3/+9 | |
2020-05-04 | Migrate to Yamlbeans | 4 | -18/+34 | |
2020-03-04 | Resolved JsonElement issue for grpc server and other classes | 1 | -4/+2 | |
2020-02-29 | Migrate to gson | 8 | -60/+93 | |
2019-12-19 | ProcessRunner should use the cwd provided when calling Runtime.exec(...) | 1 | -2/+6 | |
2019-09-30 | Fix ovp lcm validation | 1 | -0/+1 | |
2019-09-05 | Improve the process runner | 2 | -34/+53 | |
2019-09-05 | Make the search more flexible | 1 | -5/+20 | |
2019-08-29 | Minor issues fix | 4 | -2/+25 | |
2019-08-08 | Sonar fixes and improvements | 1 | -7/+1 | |
2019-08-07 | Fix the boolean check | 1 | -6/+6 | |
2019-08-05 | Update framework | 17 | -52/+380 | |
2019-06-28 | General sonar fixes | 3 | -5/+1 | |
2019-04-12 | Fix interactive shell | 1 | -2/+2 | |
2019-03-15 | Add metadata support in info | 4 | -3/+34 | |
2019-03-14 | Fix process runner on unix | 1 | -1/+9 | |
2019-03-07 | Fix ignore default param while schema-show | 1 | -1/+1 | |
2019-03-06 | Fix Empty service list in product | 1 | -1/+1 | |
2019-03-01 | Fix the code vulnerabilities | 3 | -35/+6 | |
2019-02-28 | CVC: Add support for execution, schema, product | 31 | -168/+1904 | |
2019-02-28 | CMD: Enhace command profile with additional macros | 2 | -30/+209 | |
2018-09-18 | VTP: Fix the vnftest-run cli | 1 | -1/+5 | |
2018-09-05 | VTP: Add schema-list command | 1 | -0/+58 | |
2018-09-05 | OCLIP: Fix OCLIP registrar to log register events | 1 | -0/+1 | |
2018-09-05 | OCLIP: Fix json print format | 1 | -1/+2 | |
2018-08-13 | Long is not working | 1 | -1/+1 | |
2018-05-09 | Improve param cache with entrySet | 1 | -5/+5 | |
2018-05-03 | Remove this unused import from CommandPrint | 1 | -1/+0 | |
2018-05-03 | Make the var names compliant to standard | 1 | -3/+3 | |
2018-05-03 | Strip off invalid exception throws from cli reg. | 1 | -2/+1 | |
2018-05-03 | Standardize log namming to comply with rules | 2 | -6/+6 | |
2018-05-03 | Remove invalid throws | 1 | -1/+1 | |
2018-05-02 | Del invalid excep throws in OnapCommand getSchema | 1 | -1/+1 | |
2018-05-02 | Add hashCode() for SchemaInfo | 1 | -0/+6 | |
2018-05-02 | Add type check for Schema info obj compartion | 1 | -0/+7 | |
2018-04-26 | Merge if statements | 1 | -13/+10 | |
2018-04-26 | Remove toString() inappropriate | 1 | -1/+1 | |
2018-04-26 | For utils class add private constructor | 1 | -0/+4 |