Age | Commit message (Expand) | Author |
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-07 | make suse and sles support 127.0.1.1 (#336) | chengcheng-chcheng |
2020-05-06 | Create tests to validate schema examples (#348) | lucasmoura |
2020-05-06 | analyze/dump: add support for Amazon Linux 2 log lines (#346) | Daniel Watkins |
2020-05-04 | bsd: upgrade support (#305) | Gonéri Le Bouder |
2020-05-01 | DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342) | Daniel Watkins |
2020-04-30 | cc_locale: introduce schema (#335) | Daniel Watkins |
2020-04-30 | yum_add_repo: Add Centos to the supported distro list (#340) | Ryan Harper |
2020-04-29 | Release 20.2 (#337) | Chad Smith |
2020-04-28 | Add docs about creating parent folders (#330) | Adrian Wilkins |
2020-04-28 | DataSourceNoCloud/OVF: drop claim to support FTP (#333) | Daniel Watkins |
2020-04-27 | schema: ignore spurious pylint error (#332) | Daniel Watkins |
2020-04-24 | schema: add json schema for write_files module (#152) | Chad Smith |
2020-04-24 | BSD: find_devs_with_ refactoring (#298) | Gonéri Le Bouder |
2020-04-24 | nocloud: drop work around for Linux 2.6 (#324) | Gonéri Le Bouder |
2020-04-24 | cloudinit: drop dependencies on unittest2 and contextlib2 (#322) | Daniel Watkins |
2020-04-23 | distros: handle a potential mirror filtering error case (#328) | Daniel Watkins |
2020-04-23 | log: remove unnecessary import fallback logic (#327) | Daniel Watkins |
2020-04-23 | conftest: introduce disable_subp_usage autouse fixture (#304) | Daniel Watkins |
2020-04-21 | network_state: add missing space to log message (#325) | Daniel Watkins |
2020-04-20 | tests: add missing mocks for get_interfaces_by_mac (#326) | Daniel Watkins |
2020-04-16 | test_mounts: expand happy path test for both happy paths (#319) | Daniel Watkins |
2020-04-15 | cc_mounts: fix incorrect format specifiers (#316) | Daniel Watkins |
2020-04-14 | swap file "size" being used before checked if str (#315) | Eduardo Otubo |
2020-04-03 | net: ignore 'renderer' key in netplan config (#306) | Ryan Harper |
2020-04-02 | Add support for NFS/EFS mounts (#300) | Andrew Beresford |
2020-04-02 | openbsd: set_passwd should not unlock user (#289) | Gonéri Le Bouder |
2020-04-01 | util: remove unnecessary lru_cache import fallback (#299) | Daniel Watkins |
2020-03-31 | distros: drop leading/trailing hyphens from mirror URL labels (#296) | Daniel Watkins |
2020-03-31 | CiTestCase: stop using and remove sys_exit helper (#283) | Daniel Watkins |
2020-03-31 | distros: replace invalid characters in mirror URLs with hyphens (#291) | Daniel Watkins |
2020-03-31 | rbxcloud: gracefully handle arping errors (#262) | Adam Dobrawy |
2020-03-31 | Fix cloud-init ignoring some misdeclared mimetypes in user-data. | Kurt Garloff |
2020-03-30 | cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292) | Daniel Watkins |
2020-03-30 | net/cmdline: replace type comments with annotations (#294) | Daniel Watkins |
2020-03-27 | net: introduce is_ip_address function (#288) | Daniel Watkins |
2020-03-27 | CiTestCase: remove now-unneeded parse_and_read helper method (#286) | Daniel Watkins |
2020-03-27 | sources/tests/test_init: drop use of deprecated inspect.getargspec (#285) | Daniel Watkins |
2020-03-26 | Identify SAP Converged Cloud as OpenStack | Silvio Knizek |
2020-03-26 | add Openbsd support (#147) | Gonéri Le Bouder |
2020-03-26 | VMWware: support to update guest info gc status if enabled (#261) | xiaofengw-vmware |
2020-03-25 | set_passwords: avoid chpasswd on BSD (#268) | Gonéri Le Bouder |
2020-03-25 | util: read_cc_from_cmdline handle urlencoded yaml content (#275) | Ryan Harper |
2020-03-25 | distros/tests/test_init: add tests for _get_package_mirror_info (#272) | Daniel Watkins |
2020-03-24 | freebsd: ensure package update works (#273) | Gonéri Le Bouder |
2020-03-23 | cc_disk_setup: fix RuntimeError (#270) | Daniel Watkins |
2020-03-23 | cc_apt_configure/util: combine search_for_mirror implementations (#271) | Daniel Watkins |
2020-03-23 | bsd: boottime does not depend on the libc soname (#269) | Gonéri Le Bouder |
2020-03-20 | test_oracle,DataSourceOracle: sort imports (#266) | Daniel Watkins |