Age | Commit message (Expand) | Author |
2020-08-20 | Pushing cloud-init log to the KVP (#529) | Moustafa Moustafa |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-02 | test: fix all flake8 E121 and E123 errors (#404) | Joshua Powers |
2020-01-21 | Start removing dependency on six (#178) | Daniel Watkins |
2019-11-08 | reporting: Using a uuid to enforce uniqueness on the KVP keys. | momousta |
2019-04-29 | Azure: Changes to the Hyper-V KVP Reporter | Anh Vo |
2018-08-31 | hyperv_reporting_handler: simplify threaded publisher | Ryan Harper |
2018-08-24 | logging: Add logging config type hyperv for reporting via Azure KVP | Andy Liu |
2018-04-19 | pylint: pay attention to unused variable warnings. | Scott Moser |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2016-05-06 | fix timestamp in reporting events. | Scott Moser |
2015-09-17 | webhook: report with json data | Scott Moser |
2015-08-31 | handlers: drop unused import | Scott Moser |
2015-08-31 | handlers: docstring fixups, and print actually do something | Scott Moser |
2015-08-31 | events: add timestamp and origin, support file posting | Scott Moser |
2015-08-31 | split 'events' portion of reporting into separate file | Scott Moser |
2015-08-10 | reporting: remove unused variable, actually print in PrintHandler | Scott Moser |
2015-08-07 | reporting: fix logging reproter and tests | Scott Moser |
2015-08-07 | add doc, remove some debug / print statements. | Scott Moser |
2015-08-07 | undo broken logic that attempted to not re-initialize classes | Scott Moser |
2015-08-07 | catch exception in webhook, adjust logging to use cloud-init logging | Scott Moser |
2015-08-07 | seems functional in test | Scott Moser |
2015-08-06 | add the webhook handler | Scott Moser |
2015-08-06 | tests pass | Scott Moser |
2015-08-06 | sync with cloudinit 2.0 for registry and reporting | Scott Moser |
2015-08-04 | fix pep8 | Scott Moser |
2015-08-04 | sync to 2.0 review @ patchset 4 | Scott Moser |
2015-08-02 | fix tests from sync | Scott Moser |
2015-08-02 | sync with 2.0 trunk on reporting | Scott Moser |