index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
provider
/
package
/
darwinport.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: delete dead darwinport package provider
Daniel Pittman
2011-04-08
1
-86
/
+0
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-67
/
+67
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-4
/
+4
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-1
/
+1
*
Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...
Nigel Kersten
2009-07-21
1
-1
/
+1
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Finishing off the type/provider interface work, including adding package pref...
luke
2007-06-08
1
-1
/
+3
*
Significantly reworked the type => provider interface with respect to
luke
2007-06-04
1
-3
/
+2
*
Switch the package type to use a :versionable feature, and convert all provid...
mpalmer
2007-05-30
1
-4
/
+0
*
Mark all package providers that don't currently report themselves as being ve...
mpalmer
2007-05-30
1
-0
/
+4
*
Fixing #605 -- providers now refer to @resource or @resource_type.
luke
2007-05-09
1
-6
/
+6
*
Fixing a few testing bugs that have crept in, and fixing a self-reference pro...
luke
2007-01-05
1
-1
/
+4
*
I have not yet finished testing, but most of the providers now successfully p...
luke
2006-12-28
1
-3
/
+3
*
Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...
luke
2006-12-19
1
-0
/
+1
*
going through all of the other providers and making sure any reference to a s...
luke
2006-09-19
1
-1
/
+1
*
Modifying the provider base class so that it defines a method for every used ...
luke
2006-09-06
1
-16
/
+6
*
Fixing the package type so that :ensure is always used for version specificat...
luke
2006-09-05
1
-2
/
+1
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+95