summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* 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: Use string interpolationMarkus Roberts2010-07-091-4/+4
* [#3674] Make sure that failing to load a feature isn't fatalJesse Wolfe2010-02-171-1/+1
* Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-241-1/+1
* Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-241-0/+2
* Fixing problems my Feature refactor causedLuke Kanies2009-08-021-3/+4
* Migrating Feature tests to specLuke Kanies2009-08-021-15/+21
* Removed extra whitespace from end of linesIan Taylor2009-06-061-5/+5
* Refactoring the feature support so it loads libraries when a feature is asked...Luke Kanies2007-09-111-22/+31
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-0/+76