| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-27 | change repo url | Joey Hess | |
| 2014-12-21 | prep release | Joey Hess | |
| 2014-12-17 | prep release | Joey Hess | |
| 2014-12-09 | remove propelor.1 from the cabal file | Joey Hess | |
| This file is now generated by building the package. | |||
| 2014-12-09 | Include Propellor.Property.OS, which was accidentially left out of the cabal ↵ | Joey Hess | |
| file in the last release. | |||
| 2014-12-08 | changelog | Joey Hess | |
| 2014-12-07 | Display a warning when ensureProperty is used on a property which has Info ↵ | Joey Hess | |
| and is so prevented from propigating it. Would much rather a type-based fixed, but this is all I have for now. | |||
| 2014-12-04 | more work on OS takeover | Joey Hess | |
| 2014-11-23 | hasSomePassword and hasPassword now default to using the name of the host as ↵ | Joey Hess | |
| the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) | |||
| 2014-11-23 | Group properties | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2014-11-22 | propellor spin | Joey Hess | |
| 2014-11-22 | reorg | Joey Hess | |
| 2014-11-21 | email update | Joey Hess | |
| 2014-11-21 | split out info types | Joey Hess | |
| 2014-11-21 | propellor spin | Joey Hess | |
| 2014-11-20 | incomplete systemd container support | Joey Hess | |
| 2014-11-20 | propellor spin | Joey Hess | |
| 2014-11-20 | starting work on a Chroot module | Joey Hess | |
| factored out info up-propigation code rom Docker | |||
| 2014-11-20 | fix docker container provisioning | Joey Hess | |
| Since the containers are no longer on the host list, they were not found while provisioning, oops. To fix, had to add to a host's info a map of the containers docked to it. Unfortunately, that required Propellor.Types.Info be glommed into Propellor.Types, since it needed to refer to Host. | |||
| 2014-11-19 | Added support for using debootstrap from propellor. | Joey Hess | |
| Most of the hard part was making it be able to install debootstrap from source, for use on non-debian-derived systems. | |||
| 2014-11-19 | big 1.0 | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-18 | clean up Propellr.CmdLine exports | Joey Hess | |
| 2014-11-18 | broke out Server module | Joey Hess | |
| 2014-11-18 | factor out ssh module | Joey Hess | |
| 2014-11-18 | factor out git repo module | Joey Hess | |
| 2014-11-18 | reorg and clean up bootstrap protocol | Joey Hess | |
| 2014-11-15 | Convert GpgKeyId to newtype | Joey Hess | |
| 2014-11-11 | propellor spin | Joey Hess | |
| 2014-11-11 | split out gpg keyring related stuff | Joey Hess | |
| 2014-11-10 | basic prosody support | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2014-11-08 | prep release | Joey Hess | |
| 2014-10-31 | added firewall properties | Arnaud Bailly | |
| 2014-10-30 | basic nginx support | Félix Sipma | |
| 2014-10-24 | prep release | Joey Hess | |
| 2014-10-10 | prep release | Joey Hess | |
| 2014-08-19 | fix man page installation | Joey Hess | |
| 2014-08-19 | reorg manpage | Joey Hess | |
| 2014-08-19 | prep release | Joey Hess | |
| 2014-08-19 | local repo fully working now | Joey Hess | |
| 2014-08-19 | Included the config.hs symlink to config-simple.hs in the cabal and Debian ↵ | Joey Hess | |
| packages. | |||
| 2014-08-04 | prep release | Joey Hess | |
| 2014-07-09 | Remove .gitignore from cabal file list, to avoid build failure on Debian. ↵ | Joey Hess | |
| Closes: #754334 | |||
| 2014-07-07 | propellor spin | Joey Hess | |
| 2014-07-06 | prep release | Joey Hess | |
| 2014-07-06 | propellor spin | Joey Hess | |
| 2014-07-06 | propellor spin | Joey Hess | |
| 2014-06-09 | propellor spin | Joey Hess | |
| 2014-06-09 | Attr is renamed to Info. | Joey Hess | |
| 2014-06-07 | combineProperties no longer stops when a property fails; now it continues ↵ | Joey Hess | |
| trying to satisfy all properties on the list before propigating the failure. Audited all of my calls to combineProperties and they should be fine with this behavior.. which suggests it's the right behavior. | |||
