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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #5684 - Move to Apache 2.0 license
James Turnbull
2011-04-11
1
-17
/
+0
*
maint: delete dead darwinport package provider
Daniel Pittman
2011-04-08
1
-86
/
+0
*
Merge branch '2.6.x' into next
Max Martin
2011-04-07
1
-2
/
+2
|
\
|
*
Fixed #3127 - removed legacy debug code
James Turnbull
2011-04-05
1
-1
/
+0
|
*
Fixed #3127 - Fixed gem selection regex
James Turnbull
2011-04-04
1
-2
/
+3
*
|
(#6527) Fix uninstall problem and refactor
Matt Robinson
2011-03-22
1
-12
/
+6
*
|
(#6527) Added pip package provider.
Richard Crowley
2011-03-22
1
-0
/
+115
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
1
-2
/
+2
|
\
|
|
*
Feature #5855 -- fix withenv call in freebsd package provider
fredrik-eriksson
2011-01-26
1
-2
/
+2
*
|
(#2866) yum should support downgrade.
Dan Bode
2010-11-23
1
-1
/
+8
|
/
*
Reimplementation of functionality removed by prior commit
Markus Roberts
2010-11-10
1
-1
/
+9
*
Refactor for CLA
Markus Roberts
2010-11-10
1
-13
/
+1
*
Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6
Markus Roberts
2010-10-05
1
-2
/
+1
*
Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...
James Turnbull
2010-09-23
1
-1
/
+2
*
Skip apt-listbugs and apt-listchanges when installing from puppet
Dean Wilson
2010-09-04
1
-0
/
+4
*
Updated all types to Markdown output
James Turnbull
2010-08-11
16
-18
/
+18
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
28
-2078
/
+2078
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
6
-12
/
+12
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
2
-6
/
+2
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
15
-26
/
+26
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
3
-15
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
19
-117
/
+39
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
21
-58
/
+58
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
21
-335
/
+338
*
[#4198] Require 'fileutils' everywhere FileUtils is used
Jesse Wolfe
2010-07-09
1
-0
/
+1
*
[#2370] Allow OpenBSD to add packages with versions and flavors
Matt Robinson
2010-07-06
1
-9
/
+38
*
[#3802] Replace rug with zypper
Matt Robinson
2010-02-17
1
-4
/
+4
*
Fixed unsupported perlstyle regex and few other minor bugs
Ross West
2010-02-17
1
-26
/
+42
*
Signed-off-by: Ross West <westr@connection.ca>
Ross West
2010-02-17
1
-202
/
+185
*
Signed-off-by: Ross West <westr@connection.ca>
Ross West
2010-02-17
1
-0
/
+252
*
Fixes #1999 - Allows the 'apt' provider to downgrade packages.
Paul Lathrop
2010-02-17
1
-1
/
+2
*
Added support for flat packages in the pkgdmg package provider.
Roy Nielsen
2010-02-17
1
-21
/
+28
*
Fixes #2836. Add hold support to dpkg provider
Nigel Kersten
2010-02-17
1
-1
/
+30
*
Fixes #1223 Add Zypper support for SuSE machines
Rein Henrichs
2010-02-17
1
-0
/
+52
*
Fixed #3655 - Puppet doesn't find installed packages with portage provider
James Turnbull
2010-02-17
1
-2
/
+2
*
Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...
Gábor Vészi
2010-02-17
1
-1
/
+1
*
Fixing a warning in the aix package provider
Luke Kanies
2010-04-12
1
-1
/
+1
*
Resolving conflicts with ???
Markus Roberts
2010-02-17
1
-1
/
+1
*
Add AIX package management support (installp&nim)
Andrew Forgue
2010-02-17
2
-0
/
+173
*
Fix #3167 Duplicate constant warnings in dpkg.rb
Jesse Wolfe
2010-02-17
2
-8
/
+8
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
1
-2
/
+2
|
\
|
*
Fix for #3093 (also need to be able to call pkgget_with_cat on class)
Markus Roberts
2010-01-22
1
-2
/
+2
*
|
First shot at the OpenSolaris pkg(5) provider
Martin Englund
2010-01-27
1
-0
/
+114
|
/
*
Fix for #2999 (absent package handling on solaris)
Markus Roberts
2010-01-05
1
-0
/
+1
*
Fix for #2940 (propogating nil rather than reporting the error)
Markus Roberts
2009-12-23
1
-3
/
+4
*
Fix for #887 (safely setting pager to cat for blastwave)
Markus Roberts
2009-12-15
1
-6
/
+7
*
Fix for #2900 (rug output parsing too specific)
Markus Roberts
2009-12-12
1
-1
/
+1
[next]