Age | Commit message (Expand) | Author |
2020-06-19 | Fix link to the MAAS documentation (#442) | Paride Legovini |
2020-06-18 | RPM build: disable the dynamic mirror URLs when using a proxy (#437) | Paride Legovini |
2020-06-17 | util: rename write_file's copy_mode parameter to preserve_mode (#439) | Daniel Watkins |
2020-06-16 | .travis.yml: use $TRAVIS_BUILD_DIR for lxd_image caching (#438) | Daniel Watkins |
2020-06-12 | cli.rst: alphabetise devel subcommands and add net-convert to list (#430) | Daniel Watkins |
2020-06-12 | Default to UTF-8 in /var/log/cloud-init.log (#427) | James Falcon |
2020-06-12 | travis: cache the chroot we use for package builds (#429) | Daniel Watkins |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-09 | Fixes KeyError for bridge with no "parameters:" setting (#423) | Brian Candler |
2020-06-09 | When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de... | chengcheng-chcheng |
2020-06-09 | Document CloudStack data-server well-known hostname (#399) | Gregor Riepl |
2020-06-08 | test: move conftest.py to top-level, to cover tests/ also (#414) | Daniel Watkins |
2020-06-08 | Replace cc_chef is_installed with use of subp.is_exe. (#421) | Scott Moser |
2020-06-08 | Move runparts to subp. (#420) | Scott Moser |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-06-08 | readme: point at travis-ci.com (#417) | Joshua Powers |
2020-06-04 | New feature flag functionality and fix includes failing silently (#367) | James Falcon |
2020-06-03 | Enhance poll imds logging (#365) | Moustafa Moustafa |
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 | cc_grub_dpkg: determine idevs in more robust manner with grub-probe (#358) | Matthew Ruffell |
2020-06-01 | test: fix all flake8 E741 errors (#401) | Joshua Powers |
2020-05-28 | tests: add groovy integration tests for ubuntu (#400) | Chad Smith |
2020-05-27 | Enable chef_license support for chef infra client (#389) | Bipin Bachhao |
2020-05-27 | testing: use flake8 again (#392) | Joshua Powers |
2020-05-27 | enable Puppet, Chef mcollective in default config (#385) | Mina Galić (deprecated: Igor Galić) |
2020-05-26 | HACKING.rst: introduce .net -> Networking refactor section (#384) | Daniel Watkins |
2020-05-25 | Travis: do not install python3-contextlib2 (dropped dependency) (#388) | Paride Legovini |
2020-05-22 | HACKING: mention that .github-cla-signers is alpha-sorted (#380) | Daniel Watkins |
2020-05-22 | Add bipinbachhao as contributor (#379) | Bipin Bachhao |
2020-05-21 | cc_snap: validate that assertions property values are strings (#370) | Daniel Watkins |
2020-05-21 | conftest: implement partial disable_subp_usage (#371) | Daniel Watkins |
2020-05-19 | test_resolv_conf: refresh stale comment (#374) | Daniel Watkins |
2020-05-18 | cc_snap: apply validation to snap.commands properties (#364) | Daniel Watkins |
2020-05-18 | make finding libc platform independent (#366) | Mina Galić (deprecated: Igor Galić) |
2020-05-15 | doc/rtd/topics/faq: Updates LXD docs links to current site (#368) | TomP |
2020-05-14 | templater: drop Jinja Python 2 compatibility shim (#353) | Daniel Watkins |
2020-05-14 | cloudinit: minor pylint fixes (#360) | Daniel Watkins |
2020-05-14 | cloudinit: remove unneeded __future__ imports (#362) | Daniel Watkins |
2020-05-14 | migrating momousta lp user to Moustafa-Moustafa GitHub user (#361) | Moustafa Moustafa |
2020-05-14 | cloud_tests: emit dots on Travis while fetching images (#347) | Daniel Watkins |
2020-05-13 | Add schema to apt configure config (#357) | lucasmoura |
2020-05-12 | conftest: add docs and tests regarding CiTestCase's subp functionality (#343) | Daniel Watkins |
2020-05-11 | analyze/dump: refactor shared string into variable (#350) | Daniel Watkins |
2020-05-11 | doc: update boot.rst with correct timing of runcmd (#351) | Daniel Watkins |
2020-05-11 | HACKING.rst: change contact info to Rick Harding (#359) | lucasmoura |
2020-05-11 | HACKING.rst: guide people to add themselves to the CLA file (#349) | Daniel Watkins |
2020-05-11 | HACKING.rst: more unit testing documentation (#354) | Daniel Watkins |
2020-05-08 | .travis.yml: don't run lintian during integration test package builds (#352) | Daniel Watkins |