Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 5 | -3/+26 | |
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 | 22 | -54/+501 | |
2019-08-05 | Update open-cli.properties | 1 | -5/+8 | |
2019-08-05 | Add product into service and schema list | 3 | -5/+13 | |
2019-08-05 | Update the version format | 2 | -7/+1 | |
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 | 45 | -187/+2332 | |
2019-02-28 | CMD: Enhace command profile with additional macros | 2 | -30/+209 | |
2018-11-23 | Casablanca final release changes | 1 | -1/+1 | |
2018-09-18 | VTP: Fix the vnftest-run cli | 1 | -1/+5 | |
2018-09-05 | OCLIP: Fix the correct type of OCS command | 2 | -2/+2 | |
2018-09-05 | VTP: Add schema-list command | 3 | -1/+115 | |
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-06-04 | Set version to 2.0.2 | 1 | -1/+1 | |
2018-06-04 | Set error level for logging | 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 | |
2018-04-26 | Fix yaml print with right set of exception | 1 | -3/+1 | |
2018-04-26 | Make use of try with resource | 1 | -14/+4 | |
2018-04-26 | Remove types in diamond operator of map | 1 | -1/+1 | |
2018-04-26 | Combine hierarchy if statements | 1 | -7/+4 | |
2018-04-26 | Add method for retrieving raw data from Parameter | 1 | -1/+8 | |
2018-04-26 | Add equals interface to SchemaInfo | 1 | -1/+4 | |
2018-04-25 | Comply with Java Code Convention | 1 | -2/+3 | |
2018-04-25 | Following guideline while placing the constructor | 1 | -16/+16 | |
2018-04-25 | Following java coding for instance var | 1 | -5/+5 | |
2018-04-25 | Use proper constant instead | 1 | -1/+1 | |
2018-04-25 | Use entrySet instead | 1 | -2/+3 |