Age | Commit message (Expand) | Author |
2020-08-25 | tox: bump the pylint version to 2.6.0 in the default run (#544) | Paride Legovini |
2020-08-13 | tox.ini: pin correct version of httpretty in xenial{,-dev} envs (#531) | Daniel Watkins |
2020-08-10 | DataSourceOracle: refactor to use only OPC v1 endpoint (#493) | Daniel Watkins |
2020-07-06 | cloudinit: fix tip-pylint failures and bump pinned pylint version (#478) | Daniel Watkins |
2020-07-02 | tests: use markers to configure disable_subp_usage (#473) | Daniel Watkins |
2020-06-30 | Enable use of the caplog fixture in pytest tests, and add a cc_final_message ... | 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-06-02 | test: fix all flake8 E241 (#403) | Joshua Powers |
2020-06-02 | test: ignore flake8 E402 errors in main.py (#402) | Joshua Powers |
2020-06-01 | test: fix all flake8 E741 errors (#401) | Joshua Powers |
2020-05-27 | testing: use flake8 again (#392) | Joshua Powers |
2020-05-14 | cloud_tests: emit dots on Travis while fetching images (#347) | Daniel Watkins |
2020-04-24 | cloudinit: drop dependencies on unittest2 and contextlib2 (#322) | Daniel Watkins |
2020-03-17 | cloudinit: remove six from packaging/tooling (#253) | Daniel Watkins |
2020-03-11 | tox.ini: avoid substition syntax that causes a traceback on xenial (#245) | Daniel Watkins |
2020-03-10 | tox.ini: use xenial version of jsonpatch in CI (#242) | Daniel Watkins |
2020-03-10 | tox.ini: bump pyflakes version to 2.1.1 (#239) | Daniel Watkins |
2020-03-10 | cloudinit: move to pytest for running tests (#211) | Daniel Watkins |
2019-12-20 | ci: remove Python 2.7 from CI runs (#137) | Daniel Watkins |
2019-12-18 | ci: emit names of tests run in Travis (#120) | Daniel Watkins |
2019-12-06 | docs: Add security.md to readthedocs | Joshua Powers |
2019-11-26 | cloud_tests: add azure platform support to integration tests | ahosmanmsft |
2019-09-07 | doc: document doc, create makefile and tox target | Joshua Powers |
2019-03-21 | tox: Update testenv for openSUSE Leap to 15.0 | Thomas Bechtold |
2019-03-18 | tox: bump pylint version to latest (2.3.1) | Daniel Watkins |
2019-01-25 | tox: fix disco httpretty dependencies for py37 | Chad Smith |
2018-12-14 | Update to pylint 2.2.2. | Scott Moser |
2018-06-08 | tests: remove pip install workarounds for pylxd, take upstream fix. | Scott Moser |
2018-06-07 | tests: ordered tox dependencies for pylxd install | Chad Smith |
2018-05-04 | pycodestyle: Fix deprecated string literals, move away from flake8. | Chad Smith |
2018-03-23 | tests: remove jsonschema from xenial tox environment. | Scott Moser |
2018-02-12 | tests: run nosetests in cloudinit/ directory, fix py26 fallout. | Scott Moser |
2018-01-10 | tests: add integration requirements text file | Joshua Powers |
2018-01-05 | tests: Enable AWS EC2 Integration Testing | Joshua Powers |
2017-12-15 | lint: Fix lints seen by pylint version 1.8.1. | Chad Smith |
2017-12-11 | tests: move to using tox 1.7.5 | Scott Moser |
2017-12-07 | pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints. | Ryan Harper |
2017-10-03 | tests: re-enable tox with nocloud-kvm support | Joshua Powers |
2017-10-02 | Remove prettytable dependency, introduce simpletable | Andrew Jorgensen |
2017-09-20 | tests: Add cloudinit package to all test targets | Chad Smith |
2017-09-01 | tox: add nose timer output | Joshua Powers |
2017-08-30 | tox: make xenial environment run with python3.6 | Scott Moser |
2017-08-30 | suse: Add support for openSUSE and return SLES to a working state. | Robert Schweikert |
2017-08-09 | ec2: Allow Ec2 to run in init-local using dhclient in a sandbox. | Chad Smith |
2017-07-28 | cloudinit.net: add initialize_network_device function and tests | Chad Smith |
2017-07-11 | tests: Update version of pylxd | Joshua Powers |
2017-06-08 | Integration Testing: tox env, pyxld 2.2.3, and revamp framework | Wesley Wiedenmeier |
2017-05-24 | tox/build: do not package depend on style requirements. | Scott Moser |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |