summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider.rb
Commit message (Expand)AuthorAgeFilesLines
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-1/+5
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-2/+4
* Fixing some Class.to_s handlingluke2006-10-201-0/+1
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-2/+6
* Ported mount over to using providersluke2006-10-171-0/+11
* Fixing provider commands and Util#execute so they always include the command ...luke2006-09-191-11/+3
* 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