summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/subclass_loader.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-57/+57
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-9/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+6
* Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-191-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-071-1/+8
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+83