Age | Commit message (Expand) | Author |
2018-04-19 | pylint: pay attention to unused variable warnings. | Scott Moser |
2018-03-16 | cc_snap: Add new module to install and configure snapd and snap packages. | Chad Smith |
2017-09-07 | Use /run/cloud-init for tempfile operations. | Scott Moser |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-08-10 | Add distro tags on config modules that should have it | Joshua Harlow |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2015-09-15 | Change Snappy SSH enabled default from false to 'auto' (LP: #1494816) | Ben Howard |
2015-09-11 | cc_snappy: update doc string, change default to 'auto' | Scott Moser |
2015-09-11 | Refinements on SSH enablement | Ben Howard |
2015-09-11 | Ubuntu Snappy: conditionally enable SSH on Snappy | Ben Howard |
2015-05-01 | fix 'Make pyflakes' | Scott Moser |
2015-04-16 | pep8 fixes | Scott Moser |
2015-03-31 | adjust cc_snappy for snappy install package with config. | Scott Moser |
2015-03-27 | allow-unauthenticated when done from local file | Scott Moser |
2015-03-27 | do not use set | Scott Moser |
2015-03-27 | be more user-friendly when looking for matching .config | Scott Moser |
2015-03-27 | fix read_install | Scott Moser |
2015-03-27 | address namespacing | Scott Moser |
2015-03-27 | set snappy command earlier | Scott Moser |
2015-03-27 | change 'configs' to 'config', and namespace input to 'snappy config' | Scott Moser |
2015-03-26 | fix scope so that SNAPPY_CMD is affected by set_snappy_command | Scott Moser |
2015-03-26 | mention ubuntu-core | Scott Moser |
2015-03-26 | improve doc, change 'click_packages' path to be 'snaps' | Scott Moser |
2015-03-26 | rad_pkg_data: return data, fix undefined variable | Scott Moser |
2015-03-26 | encode needed for yaml_dumps | Scott Moser |
2015-03-26 | prefer snappy-go to snappy | Scott Moser |
2015-03-26 | add tests for data types | Scott Moser |
2015-03-26 | pep8 | Scott Moser |
2015-03-26 | pep8, and some more tests | Scott Moser |
2015-03-26 | start of snap_op tests | Scott Moser |
2015-03-26 | commit work in progress. tests pass. | Scott Moser |
2015-03-05 | fixes from testing | Scott Moser |
2015-03-05 | do not raise exception on non-existant channel.ini file | Scott Moser |
2015-03-05 | fixes bug: https://launchpad.net/bugs/1428495 | Scott Moser |
2015-03-04 | add snappy module | Scott Moser |