summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-31Merge branch 'joeyconfig'Joey Hess
2014-10-31cleanupJoey Hess
2014-10-31propellor spinJoey Hess
2014-10-31Apache: Fix daemon reload when enabling a new module or site.Joey Hess
2014-10-31Propellor.Property.Nginx: use System.Posix.FilesFélix Sipma
Bug: the "onChange reloaded" in siteEnabled does not seem to be fired... Does it works in Propellor.Property.Apache.siteEnabled? Signed-off-by: Félix Sipma <gueux@gueux.org>
2014-10-31updateJoey Hess
2014-10-31propellor spinJoey Hess
2014-10-31Merge branch 'joeyconfig'Joey Hess
2014-10-31add interface stability docsJoey Hess
2014-10-31Merge branch 'joeyconfig'Joey Hess
2014-10-31reorgJoey Hess
2014-10-31really addJoey Hess
2014-10-31Merge branch 'joeyconfig'Joey Hess
2014-10-31add contributing and coding style pagesJoey Hess
2014-10-31commentJoey Hess
2014-10-31commentJoey Hess
2014-10-31todoJoey Hess
2014-10-31add todoJoey Hess
2014-10-31Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2014-10-31Merge branch 'joeyconfig'Joey Hess
Conflicts: privdata/privdata.gpg
2014-10-31changelogJoey Hess
2014-10-31remove hardcoded pathJoey Hess
propellor runs as root, and /sbin should always be in root's path
2014-10-31changed indentation for consistency with the rest of propellorJoey Hess
2014-10-31added licensing headerArnaud Bailly
2014-10-31missing exportArnaud Bailly
2014-10-31smarter constructor for ruleArnaud Bailly
2014-10-31added firewall propertiesArnaud Bailly
2014-10-31(no commit message)gueux
2014-10-31(no commit message)gueux
2014-10-30changelogJoey Hess
2014-10-30basic nginx supportFélix Sipma
2014-10-27propellor spinJoey Hess
2014-10-27propellor spinJoey Hess
2014-10-27propellor spinJoey Hess
2014-10-27propellor spinJoey Hess
2014-10-27propellor spinJoey Hess
2014-10-25propellor spinJoey Hess
2014-10-25propellor spinJoey Hess
2014-10-25propellor spinJoey Hess
2014-10-24add news item for propellor 0.9.1Joey Hess
2014-10-24Merge branch 'joeyconfig'Joey Hess
2014-10-24update home pageJoey Hess
2014-10-24typoJoey Hess
2014-10-24Merge branch 'joeyconfig'Joey Hess
2014-10-24prep releaseJoey Hess
2014-10-23propellor spinJoey Hess
2014-10-23don't need RestartPolicy data type; simplifyJoey Hess
2014-10-23propellor spinJoey Hess
2014-10-23Fix loop when a docker host that does not exist was docked.Joey Hess
The problem is it fell back to looking for an alias for the bad hostname, but to get the aliases, it needs to know which hosts are docked where, so looped.
2014-10-23propellor spinJoey Hess