Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-20 | Add overriding concept to Parameters | 6 | -99/+59 | |
2017-11-20 | Remove default_parameter section and use is_includ | 24 | -452/+274 | |
2017-11-14 | Add is_include to parameter | 3 | -0/+33 | |
2017-11-14 | Add Info section | 6 | -19/+177 | |
2017-11-14 | Migrate auth logic into http command | 6 | -103/+97 | |
2017-11-14 | Fix auth plugin issues | 4 | -8/+17 | |
2017-11-14 | Migrate onap-cli-schema into open-cli-schema | 10 | -57/+24 | |
2017-11-14 | Basic auth login and logout command | 15 | -124/+342 | |
2017-11-14 | Migrate onap-username and onap-password | 4 | -16/+16 | |
2017-11-14 | Make input parameter available in output value | 2 | -0/+38 | |
2017-11-14 | Add default_value for output attributes | 7 | -59/+165 | |
2017-11-14 | Add command type to support auth and catalog | 9 | -3/+139 | |
2017-11-14 | Migrate ONAP_HOST_URL to HOST_URL | 1 | -4/+4 | |
2017-10-31 | Fix onap doc generation to logs serial no | 1 | -5/+0 | |
2017-10-26 | Fix the sample file name align with schema | 1 | -4/+4 | |
2017-10-26 | Code refactoring to remove test code generation | 8 | -251/+35 | |
2017-10-17 | Implement autogeneation of moco json | 10 | -11/+309 | |
2017-10-12 | Fix exception logs from log4j at buildtime | 1 | -1/+1 | |
2017-10-11 | Verfiy Invalid samples | 1 | -4/+0 | |
2017-10-11 | Enhance validation with moco server | 2 | -0/+44 | |
2017-10-05 | Set default log level to ERROR | 1 | -1/+1 | |
2017-10-03 | Set log file under ONAP_CLI_HOME/logs | 1 | -2/+9 | |
2017-09-30 | Normalize the error code in exceptions | 38 | -40/+53 | |
2017-09-29 | Enable exception to get traced | 20 | -49/+115 | |
2017-09-29 | Remove CLI_DEV and replace by discover_always conf | 5 | -13/+16 | |
2017-09-26 | Add commands help generation code | 1 | -10/+13 | |
2017-09-23 | Fix Version directive to print current p version | 1 | -1/+1 | |
2017-09-18 | Fix sonar coverage issues | 1 | -2/+2 | |
2017-09-18 | Improve the UT of profile | 4 | -7/+17 | |
2017-09-18 | Add exception for profile persist layer | 4 | -8/+90 | |
2017-09-15 | Fixes SONAR critical bugs | 1 | -2/+2 | |
2017-09-14 | Migrate type long into digit | 1 | -3/+3 | |
2017-09-13 | Print exception stack in dev mode | 1 | -1/+1 | |
2017-09-13 | Namespace migration to open_cli_schema_version | 9 | -14/+14 | |
2017-09-11 | CLI profile support | 7 | -86/+217 | |
2017-09-11 | Fix to consider 404 for delete success code | 1 | -1/+3 | |
2017-09-08 | Add CLI_DEV | 3 | -1/+17 | |
2017-09-07 | Add TEXT parameter type | 1 | -1/+3 | |
2017-09-07 | Make set specific to product version | 5 | -2/+79 | |
2017-09-05 | Add set unset directive | 1 | -1/+1 | |
2017-08-31 | Make interactive mode as default | 1 | -14/+34 | |
2017-08-31 | Add command use | 4 | -3/+52 | |
2017-08-30 | Consider missing attributes as blank | 1 | -2/+2 | |
2017-08-30 | Add validation for all commands | 3 | -22/+21 | |
2017-08-30 | Update Schema refresh to report product version | 4 | -4/+12 | |
2017-08-30 | Add versioning for command | 15 | -60/+220 | |
2017-08-26 | Add VSP lifecycle commands | 8 | -14/+64 | |
2017-08-24 | Merge "Fix sonar blocker issues" | 1 | -6/+6 | |
2017-08-23 | Fix sonar blocker issues | 1 | -6/+6 | |
2017-08-23 | Replace if-else check with switch case | 2 | -261/+324 |