Age | Commit message (Expand) | Author |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2013-07-24 | Fix small prefix bug + jsonp tests. | Joshua Harlow |
2013-07-24 | rename CC_JSONP_PRE again (JSONP_PREFIX) and use CLOUD_PREFIX | Scott Moser |
2013-07-24 | change 'json-patch' to 'cloud-config-jsonp' | Scott Moser |
2013-07-24 | merge from trunk | Scott Moser |
2013-07-21 | Use constants for repeated type strings. | Joshua Harlow |
2013-07-20 | Ensure we remove the same way we detect. | Joshua Harlow |
2013-07-20 | Remove json-patch inclusion header if payload contains it. | Joshua Harlow |
2013-07-20 | Fix constant move. | Joshua Harlow |
2013-07-20 | Fix content-type constant. | Joshua Harlow |
2013-07-20 | Add usage of '#json-patch' | Joshua Harlow |
2013-07-19 | Add the ability to merge with jsonpatch. | 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-04-22 | Continue working on merging. | Joshua Harlow |
2013-04-17 | Altering the order of merging. | Joshua Harlow |
2013-03-07 | more pep8/pylint. all clean now | 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 |
2012-11-22 | Allow mergers to take options. | Joshua Harlow |
2012-11-22 | Add which files the yaml blob came from. | Joshua Harlow |
2012-11-22 | Adjust naming and exception catching. | Joshua Harlow |
2012-11-22 | Change the yaml merge header extraction to be in a sep. function that can loo... | Joshua Harlow |
2012-11-22 | Continue work. | Joshua Harlow |
2012-11-22 | Select merge-type from either header or content after loading as yaml. | Joshua Harlow |
2012-11-22 | Continue working on merging prototype. | Joshua Harlow |
2012-11-20 | Start allowing different merging types to be applied | Joshua Harlow |
2012-06-16 | Make the top level __init__ similar to the other top level __inits__ where ju... | Joshua Harlow |
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow |
2012-06-15 | Moved the user_data directory back to a user_data.py and made a handler subdi... | Joshua Harlow |