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
/
Ccache.hs
Age
Commit message (
Expand
)
Author
2018-04-30
fix broken SemigroupMonoid transition <<loop>>
Joey Hess
2018-04-23
semigroup monoid change fallout; drop ghc 7 support
Joey Hess
2017-02-26
use val instead of show
Joey Hess
2016-06-23
fix Ccache.hs haddock
Sean Whitton
2016-06-21
fix permissions of ccache on upgrade from 3.0.5
Sean Whitton
2016-06-19
Ccache.hasCache chmods cache root setgid
Sean Whitton
2016-06-13
sequencing errorMessage is pointless
Joey Hess
2016-05-23
more consistent layout in example
Joey Hess
2016-05-22
changesFile -> changesFileContent
Sean Whitton
2016-05-22
rm dummy desc
Sean Whitton
2016-05-22
don't invoke ccache with no params
Sean Whitton
2016-05-22
hasLimits requires installed
Sean Whitton
2016-05-22
consistency
Sean Whitton
2016-05-22
property to set the limits filled out
Sean Whitton
2016-05-22
start reworking Ccache.Limit to Utility.DataSize
Sean Whitton
2016-05-22
hasGroupCache -> hasCache
Sean Whitton
2016-05-21
descs
Sean Whitton
2016-05-21
update Sbuild.hs for new Ccache.hs
Sean Whitton
2016-05-21
generalise setting limit on ccache
Sean Whitton
2016-05-19
add Ccache.hs
Sean Whitton