summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/blastwave.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-88/+88
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-9/+3
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Fix for #3093 (also need to be able to call pkgget_with_cat on class)Markus Roberts2010-01-221-2/+2
* Fix for #887 (safely setting pager to cat for blastwave)Markus Roberts2009-12-151-6/+7
* Added a number of confines to package providersJames Turnbull2008-09-251-0/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Applying patch by DavidS from #697 to allow host names to be double quotedluke2007-07-081-3/+5
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-081-1/+1
* Significantly reworked the type => provider interface with respect toluke2007-06-041-2/+2
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-5/+5
* Looks like providers work again on Solaris.luke2006-12-281-2/+4
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-5/+5
* collecting output from blastlist, for later useluke2006-09-151-1/+1
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-28/+5
* Modifying providers so that docs generate betterluke2006-08-281-11/+8
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+138