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
/
Property.hs
Age
Commit message (
Expand
)
Author
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-06
add isNewerThan and use it to avoid unnecessary running of newaliases
Joey Hess
2015-12-06
setting the same sasl password updates the mtime of the file, but the content...
Joey Hess
2015-12-05
remove trivial
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-12-05
Added UncheckedProperty type, along with unchecked to indicate a Property nee...
Joey Hess
2015-11-26
Added changesFile property combinator.
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-24
improve RevertableProperty combining
Joey Hess
2015-10-23
generalize check
Joey Hess
2015-10-10
example for withOS
Joey Hess
2015-10-10
improve docs in Propellor.Property
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-10-10
tighten focus of Propellor module, adding Propellor.Base for all the exports
Joey Hess
2015-10-10
Improved documentation, particularly of the Propellor module.
Joey Hess
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-07-21
language
Joey Hess
2015-07-21
fix layout to meet style
Joey Hess
2015-07-21
remove caution comment
Joey Hess
2015-07-21
Add operator onChangeFlagOnFail.
Antoine Eiche
2015-01-25
improve docs
Joey Hess
2015-01-24
fix typo
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-24
added GADT to determine between a property with info and without
Joey Hess
2015-01-19
Fix info propigation from fallback combinator's second Property.
Joey Hess
2015-01-18
Property tree
Joey Hess
2015-01-04
DNS WIP
Joey Hess
2014-12-08
propellor spin
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-20
incomplete systemd container support
Joey Hess
2014-11-20
starting work on a Chroot module
Joey Hess
2014-11-19
separate docker container type
Joey Hess
2014-11-19
Added support for using debootstrap from propellor.
Joey Hess
2014-11-19
add fallback combinator
Joey Hess
2014-10-23
Revert "Revert "Revert "propellor spin"""
Joey Hess
2014-10-23
Revert "Revert "propellor spin""
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
bugfix
Joey Hess
2014-10-08
fix some accidental uses of spaces, rather than tabs, for indentation
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 try...
Joey Hess
2014-06-07
when ssh key data is missing, allow both error messages to be printed
Joey Hess
2014-05-31
got rid of the Attr -> Attr SetAttr hack, and use monoids for Attr
Joey Hess
[next]