Age | Commit message (Expand) | Author |
2017-08-25 | Log a helpful message if a user script does not include shebang. | Andrew Jorgensen |
2017-07-17 | Support comments in content read by load_shell_content. | Scott Moser |
2017-06-29 | read_dmi_data: always return None when inside a container. | Scott Moser |
2017-06-15 | FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd. | Scott Moser |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-16 | Improve detection of snappy to include os-release and kernel cmdline. | Scott Moser |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-04-12 | util: teach write_file about copy_mode option | Lars Kellogg-Stedman |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-02 | fix problems found in python2.6 test. | Joshua Harlow |
2016-11-22 | Improve formatting for ProcessExecutionError | Wesley Wiedenmeier |
2016-11-01 | dmidecode: Allow dmidecode to be used on aarch64 | Robert Schweikert |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-09-21 | Decode unicode types in decode_binary | Robert Schweikert |
2016-09-21 | subp: add 'update_env' argument | Scott Moser |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-03-14 | change return value for dmi data of all \xff to be "" | Scott Moser |
2016-03-14 | change return value for dmi data of all \xff to be "" | Scott Moser |
2016-03-10 | dmi data: fix failure of reading dmi data for unset dmi values | Scott Moser |
2016-03-10 | dmi data: fix failure of reading dmi data for unset dmi values | Scott Moser |
2015-05-14 | read_seeded: fix reed_seeded after regression | Scott Moser |
2015-03-04 | Add util.message_from_string to wrap email.message_from_string. | Daniel Watkins |
2015-03-04 | Convert dmidecode values to sysfs names before looking for them. | Daniel Watkins |
2015-02-13 | tests/unittests/test_util.py: pep8 | Scott Moser |
2015-02-11 | pep8 | Scott Moser |
2015-02-11 | Add unittests for util.multi_log. | Daniel Watkins |
2015-02-11 | Fix import ordering in test_util.py. | Daniel Watkins |
2015-01-26 | Repair the Python 2.6 tests. | Barry Warsaw |
2015-01-26 | Trunk merged and ported. | Barry Warsaw |
2015-01-26 | Down to it. | Barry Warsaw |
2015-01-26 | More test repairs. | Barry Warsaw |
2015-01-22 | Conversion from mocker to mock completed. | Barry Warsaw |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw |
2015-01-22 | Port test__init__.py to unittest.mock. | Barry Warsaw |
2015-01-21 | Use either syspath or dmidecode based on the availability. | Ben Howard |
2015-01-21 | Fix file modes to be Python 2/3 compatible. | Barry Warsaw |
2015-01-14 | Drop reliance on dmidecode executable. | Ben Howard |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-07-24 | SeLinuxGuard: remove invalid check for sanity around restorecon, fix test | Scott Moser |
2014-07-24 | test: make selinux test skipped if selinux not available. | Scott Moser |
2014-07-23 | more import statements | Dimitri John Ledkov |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-01 | Reordered several imports in order for test suite to pass. | Eric Nordlund |
2013-07-24 | tests: fix pep8 issue | Scott Moser |
2013-03-19 | pylint fixes | Scott Moser |
2013-03-10 | util.parse_mount_info(): add unit tests. | Blair Zajac |
2012-11-08 | Ensure that at needed stages the local variables | Joshua Harlow |
2012-09-28 | add 'safeyaml' to cloudinit | Scott Moser |
2012-08-22 | fix pep8 complaints. | Scott Moser |