Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-19 | add Junit test case wth cleanup code for OnapSchemaShowCommandTest | jitendra sharma | 1 | -0/+57 |
2019-08-19 | add Junit test case wth cleanup code for OnapSchemaListCommandTest | jitendra sharma | 1 | -0/+56 |
2019-08-19 | Merge changes I8b5f6927,Icf626618 | Kanagaraj Manickam | 2 | -0/+121 |
2019-08-19 | Merge "Sonar fixes and improvements" | Kanagaraj Manickam | 1 | -0/+45 |
2019-08-16 | add Junit test case wth cleanup code for OnapCommandExceutionShowErrCommandTest | jitendra sharma | 1 | -0/+52 |
2019-08-16 | add Junit test cases wth cleanup code for OnapCommandExceutionListCommandTest | jitendra sharma | 1 | -0/+69 |
2019-08-09 | UT for Onap Commands execution-show and execution-show-debug | jitendra sharma | 2 | -0/+98 |
2019-08-08 | UT for OnapProductsListCommandTest and OnapServiceListCommandTest | jitendra sharma | 2 | -0/+73 |
2019-08-08 | UT for OnapCommandProfileStoreTest | jitendra sharma | 1 | -0/+67 |
2019-08-08 | UT for OnapCommandExecutionStore | jitendra sharma | 1 | -0/+85 |
2019-08-08 | UT for OnapCommandArtifactStore | jitendra sharma | 1 | -0/+86 |
2019-08-08 | Sonar fixes and improvements | Arindam Mondal | 1 | -0/+45 |
2019-03-01 | Fix the code vulnerabilities | Kanagaraj Manickam k00365106 | 1 | -7/+20 |
2019-02-28 | Merge changes I60285973,I612ecfe2 | subhash kumar singh | 9 | -40/+19 |
2019-02-28 | CVC: Add support for execution, schema, product | Kanagaraj Manickam k00365106 | 8 | -37/+15 |
2019-02-28 | CMD: Enhace command profile with additional macros | Kanagaraj Manickam k00365106 | 1 | -3/+4 |
2019-01-29 | Junits for OnapCommandUtils class | pkaras | 1 | -18/+194 |
2018-09-05 | VTP: Add schema-list command | Kanagaraj Manickam k00365106 | 1 | -1/+1 |
2018-05-10 | Update the list of short options | Kanagaraj Manickam k00365106 | 1 | -1/+1 |
2018-05-09 | Fix import warnings | Kanagaraj Manickam k00365106 | 1 | -13/+16 |
2018-05-09 | Fix validation test | Kanagaraj Manickam k00365106 | 1 | -1/+2 |
2018-05-09 | Fix the style warings reported in registrar | Kanagaraj Manickam k00365106 | 1 | -16/+14 |
2018-05-09 | Remove unsed vars from Print testing | Kanagaraj Manickam k00365106 | 1 | -7/+1 |
2018-05-09 | Make the conditional check shorter | Kanagaraj Manickam k00365106 | 1 | -3/+5 |
2018-05-09 | Fix assertness in Result test | Kanagaraj Manickam k00365106 | 1 | -1/+2 |
2018-05-09 | Remove extra line chars | Kanagaraj Manickam k00365106 | 2 | -3/+5 |
2018-05-09 | Remove the build warning reported | Kanagaraj Manickam k00365106 | 1 | -66/+67 |
2018-05-09 | Fix OnapCommandSample with coding std. | Kanagaraj Manickam k00365106 | 1 | -1/+2 |
2018-04-27 | Improve the CommandInfo test coverage | Kanagaraj Manickam k00365106 | 1 | -0/+38 |
2018-04-27 | Improve the stablility of command state | Kanagaraj Manickam k00365106 | 1 | -0/+38 |
2018-04-18 | License: Add header | Kanagaraj Manickam k00365106 | 11 | -0/+154 |
2018-04-18 | License: Add header | Kanagaraj Manickam k00365106 | 3 | -0/+42 |
2018-04-18 | License: Add header | Kanagaraj Manickam k00365106 | 1 | -0/+14 |
2018-03-27 | Discover command state and persist | Kanagaraj Manickam k00365106 | 1 | -0/+1 |
2018-03-13 | Impl Verify feature for CLI | subhash kumar singh | 1 | -1/+1 |
2018-03-08 | Debug option is not working | Kanagaraj Manickam k00365106 | 1 | -13/+13 |
2018-03-08 | Add support for profile include exclude | Kanagaraj Manickam k00365106 | 1 | -1/+2 |
2018-03-08 | Add profile list support | Kanagaraj Manickam k00365106 | 5 | -2/+35 |
2018-02-28 | Add support for context parameter | subhash kumar singh | 1 | -1/+40 |
2018-02-28 | Make default value type object | subhash kumar singh | 3 | -27/+73 |
2017-12-26 | Merge default params files | Kanagaraj Manickam k00365106 | 2 | -0/+26 |
2017-12-12 | Make Http as separate plugin | Kanagaraj Manickam k00365106 | 35 | -1522/+129 |
2017-12-06 | Rename product names to use amsterdam | Kanagaraj Manickam k00365106 | 2 | -116/+116 |
2017-11-21 | Merges from 1.1.0 | Kanagaraj Manickam k00365106 | 25 | -108/+24 |
2017-11-21 | Make auth login command parameters as part of cmd | Kanagaraj Manickam k00365106 | 4 | -0/+87 |
2017-11-21 | Remove aspect based logging | Kanagaraj Manickam k00365106 | 1 | -134/+0 |
2017-11-21 | Make schema-validate independent of schema profile | Kanagaraj Manickam k00365106 | 14 | -81/+97 |
2017-11-20 | Utils are splitted into multiple classes | Kanagaraj Manickam k00365106 | 2 | -33/+33 |
2017-11-20 | Removed the dead codes | Kanagaraj Manickam k00365106 | 12 | -623/+30 |
2017-11-20 | Add schema type for plugins like http | Kanagaraj Manickam k00365106 | 3 | -59/+15 |