summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving/metadata.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-97/+97
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-5/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-10/+13
* Partial rollback of refinements to fix for #2994Markus Roberts2010-01-021-3/+3
* Additional fix for #2994 (followed symlinks do not have checksums)Markus Roberts2010-01-011-6/+4
* Fix #2757 & CSR 92 (symlinks in recursively managed dirs)Markus Roberts2009-11-051-3/+42
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-5/+5
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-3/+3
|\
| * Fix metadata class for cases when checksum_type setPaul Nasrat2008-09-301-3/+3
* | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-1/+1
* | Renaming FileServing::FileBase to FileServing::Base.Luke Kanies2008-08-261-2/+2
|/
* Removing unused code from the file_serving/metadata class.Luke Kanies2008-04-081-9/+0
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-11/+29
* File serving should work now, both recursive andLuke Kanies2007-10-241-3/+13
* Renaming the FileServing TerminusSelector module to IndirectionHooks,Luke Kanies2007-10-221-2/+2
* Link handling is now in the file serving classes.Luke Kanies2007-10-221-15/+20
* I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-181-7/+12
* Fixing all of the classes that I just renamed, and addingLuke Kanies2007-10-181-1/+2
* Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-181-1/+1
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+48