summaryrefslogtreecommitdiffstats
path: root/lib/puppet/metatype/providers.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #1576 - moving all of the Puppet::Type code back into type.rb.Luke Kanies2008-09-151-247/+0
* Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-241-9/+2
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-071-2/+3
* The first round of bug-fixes in preparation for beakerluke2007-07-191-0/+5
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-1/+2
* Fixing the few test failures that resulted from the changes to provider listingluke2007-06-051-1/+6
* Significantly reworked the type => provider interface with respect toluke2007-06-041-28/+14
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-2/+1
* Fixing #607 -- parameters and properties now refer to a @resource rather than...luke2007-05-091-4/+4
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-4/+1
* Adding a "has_feature" method, so a provider can just declare that it has a g...luke2007-03-191-4/+2
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-69/+3
* Adding provider features. Woot!luke2007-03-191-0/+76
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-2/+2
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-1/+0
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-121-2/+9
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-4/+64
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-111-1/+4
* Ported mount over to using providersluke2006-10-171-1/+1
* Committing the metatype branch -- this is just splitting the type.rb code int...luke2006-10-101-0/+183