summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/errors.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-52/+52
* 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-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* Adding a context method to the Errors moduleLuke Kanies2009-12-091-0/+12
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-1/+1
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+55