summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/gem.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-15/+20
* Correct whitespaceLuke Kanies2008-07-071-7/+7
* Importing Sam Quigley's work to enhance gem support for sources.Luke Kanies2008-07-071-5/+21
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+5
* Fixed #992 -- Puppet is now compatible with gems 1.0.1.Luke Kanies2008-02-131-4/+4
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab...luke2007-06-181-0/+2
* Updating the has_version work that Matt did -- the only thing he missed was t...luke2007-06-181-2/+0
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-081-1/+3
* 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/+2
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-7/+7
* Changing gems to automatically include dependenciesluke2007-03-271-0/+3
* Applying patch from #510 by curzonj. Note that the right solution to this pr...luke2007-02-171-4/+4
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-191-10/+10
* Reworking the package tests. Now providers are tested individuallyluke2006-12-141-1/+1
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-14/+5
* A small fix to the install/update aspects of packaging.luke2006-09-051-1/+5
* Fixing the package type so that :ensure is always used for version specificat...luke2006-09-051-6/+5
* Modifying providers so that docs generate betterluke2006-08-281-5/+4
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+108