summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/file.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-62/+62
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-1/+1
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-1/+1
* Converting File terminus to use formats.Luke Kanies2010-02-171-29/+50
* Adding logging when files are removed.Luke Kanies2008-08-071-0/+1
* Intermediate commit.Luke Kanies2008-04-081-14/+14
* Changing how destroy works, just a bit -- it now acceptsLuke Kanies2008-04-081-5/+8
* Adding my first integration test, verifying thatLuke Kanies2007-09-231-3/+1
* Adding the first version of checksum support, which willLuke Kanies2007-09-221-9/+25
* Adding the base file terminus. This will, at the least,Luke Kanies2007-09-221-0/+40