Age | Commit message (Expand) | Author |
2013-05-13 | Fix how the 'dist' is incorrectly returned when patching the os functions. | Joshua Harlow |
2013-05-13 | Fix how python 2.6 was broken due to new dict syntax. | Joshua Harlow |
2013-05-10 | Fixed merging capabilities. | Scott Moser |
2013-05-10 | fix pylint | Scott Moser |
2013-05-10 | fix pep8 | Scott Moser |
2013-05-09 | Allow lists to have no_replace option. | Joshua Harlow |
2013-05-09 | Adjust comment on why we are merging cloud config the way we are. | Joshua Harlow |
2013-05-09 | Fix the cloud config merging so that it is backwards compat. | Joshua Harlow |
2013-05-07 | 1 more test that does some list appending. | Joshua Harlow |
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 | Fix a feature that doesn't yet exist on python 2.6 | 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-25 | Fix issue in readurl with requests, support passing through headers_cb | Scott Moser |
2013-04-25 | fix test | Scott Moser |
2013-04-25 | re-work maas datasource and headers call backs | Scott Moser |
2013-04-23 | Add a bunch of new merging test files + runner. | Joshua Harlow |
2013-04-22 | Continue working on merging. | Joshua Harlow |
2013-04-18 | Remove str merging for now. | Joshua Harlow |
2013-04-18 | Pull from head and a couple more tweaks. | Joshua Harlow |
2013-04-18 | Adjust how merging is done. | Joshua Harlow |
2013-04-17 | Handle namespacing issues in merger. | Scott Moser |
2013-04-17 | Altering the order of merging. | Joshua Harlow |
2013-04-17 | add debug output to ccfg-merge-debug | Scott Moser |
2013-04-17 | Handle namespacing issues. | Joshua Harlow |
2013-04-10 | improvments to systemd/fedora 18 support | Greg Padgett |
2013-04-09 | tools: fix [some] shell quoting problems | Scott Moser |
2013-04-09 | tools: fix [some] shell quoting problems | Scott Moser |
2013-04-03 | add merge debug tool | Scott Moser |
2013-04-03 | invoke dist-upgrade instead of upgrade for apt upgrades | Scott Moser |
2013-04-03 | invoke 'dist-upgrade' instead of 'upgrade' on for upgrades. | Scott Moser |
2013-04-02 | Fix the default string used for merging. | Joshua Harlow |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-26 | handle errors in cc_reizefs better | Scott Moser |
2013-03-26 | cloud-init-nonet.conf: handle case where sleep died | Scott Moser |
2013-03-26 | fix brpm and bddeb by knowing about 'python-requests' | Scott Moser |
2013-03-20 | use 'requests' rather than urllib2. | Scott Moser |
2013-03-20 | pep8 | Scott Moser |
2013-03-20 | remove some churn | Scott Moser |
2013-03-19 | Add doc about issue 1401 in boto. | Joshua Harlow |
2013-03-19 | Move back to using boto for now. | Joshua Harlow |
2013-03-19 | fix typo | Scott Moser |
2013-03-19 | make get_instance_userdata and get_instance_metadata more like botos | Scott Moser |
2013-03-19 | set 'allow_redirects' to True by default | Scott Moser |
2013-03-19 | do not bother retrying on ssl errors | Scott Moser |
2013-03-19 | appease pylint and pep8 | Scott Moser |
2013-03-19 | merge from trunk rev 800 | Scott Moser |