Age | Commit message (Expand) | Author |
2013-05-07 | A few more test files. | Joshua Harlow |
2013-05-04 | Add a set of randomized (seeded) dict tests. | Joshua Harlow |
2013-05-03 | A few pep8/pylint cleanups. | Joshua Harlow |
2013-05-03 | Rename the merge cc sample function name. | Joshua Harlow |
2013-05-03 | A few more tests + cleanings. | Joshua Harlow |
2013-05-03 | More merging adjustments. | Joshua Harlow |
2013-04-23 | Add a bunch of new merging test files + runner. | Joshua Harlow |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-19 | merge from trunk rev 800 | Scott Moser |
2013-03-19 | pylint fixes | Scott Moser |
2013-03-19 | merge from trunk at revno 799 | Scott Moser |
2013-03-12 | refactor get_mount_info and add tests | Blair Zajac |
2013-03-12 | skip unit test due to LP: #1124384 | Scott Moser |
2013-03-10 | util.parse_mount_info(): add unit tests. | Blair Zajac |
2013-03-08 | Enable the merging.txt to be in .rst format for public viewing | Joshua Harlow |
2013-03-07 | more pep8/pylint. all clean now | Scott Moser |
2013-03-07 | fix pep8 and pylint | Scott Moser |
2013-03-07 | merge from trunk | Scott Moser |
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-06 | Continue working on merging code. | Joshua Harlow |
2013-03-05 | Add in a bunch of changes and tests. | Joshua Harlow |
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 |
2013-03-01 | change parser.parse 'default_opts' to 'options' | Scott Moser |
2013-03-01 | add some unit tests, fix an issue or two | Scott Moser |
2013-03-01 | skip unit test due to LP: #1124384 | Scott Moser |
2013-02-23 | Get tests working and further adjustments. | harlowja |
2013-02-07 | more test cases for nocloud including one for config seed | Scott Moser |
2013-02-07 | add test_nocloud unit tests, fix one issue found | Scott Moser |
2013-01-24 | Merge the old user style with the distro provided config. | harlowja |
2013-01-18 | Adjust how the legacy user: XYZ config alters the normalized user list | Joshua Harlow |
2013-01-16 | DataSourceConfigDrive: consider CD rom as valid config-drive source. | Scott Moser |
2013-01-10 | Add a context manager function in test helpers. | harlowja |
2012-12-17 | tell upstart to reload configuration after writing an upstart job | Scott Moser |
2012-12-01 | make sure no blank lines before cloud-init entry in ca-certificates.conf | Scott Moser |
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 | 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-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-12 | test_handler_yum_add_repo: fix broken test | Scott Moser |