summaryrefslogtreecommitdiff
path: root/src/Propellor/Property.hs
AgeCommit message (Expand)Author
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-06add isNewerThan and use it to avoid unnecessary running of newaliasesJoey Hess
2015-12-06setting the same sasl password updates the mtime of the file, but the content...Joey Hess
2015-12-05remove trivialJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-12-05Added UncheckedProperty type, along with unchecked to indicate a Property nee...Joey Hess
2015-11-26Added changesFile property combinator.Joey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-24improve RevertableProperty combiningJoey Hess
2015-10-23generalize checkJoey Hess
2015-10-10example for withOSJoey Hess
2015-10-10improve docs in Propellor.PropertyJoey Hess
2015-10-10propellor spinJoey Hess
2015-10-10tighten focus of Propellor module, adding Propellor.Base for all the exportsJoey Hess
2015-10-10Improved documentation, particularly of the Propellor module.Joey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-07-21languageJoey Hess
2015-07-21fix layout to meet styleJoey Hess
2015-07-21remove caution commentJoey Hess
2015-07-21Add operator onChangeFlagOnFail.Antoine Eiche
2015-01-25improve docsJoey Hess
2015-01-24fix typoJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2015-01-24added GADT to determine between a property with info and withoutJoey Hess
2015-01-19Fix info propigation from fallback combinator's second Property.Joey Hess
2015-01-18Property treeJoey Hess
2015-01-04DNS WIPJoey Hess
2014-12-08propellor spinJoey Hess
2014-12-06Reboot.atEndJoey Hess
2014-12-06endAction can be used to register an action to run once propellor has success...Joey Hess
2014-11-20incomplete systemd container supportJoey Hess
2014-11-20starting work on a Chroot moduleJoey Hess
2014-11-19separate docker container typeJoey Hess
2014-11-19Added support for using debootstrap from propellor.Joey Hess
2014-11-19add fallback combinatorJoey Hess
2014-10-23Revert "Revert "Revert "propellor spin"""Joey Hess
2014-10-23Revert "Revert "propellor spin""Joey Hess
2014-10-23Revert "propellor spin"Joey Hess
2014-10-23propellor spinJoey Hess
2014-10-23Revert "propellor spin"Joey Hess
2014-10-23propellor spinJoey Hess
2014-10-23Revert "propellor spin"Joey Hess
2014-10-23propellor spinJoey Hess
2014-10-23propellor spinJoey Hess
2014-10-23bugfixJoey Hess
2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess
2014-06-09Attr is renamed to Info.Joey Hess
2014-06-07combineProperties no longer stops when a property fails; now it continues try...Joey Hess
2014-06-07when ssh key data is missing, allow both error messages to be printedJoey Hess