summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding testing for the default? method, and fixing it to support arrays and r...luke2006-09-151-6/+11
* Adding test code for providers that makes sure the default and confine mechan...luke2006-09-131-22/+34
* Fixing #261. Applied patch, with small modifications.luke2006-09-131-1/+6
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-0/+18
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-051-5/+2
* Beginning the process of moving parsedtypes to a provider. Each parsedluke2006-09-031-2/+5
* Removing type/provider references on type removalluke2006-09-021-0/+6
* fixing provider commands; I broke them when making them easier to documentluke2006-08-291-0/+2
* Adding a module specifically for making doc generation easier, and adding def...luke2006-08-281-11/+13
* Modifying providers so that docs generate betterluke2006-08-281-4/+25
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+134