summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Nginx.hs
AgeCommit message (Expand)Author
2016-03-26more portingJoey Hess
2015-12-05remove trivialJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-16add a LinkTarget type to disambiguate parameters of isSymlinkedToJoey Hess
2015-10-16convert symlink properties to File.isSymlinkedToFélix Sipma
2015-10-10propellor spinJoey Hess
2015-10-01change contact emailFélix Sipma
2015-09-29add Maintainer entries for contributed modulesJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-10-31Propellor.Property.Nginx: use System.Posix.FilesFélix Sipma
2014-10-30basic nginx supportFélix Sipma