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
/
yum.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#2866) yum should support downgrade.
Dan Bode
2010-11-23
1
-1
/
+8
*
Updated all types to Markdown output
James Turnbull
2010-08-11
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-89
/
+89
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-12
/
+4
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-27
/
+27
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
Removed extra 'end' from yum.rb
James Turnbull
2008-11-14
1
-1
/
+0
*
Fixed #1739 - Added uninstall functionality to yum provider
James Turnbull
2008-11-13
1
-0
/
+5
*
lazy load latest package definitions with yumhelper 2.2
duritong
2008-10-10
1
-17
/
+24
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Use external helper script to talk to yum; should avoid any more trouble with...
David Lutterkort
2007-10-02
1
-13
/
+45
*
Fix #696. (patch by Jason Kohles)
lutter
2007-07-19
1
-1
/
+1
*
Guard the rpm command suitability confine better so we hopefully stop seeing ...
(no author)
2007-07-16
1
-0
/
+10
*
Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab...
luke
2007-06-18
1
-0
/
+2
*
Updating the has_version work that Matt did -- the only thing he missed was t...
luke
2007-06-18
1
-2
/
+0
*
Fixing the yum provider, and fixing the unit tests so the failures people wer...
luke
2007-06-17
1
-2
/
+2
*
Finishing off the type/provider interface work, including adding package pref...
luke
2007-06-08
1
-1
/
+1
*
Switch the package type to use a :versionable feature, and convert all provid...
mpalmer
2007-05-30
1
-4
/
+3
*
Fixing the "is" related problems in yum and rpm support, but there are still ...
luke
2007-05-14
1
-1
/
+4
*
Attempting to fix the fact that the yum package provider calls [] on the ensu...
luke
2007-05-14
1
-1
/
+1
*
Fixing #605 -- providers now refer to @resource or @resource_type.
luke
2007-05-09
1
-7
/
+7
*
Applying patch by cstorey from #521
luke
2007-02-27
1
-3
/
+16
*
Make up2date the default for RHEL <= 4, and confine it to RHEL; make yum the ...
lutter
2007-02-27
1
-1
/
+1
*
making yum the default packager for centos
luke
2007-01-24
1
-1
/
+1
*
Tone down the debug spewage from yum
lutter
2007-01-03
1
-2
/
+2
*
The package name must match at the beginning of a line; otherwise we might ge...
lutter
2007-01-03
1
-2
/
+2
*
I have not yet finished testing, but most of the providers now successfully p...
luke
2006-12-28
1
-2
/
+2
*
Modifying the provider base class so that it defines a method for every used ...
luke
2006-09-06
1
-15
/
+3
*
Fixing the package type so that :ensure is always used for version specificat...
luke
2006-09-05
1
-1
/
+1
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+53