summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/sun.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-6/+6
* Added a number of confines to package providersJames Turnbull2008-09-251-0/+2
* Fixed #855, but I didn't add any tests.Michael V. O'Brien2007-10-041-2/+0
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* The last set of bug-fixes before the next release. This commit just fixes a ...luke2007-08-071-1/+1
* Fixing sun package providerluke2007-06-141-1/+1
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-081-2/+4
* Significantly reworked the type => provider interface with respect toluke2007-06-041-2/+2
* Switch the package type to use a :versionable feature, and convert all provid...mpalmer2007-05-301-4/+0
* Mark all package providers that don't currently report themselves as being ve...mpalmer2007-05-301-0/+4
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-13/+13
* Looks like providers work again on Solaris.luke2006-12-281-1/+0
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-8/+8
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-19/+9
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+179