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
/
dpkg.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated all types to Markdown output
James Turnbull
2010-08-11
1
-2
/
+2
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-121
/
+121
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-6
/
+2
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-4
/
+4
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-6
/
+7
*
Fixes #2836. Add hold support to dpkg provider
Nigel Kersten
2010-02-17
1
-1
/
+30
*
Fix #3167 Duplicate constant warnings in dpkg.rb
Jesse Wolfe
2010-02-17
1
-4
/
+4
*
Ticket #2665: Regexp exception on ++ in package names
Markus Roberts
2009-10-25
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
Migrating the apt and dpkg tests to rspec.
Luke Kanies
2008-10-02
1
-50
/
+32
*
Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.
Luke Kanies
2008-08-12
1
-1
/
+1
*
Adds support for keepconfig for the dpkg provider fixes #234
James Turnbull
2008-06-15
1
-1
/
+16
*
Fixed #838. Applied patch provided by DavidS to add more robust
Michael V. O'Brien
2007-10-04
1
-0
/
+9
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
The last set of bug-fixes before the next release. This commit just fixes a ...
luke
2007-08-07
1
-1
/
+1
*
Applying patch by DavidS to fix #711.
luke
2007-07-18
1
-2
/
+6
*
Fixing the dpkg querying so that it works for packages that are in "config-fi...
luke
2007-07-06
1
-2
/
+6
*
Updating the has_version work that Matt did -- the only thing he missed was t...
luke
2007-06-18
1
-0
/
+6
*
Finishing off the type/provider interface work, including adding package pref...
luke
2007-06-08
1
-2
/
+4
*
Significantly reworked the type => provider interface with respect to
luke
2007-06-04
1
-2
/
+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
*
Correct a problem with the dpkg provider's handling of the :purged state, and...
mpalmer
2007-05-25
1
-1
/
+1
*
Fixing #605 -- providers now refer to @resource or @resource_type.
luke
2007-05-09
1
-6
/
+6
*
Actually commit the changes to lib/puppet that were supposed to be part of [2...
mpalmer
2007-02-26
1
-0
/
+4
*
Make the version string optional in the dpkg-query output parsing regex (Fixe...
mpalmer
2007-01-12
1
-2
/
+2
*
Throwing warnings instead of exceptions when dpkg-query produces info we cann...
luke
2007-01-04
1
-3
/
+5
*
Fixing #396. Using the provider command instead of a direct exec, which auto...
luke
2007-01-02
1
-17
/
+26
*
I have not yet finished testing, but most of the providers now successfully p...
luke
2006-12-28
1
-1
/
+1
*
Reworking the package tests. Now providers are tested individually
luke
2006-12-14
1
-2
/
+11
*
Adding patch from #235
luke
2006-09-15
1
-38
/
+16
*
Modifying the provider base class so that it defines a method for every used ...
luke
2006-09-06
1
-6
/
+1
*
Fixing the package type so that :ensure is always used for version specificat...
luke
2006-09-05
1
-6
/
+5
*
Modifying providers so that docs generate better
luke
2006-08-28
1
-6
/
+4
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+115