summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector/file.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-181/+0
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-4/+4
* Cleaning up a test.Luke Kanies2010-02-171-3/+3
* Converting File terminus to use formats.Luke Kanies2010-02-171-72/+92
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Adding logging when files are removed.Luke Kanies2008-08-071-0/+7
* Intermediate commit.Luke Kanies2008-04-081-25/+25
* Changing how destroy works, just a bit -- it now acceptsLuke Kanies2008-04-081-12/+8
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-1/+1
* converting indirector file specs from setup/teardown to before/afterRick Bradley2008-02-181-101/+99
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-1/+1
* Adding my first integration test, verifying thatLuke Kanies2007-09-231-22/+4
* Adding the first version of checksum support, which willLuke Kanies2007-09-221-1/+49
* Adding the base file terminus. This will, at the least,Luke Kanies2007-09-221-0/+130