| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-11 | prep release | Joey Hess | |
| 2016-02-08 | Allow using combineProperties and propertyList with lists of RevertableProperty. | Joey Hess | |
| 2016-02-07 | letsencrypt | Joey Hess | |
| * Added Propellor.Property.LetsEncrypt * Apache.httpsVirtualHost: New property, setting up a https vhost with the certificate automatically obtained using letsencrypt. | |||
| 2016-02-07 | Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when ↵ | Joey Hess | |
| unattended-upgrades is installed, to work around #812380 which results in many warnings from apt, including in cron mails. | |||
| 2016-02-06 | Obnam: To cause old generations to be forgotten, keepParam can be passed to ↵ | Joey Hess | |
| a backup property; this causes obnam forget to be run. | |||
| 2016-01-18 | changelog | Joey Hess | |
| 2016-01-12 | prep release | Joey Hess | |
| 2016-01-12 | changelog | Joey Hess | |
| 2016-01-05 | changelog | Joey Hess | |
| 2016-01-03 | prep release | Joey Hess | |
| 2016-01-03 | update changelog | Joey Hess | |
| 2016-01-03 | changelog | Joey Hess | |
| 2015-12-31 | Postfix: Add service property to enable/disable services in master.cf. | Joey Hess | |
| 2015-12-31 | spin --via: Avoid committing on relay host. | Joey Hess | |
| 2015-12-30 | Bootstrap apt-get installs run with deconf noninteractive frontend. | Joey Hess | |
| Debconf was prompting because installing git needed a new libc, which prompts for service restarts.. | |||
| 2015-12-30 | changeog | Joey Hess | |
| 2015-12-19 | prep release | Joey Hess | |
| (cherry picked from commit 6f0fe3614f3c55c4a9e312aa6fa6730316fe5ec7) | |||
| 2015-12-19 | Clean build with ghc 7.10. | Joey Hess | |
| Import Prelude after modules that cause warnings due to AMP change | |||
| 2015-12-17 | changelog | Joey Hess | |
| 2015-12-15 | Merged Utility changes from git-annex. | Joey Hess | |
| 2015-12-14 | changelog | Joey Hess | |
| 2015-12-08 | changelog | Joey Hess | |
| 2015-12-06 | prep release | Joey Hess | |
| 2015-12-05 | format | Joey Hess | |
| 2015-12-05 | remove trivial | Joey Hess | |
| 2015-12-05 | UncheckedProperty for cmdProperty et al | Joey Hess | |
| * Properties that run an arbitrary command, such as cmdProperty and scriptProperty are converted to use UncheckedProperty, since they cannot tell on their own if the command truely made a change or not. (API Change) Transition guide: - When GHC complains about an UncheckedProperty, add: `assume` MadeChange - Since these properties used to always return MadeChange, that change is always safe to make. - Or, if you know that the command should modifiy a file, use: `changesFile` filename * A few properties have had their Result improved, for example Apt.buldDep and Apt.autoRemove now check if a change was made or not. | |||
| 2015-12-05 | Added UncheckedProperty type, along with unchecked to indicate a Property ↵ | Joey Hess | |
| needs its result checked, and checkResult and changesFile to check for changes. | |||
| 2015-11-26 | Added Propellor.Property.Fail2Ban. | Joey Hess | |
| 2015-11-26 | Added changesFile property combinator. | Joey Hess | |
| 2015-11-26 | changelog | Joey Hess | |
| 2015-11-25 | Added Postfix.saslPasswdSet. | Joey Hess | |
| 2015-11-24 | User.hasDesktopGroups changed to avoid trying to add the user to groups that ↵ | Joey Hess | |
| don't exist. This is the same method user-setup uses. | |||
| 2015-11-24 | prep release | Joey Hess | |
| 2015-11-24 | Added User.hasDesktopGroups property. | Joey Hess | |
| Based on a property in spwhitton's config, but rewritten. | |||
| 2015-11-24 | change joeyconfig back after merging from master | Joey Hess | |
| 2015-11-24 | changelog | Joey Hess | |
| 2015-11-21 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-21 | changelog | Joey Hess | |
| 2015-11-20 | changelog | Joey Hess | |
| 2015-11-17 | Removed the (unused) dependency on quickcheck. | Joey Hess | |
| 2015-11-17 | DiskImage creation automatically uses Chroot.noServices. | Joey Hess | |
| 2015-11-17 | Added Chroot.noServices property. | Joey Hess | |
| 2015-11-11 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-11 | rename for clarity | Joey Hess | |
| 2015-11-11 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-11 | Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git ↵ | Joey Hess | |
| repository url normally implicitly set when using --spin. | |||
| 2015-11-08 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-08 | prep release | Joey Hess | |
| 2015-11-01 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-29 | merge patch from Santiago Vila | Joey Hess | |
