Age | Commit message (Expand) | Author |
2013-03-07 | pep8 | Scott Moser |
2013-03-07 | fix a pylint complaint in test_handler_growpart | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-05 | pep8, pylint, make resize_devices return more useful | Scott Moser |
2013-03-05 | remove 'log' passing. call growpart with --dry-run first. | Scott Moser |
2013-03-05 | change default (no 'growpart' in config) to use 'auto' and '/' | Scott Moser |
2013-03-04 | test of resize, a couple small fixes | Scott Moser |
2013-03-04 | add the unit test, fix a few issues | Scott Moser |
2012-12-01 | make sure no blank lines before cloud-init entry in ca-certificates.conf | Scott Moser |
2012-11-13 | Create a utility testcase class that fixes some of the 2.6 missing pieces | Joshua Harlow |
2012-11-13 | implement power_state with tests. | Scott Moser |
2012-11-12 | test_handler_yum_add_repo: fix broken test | Scott Moser |
2012-11-10 | sync with trunk | Scott Moser |
2012-11-08 | Forgot the test! | Joshua Harlow |
2012-11-07 | 1. Rebased with trunk | Joshua Harlow |
2012-10-27 | Helpful cleanups. | harlowja |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser |
2012-06-22 | Adjust test for turning off capturing | Joshua Harlow |
2012-06-21 | Get both of these tests back in working shape. | Joshua Harlow |
2012-03-09 | If the user has chosen to remove default ca-certs, prevent package upgrade | Scott Moser |
2012-02-21 | Added tests for adding handlers. | Mike Milner |