summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/apple.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-37/+37
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+4
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-211-3/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+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-11/+11
* 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-3/+3
* Enhancing the docs a bit for the apple package provider.luke2007-04-201-1/+3
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-191-1/+1
* going through all of the other providers and making sure any reference to a s...luke2006-09-191-1/+1
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-5/+1
* Modifying providers so that docs generate betterluke2006-08-281-2/+2
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+55