summaryrefslogtreecommitdiff
path: root/src/Propellor/Engine.hs
Commit message (Expand)AuthorAge
* avoid backtrace from already running on this host messageJoey Hess2017-11-21
* Make lock file descriptors close-on-exec.Joey Hess2017-09-01
* avoid buffering container chain outputJoey Hess2017-07-05
* Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess2017-03-15
* Fix build with directory-1.2.6.2.Joey Hess2016-04-28
* improve haddocks and move code around to make them more clearJoey Hess2016-03-27
* rename toProp to toChildPropertiesJoey Hess2016-03-25
* ported mainPropertiesJoey Hess2016-03-25
* ported Property.ListJoey Hess2016-03-25
* move backJoey Hess2016-03-06
* propellor spinJoey Hess2016-03-06
* Clean build with ghc 7.10.Joey Hess2015-12-19
* make Propellor.Message use lock to handle concurrent threads outputting messagesJoey Hess2015-10-27
* use a shared global for the MessageHandleJoey Hess2015-10-27
* simpliftJoey Hess2015-10-24
* use Info to detect controller loopsJoey Hess2015-10-17
* improve ssh user key propertiesJoey Hess2015-10-16
* Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess2015-10-16
* propellor spinJoey Hess2015-10-10
* propellor spinJoey Hess2015-04-29
* GADT properties seem to work (untested)Joey Hess2015-01-24
* moving to using the GADTJoey Hess2015-01-24
* added GADT to determine between a property with info and withoutJoey Hess2015-01-24
* add back a warning aboit info propigation to ensurePropertyJoey Hess2015-01-19
* split out types to improve haddock for Propellor.TypesJoey Hess2015-01-19
* Property treeJoey Hess2015-01-18
* sshPubKey is renamed to Ssh.pubKeyJoey Hess2015-01-04
* Revert ensureProperty warning message, too many false positives in places whe...Joey Hess2014-12-21
* propellor spinJoey Hess2014-12-21
* Display a warning when ensureProperty is used on a property which has Info an...Joey Hess2014-12-07
* docuemnt info propigtion problemJoey Hess2014-12-07
* Reboot.atEndJoey Hess2014-12-06
* endAction can be used to register an action to run once propellor has success...Joey Hess2014-12-06
* added more debuggingJoey Hess2014-11-27
* propellor spinJoey Hess2014-11-27
* propellor spinJoey Hess2014-11-22
* avoid setting title when not at consoleJoey Hess2014-11-21
* show last line if it cannot be parsed as a serialized ResultJoey Hess2014-11-21
* propellor spinJoey Hess2014-11-20
* propellor spinJoey Hess2014-11-20
* prevent multiple concurrent provisioning inside docker containerJoey Hess2014-11-19
* propellor spinJoey Hess2014-07-23
* propellor spinJoey Hess2014-07-23
* propellor spinJoey Hess2014-07-23
* Attr is renamed to Info.Joey Hess2014-06-09
* simplified record accessorsJoey Hess2014-05-31
* got rid of the Attr -> Attr SetAttr hack, and use monoids for AttrJoey Hess2014-05-31
* propellor spinJoey Hess2014-05-31
* propellor spinJoey Hess2014-05-31
* remove now redundant _hostname field of AttrJoey Hess2014-05-31