Age | Commit message (Expand) | Author |
2015-06-03 | add tests for systemd detection | Lars Kellogg-Stedman |
2015-01-26 | Repair the Python 2.6 tests. | Barry Warsaw |
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw |
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2015-01-21 | More octal literal fixes. | Barry Warsaw |
2015-01-21 | Fix file modes to be Python 2/3 compatible. | Barry Warsaw |
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser |
2014-11-24 | Updated unittests | Shraddha Pandhe |
2014-11-21 | Added unittests for IPv6 support for RHEL | Shraddha Pandhe |
2014-10-10 | Fix some of the erroring out test cases | Joshua Harlow |
2014-10-02 | freebsd: Use the proper virtio FreeBSD network interface name. | Scott Moser |
2014-09-02 | merge from trunk | Scott Moser |
2014-08-28 | fix: Make sure this freebsd test succeeds on all platforms (harlowja). | Harm Weites |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-08 | merge: These are the changes from the freebsd-static-networking branch. | Harm Weites |
2014-07-23 | more | Dimitri John Ledkov |
2013-01-18 | Adjust how the legacy user: XYZ config alters the normalized user list | Joshua Harlow |
2012-11-20 | pep8 and pylint | Scott Moser |
2012-11-14 | Cleanup the tests slightly. | Joshua Harlow |
2012-11-14 | Add the string sudoers rule test case as well. | Joshua Harlow |
2012-11-14 | Add a test to make sure this doesn't happen again. | Joshua Harlow |
2012-11-13 | replace 'with self.assertRaises(Exception):' with different form | Scott Moser |
2012-11-12 | Pylint and pep8 cleanups. | Joshua Harlow |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-10 | Sudoers.d creation cleanups + tests. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration | Joshua Harlow |
2012-10-27 | Helpful cleanups. | harlowja |
2012-10-23 | fix pep8/pylint | Scott Moser |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-10-11 | Add some more sysconfig tests + pylint cleanups. | Joshua Harlow |
2012-10-11 | Handle the case where the value contains shell | Joshua Harlow |
2012-10-11 | Update to use pipes.quote to ensure that | Joshua Harlow |
2012-10-11 | More adjustments/cleanups for the system configuration | Joshua Harlow |
2012-10-10 | System config niceness! | Joshua Harlow |
2012-10-10 | Merge the resolv.conf branch in | Joshua Harlow |
2012-09-28 | Rework the rest of the locations that used | Joshua Harlow |
2012-09-27 | cleanup the user/group lists | Joshua Harlow |
2012-09-25 | add tests for netcfg code | Joshua Harlow |
2012-09-25 | Fix tests after resync with head. | Joshua Harlow |
2012-09-24 | Handle the case where 'user' is defined but 'users' isn't. | Joshua Harlow |
2012-09-24 | Fix pylint issues created. | Joshua Harlow |
2012-09-24 | Add a netconfig format test + if rhel is passed the 'all' | Joshua Harlow |
2012-09-24 | Refactor the ug normalization to take in a distro | Joshua Harlow |
2012-09-23 | Make the normalization a module level function | Joshua Harlow |
2012-09-21 | Don't forget the etc/hosts test. | Joshua Harlow |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |