index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Engine.hs
Age
Commit message (
Expand
)
Author
2017-11-21
avoid backtrace from already running on this host message
Joey Hess
2017-09-01
Make lock file descriptors close-on-exec.
Joey Hess
2017-07-05
avoid buffering container chain output
Joey Hess
2017-03-15
Property types changed to use a Maybe (Propellor Result). (API change)
Joey Hess
2016-04-28
Fix build with directory-1.2.6.2.
Joey Hess
2016-03-27
improve haddocks and move code around to make them more clear
Joey Hess
2016-03-25
rename toProp to toChildProperties
Joey Hess
2016-03-25
ported mainProperties
Joey Hess
2016-03-25
ported Property.List
Joey Hess
2016-03-06
move back
Joey Hess
2016-03-06
propellor spin
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-10-27
make Propellor.Message use lock to handle concurrent threads outputting messages
Joey Hess
2015-10-27
use a shared global for the MessageHandle
Joey Hess
2015-10-24
simplift
Joey Hess
2015-10-17
use Info to detect controller loops
Joey Hess
2015-10-16
improve ssh user key properties
Joey Hess
2015-10-16
Added Propellor.Property.Spin, which can be used to make a host be a controll...
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-04-29
propellor spin
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-24
moving to using the GADT
Joey Hess
2015-01-24
added GADT to determine between a property with info and without
Joey Hess
2015-01-19
add back a warning aboit info propigation to ensureProperty
Joey Hess
2015-01-19
split out types to improve haddock for Propellor.Types
Joey Hess
2015-01-18
Property tree
Joey Hess
2015-01-04
sshPubKey is renamed to Ssh.pubKey
Joey Hess
2014-12-21
Revert ensureProperty warning message, too many false positives in places whe...
Joey Hess
2014-12-21
propellor spin
Joey Hess
2014-12-07
Display a warning when ensureProperty is used on a property which has Info an...
Joey Hess
2014-12-07
docuemnt info propigtion problem
Joey Hess
2014-12-06
Reboot.atEnd
Joey Hess
2014-12-06
endAction can be used to register an action to run once propellor has success...
Joey Hess
2014-11-27
added more debugging
Joey Hess
2014-11-27
propellor spin
Joey Hess
2014-11-22
propellor spin
Joey Hess
2014-11-21
avoid setting title when not at console
Joey Hess
2014-11-21
show last line if it cannot be parsed as a serialized Result
Joey Hess
2014-11-20
propellor spin
Joey Hess
2014-11-20
propellor spin
Joey Hess
2014-11-19
prevent multiple concurrent provisioning inside docker container
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-06-09
Attr is renamed to Info.
Joey Hess
2014-05-31
simplified record accessors
Joey Hess
2014-05-31
got rid of the Attr -> Attr SetAttr hack, and use monoids for Attr
Joey Hess
2014-05-31
propellor spin
Joey Hess
2014-05-31
propellor spin
Joey Hess
2014-05-31
remove now redundant _hostname field of Attr
Joey Hess
[next]