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
...
*
Added versionable feature to the RPM provider
James Turnbull
2008-11-18
1
-0
/
+2
*
Fixed #1718 - Added preseed to apt uninstall and purge
James Turnbull
2008-11-16
1
-0
/
+6
*
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
*
Fixes #1714 - yumhelper handling with yum 2.2.x is broken
James Turnbull
2008-11-01
1
-0
/
+9
*
lazy load latest package definitions with yumhelper 2.2
duritong
2008-10-10
1
-17
/
+24
*
Fxied #1354 - yum provider problems with RHEL 3
James Turnbull
2008-10-07
2
-12
/
+100
*
Migrating the apt and dpkg tests to rspec.
Luke Kanies
2008-10-02
2
-70
/
+45
*
Fixed #1586 - Specifying "fully qualified" package names in Gentoo
James Turnbull
2008-10-02
1
-1
/
+1
*
Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is used
James Turnbull
2008-10-01
1
-2
/
+2
*
Added a number of confines to package providers
James Turnbull
2008-09-25
6
-2
/
+16
*
Fixed #1608 - Added ubuntu to defaultfor for apt provider
James Turnbull
2008-09-25
1
-1
/
+1
*
Fixed #1553 - Puppet and Facter cannot both install the plist module into two...
James Turnbull
2008-09-13
2
-2
/
+2
*
Fixed #1508 - Add HP-UX package provider.
Mark Plaksin
2008-08-20
1
-0
/
+41
*
Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.
Luke Kanies
2008-08-12
2
-4
/
+4
*
Fixed #1226 - Gems can now specify source repositories.
Luke Kanies
2008-07-07
1
-15
/
+20
*
Correct whitespace
Luke Kanies
2008-07-07
1
-7
/
+7
*
Importing Sam Quigley's work to enhance gem support for sources.
Luke Kanies
2008-07-07
1
-5
/
+21
*
Adds support for keepconfig for the dpkg provider fixes #234
James Turnbull
2008-06-15
1
-1
/
+16
*
Removed the unless condition in query, because the issue is a stale cached
Andrew Shafer
2008-06-14
1
-12
/
+13
*
Moving the majority of the pkgdmg docs to the wiki, fixing #1264.
Luke Kanies
2008-05-26
1
-60
/
+1
*
Fix for latest method in rpm provider (fixes #1224)
James Turnbull
2008-05-16
1
-1
/
+1
*
Fix for urpmi provider that fixes #1217
James Turnbull
2008-05-11
1
-3
/
+3
*
Pushed patch for ticket #1191 - adding globbing support to ports provider
James Turnbull
2008-04-19
1
-1
/
+6
*
Pushed patch for ticket #1187 - freebsd pkg_add support
James Turnbull
2008-04-19
1
-4
/
+15
*
Pass source to pkg_add via the PKG_PATH environment variable if
Ryan McBride
2008-03-25
1
-1
/
+9
*
Applying patch by Ryan McBride to fix OpenBSD package
Luke Kanies
2008-03-23
1
-1
/
+1
*
Fixed ports documentation error
James Turnbull
2008-03-20
1
-2
/
+1
*
Applies patches from #1111 and #1112
James Turnbull
2008-03-05
1
-4
/
+4
*
Trac #1038: not a fix, just an attempt at improving the situation.
David Lutterkort
2008-02-25
1
-6
/
+8
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-1
/
+5
*
Fixed Ticket 1009 - problem with plist xml parser. We do not need the plist ...
Jeffrey J McCune
2008-02-17
1
-5
/
+2
*
Changing portage to use Puppet::Error instead of Puppet::PackageError,
Luke Kanies
2008-02-13
1
-4
/
+4
*
Fixed #992 -- Puppet is now compatible with gems 1.0.1.
Luke Kanies
2008-02-13
1
-4
/
+4
*
Fixed #1001
James Turnbull
2008-01-28
1
-1
/
+1
*
Removing the line that marked fink as the default package
Luke Kanies
2008-01-19
1
-2
/
+0
*
Fixed ticket #979 - pkgdmg.rb documentation
James Turnbull
2008-01-01
1
-3
/
+1
*
Uninstalling packages through 'ensure => absent' works again for the rpm and ...
David Lutterkort
2007-12-17
1
-5
/
+13
*
Removing the recently-commited paludis provider,
Luke Kanies
2007-12-11
1
-106
/
+0
*
Applying patch for portage package support from thansen
Luke Kanies
2007-12-11
1
-4
/
+4
*
Adding paludis package support as provided by KillerFox
Luke Kanies
2007-12-11
1
-0
/
+106
*
Fixing #941 -- calling pkg_info instead of info
Luke Kanies
2007-12-10
1
-1
/
+1
*
Fixing the markup on the pkgdmg provider so it is a bit better
Luke Kanies
2007-11-28
1
-4
/
+4
*
Applying patch by trombik from #756.
Luke Kanies
2007-11-25
1
-3
/
+1
*
Hopefully fixing #698 -- fixing the markup for the pkgdmg package provider
Luke Kanies
2007-11-23
1
-9
/
+9
*
Fixed #819. Applied patch provided by matsuu.
Michael V. O'Brien
2007-10-08
1
-2
/
+2
*
Fixed #838. Applied patch provided by DavidS to add more robust
Michael V. O'Brien
2007-10-04
1
-0
/
+9
*
Fixed #855, but I didn't add any tests.
Michael V. O'Brien
2007-10-04
1
-2
/
+0
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
21
-21
/
+0
*
Use external helper script to talk to yum; should avoid any more trouble with...
David Lutterkort
2007-10-02
3
-57
/
+113
[prev]
[next]