summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving/configuration/parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix #6026 - security file should support inline commentsBrice Figureau2011-07-261-13/+6
* Code smell: Two space indentationMarkus Roberts2010-07-091-99/+99
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-8/+8
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-8/+11
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Moving default fileserving mount creation to the Configuration classLuke Kanies2009-03-051-8/+0
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-7/+7
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-20/+23
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-2/+4
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-5/+6
* This is the first mostly functional commit of theLuke Kanies2007-10-181-0/+123