Age | Commit message (Expand) | Author |
2015-09-11 | Ubuntu Snappy: conditionally enable SSH on Snappy | Ben Howard |
2015-09-08 | power_state: support 'condition' argument | Scott Moser |
2015-08-12 | swap: create swap with fallocate if possible | Scott Moser |
2015-08-04 | pep8 fixes | Scott Moser |
2015-07-28 | rsyslog: skip empty or None in remotes format | Scott Moser |
2015-07-28 | remove 'syslog' module (its been moved to rsyslog) | Scott Moser |
2015-07-28 | must declare proto of '@' | Scott Moser |
2015-07-28 | add trailing newline only if necessary | Scott Moser |
2015-07-28 | fix bug in remotes_to_rsyslog_cfg, add test | Scott Moser |
2015-07-28 | add support for 'remotes' | Scott Moser |
2015-07-27 | fix kwarg | Scott Moser |
2015-07-27 | use 'restart' rather than 'reload' on non-systemd systems | Scott Moser |
2015-07-27 | merge from trunk | Scott Moser |
2015-07-27 | add rsyslog tests | Scott Moser |
2015-07-27 | update existing rsyslog module with better code and doc | Scott Moser |
2015-07-24 | commit initial re-work/re-implementation of syslog config | Scott Moser |
2015-07-22 | mounts: support reliably detecting and using Azure ephemeral disks | Scott Moser |
2015-07-22 | remove some overly verbose log messages | Scott Moser |
2015-07-22 | fixes bug: https://launchpad.net/bugs/1461242 | Scott Moser |
2015-07-22 | improve log message | Scott Moser |
2015-07-22 | fixes from testing | Scott Moser |
2015-07-22 | replace '2' with 'TO' in globals | Scott Moser |
2015-07-22 | pep8 line too long | Scott Moser |
2015-07-21 | untested suggested change | Scott Moser |
2015-07-21 | Extend disk_setup and mounts to handle /dev/disk symlinks. | Daniel Watkins |
2015-07-21 | Refactor cc_mounts.sanitize_devname to make it easier to modify. | Daniel Watkins |
2015-06-29 | - Fix logic change introduced by 1000.1.1 | Robert Schweikert |
2015-06-16 | growpart: fix specification of 'devices' list. | Scott Moser |
2015-06-15 | apt_configure: fix importing of apt gpg keys under in python3 | Scott Moser |
2015-06-15 | cc_rh_subscription: fixes for python3 | Scott Moser |
2015-05-29 | Corrected spelling error on variable name | Brent Baude |
2015-05-28 | Tightening up an error message and isinstance usage based on feedback from Dan | Brent Baude |
2015-05-27 | Updated files with upstream review comments thanks to Dan and Scott | Brent Baude |
2015-05-21 | This commit consists of three things based on feedback from smosher: | Brent Baude |
2015-05-14 | This patch adds a cloud-init plugin for helping users register | Brent Baude |
2015-05-01 | Update is_disk_used for changed enumerate_disk output. | Scott Moser |
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 |