summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/confine.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Fixing the provider's confine subsystem so the logs are more useful.Luke Kanies2008-11-131-1/+4
* Fixed #1457 - case insensitive match for errorJames Turnbull2008-08-241-1/+1
* Fixed #1457 - removed confine warningJames Turnbull2008-08-061-1/+1
* Refactoring how the provider confine tests work, again.Luke Kanies2008-05-191-50/+38
* Moving all confine code out of the Provider class, and fixing #1197.Luke Kanies2008-05-151-5/+18
* Moving the 'confine' handling to separate classes.Luke Kanies2008-05-151-0/+76