summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/pkgdmg.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-17/+0
* Fixes errant Trac references in documentationJames Turnbull2010-07-151-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-91/+91
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-7/+10
* Added support for flat packages in the pkgdmg package provider.Roy Nielsen2010-02-171-21/+28
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-211-2/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2009-04-221-18/+25
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-131-1/+1
* Moving the majority of the pkgdmg docs to the wiki, fixing #1264.Luke Kanies2008-05-261-60/+1
* Fixed Ticket 1009 - problem with plist xml parser. We do not need the plist ...Jeffrey J McCune2008-02-171-5/+2
* Fixed ticket #979 - pkgdmg.rb documentationJames Turnbull2008-01-011-3/+1
* Fixing the markup on the pkgdmg provider so it is a bit betterLuke Kanies2007-11-281-4/+4
* Hopefully fixing #698 -- fixing the markup for the pkgdmg package providerLuke Kanies2007-11-231-9/+9
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixed hdiutil syntax for ticket 812Jeffrey J McCune2007-09-101-1/+1
* Fixed #680 puppet should handle internet enabled image files correctly.mccune2007-07-051-1/+1
* Added documentation for pkgdmg provider in the provider desc accessor as per ...mccune2007-06-181-7/+79
* 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-4/+4
* 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-4/+4
* Applying patch by Jeff McCune from #496luke2007-02-121-26/+20
* Applying patch from #457, as submitted by Jeff McCune.luke2007-01-251-23/+47
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-3/+3
* correcting warning about spaces before parensluke2006-10-161-1/+1
* Adding patch from Jeff McCune, #317luke2006-10-161-0/+101