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
/
spec
/
unit
/
provider
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#2332: Remove trailing slashes from path commands in the plugin
Bryan Kearney
2009-06-09
1
-0
/
+6
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
13
-76
/
+76
*
* provider/augeas: minor spec test cleanup
David Lutterkort
2009-06-03
1
-29
/
+30
*
* provider/augeas: allow escaped whitespace and brackets in paths
David Lutterkort
2009-06-03
1
-0
/
+7
*
* provider/augeas: match comparison uses '==' and '!=' again
David Lutterkort
2009-06-03
1
-4
/
+4
*
Brought in lutters parse_commands patch and integrated it into the type.
David Lutterkort
2009-06-03
1
-109
/
+105
*
Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...
Nigel Kersten
2009-04-22
1
-0
/
+73
*
Fixing all tests that were apparently broken in the 0.24.x merge.
Luke Kanies
2009-04-02
1
-0
/
+1
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
3
-39
/
+121
|
\
|
*
Fixed #2004 - ssh_authorized_key fails if no target is defined
Francois Deppierraz
2009-03-24
1
-22
/
+2
|
*
Fix Bug #1629
Francois Deppierraz
2009-03-24
1
-0
/
+64
|
*
Added a force option to ensure the change is always applied, and call augeas ...
Bryan Kearney
2009-03-04
1
-91
/
+121
|
*
Backport the fix for #1835
Bryan Kearney
2009-03-04
1
-0
/
+80
|
*
First cut at the not running if augeas does not change any of the underlieing...
Bryan Kearney
2009-03-04
1
-9
/
+16
|
*
Fixing every failing test I can find on the build server.
Luke Kanies
2009-02-28
1
-0
/
+1
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
1
-2
/
+2
|
\
|
|
*
Minor fix to launchd tests
James Turnbull
2009-02-15
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
2
-4
/
+21
|
\
|
|
*
Fix spec test for launchd service provider to work with new service status me...
Nigel Kersten
2009-02-15
1
-1
/
+9
|
*
Only backing up within parsedfile when managing files
Luke Kanies
2009-02-14
1
-3
/
+12
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
2
-10
/
+56
|
\
|
|
*
Bug 1948: Add logic and testing for the command parsing logic
Bryan Kearney
2009-02-14
1
-4
/
+13
|
*
Fixing #1541 - ParsedFile only backs up files once per transaction
Luke Kanies
2009-02-13
1
-0
/
+36
|
*
Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...
Bryan Kearney
2009-02-13
1
-12
/
+13
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
2
-0
/
+108
|
\
|
|
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
2
-0
/
+58
|
*
Adding some basic tests for the Naginator provider base class
Luke Kanies
2009-02-11
1
-0
/
+50
*
|
Fix Bug #1629
Francois Deppierraz
2009-01-13
1
-0
/
+64
*
|
Fix #1835 : Add whitespace/quote parsing to
Bryan Kearney
2009-01-13
1
-76
/
+156
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
1
-3
/
+24
|
\
|
|
*
Issue 1804 VDev with the same devices should be in sync
Andrew Shafer
2008-12-15
1
-3
/
+24
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
2
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-09
3
-3
/
+150
|
\
|
|
*
Fix launchd service test on non-OSX platforms
James Turnbull
2008-12-09
1
-1
/
+1
|
*
Fix the spec tests to work on other platforms, do the confine around OS X ver...
Nigel Kersten
2008-12-09
1
-23
/
+17
|
*
Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for value
Andrew Shafer
2008-12-08
1
-2
/
+2
|
*
spec tests for type and provider and some code cleanup to adhere to DRY
Nigel Kersten
2008-12-06
1
-0
/
+153
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
16
-47
/
+733
|
\
|
|
*
Updated mcx type and provider with comprehensive spec tests.
Jeffrey McCune
2008-12-02
1
-3
/
+110
|
*
Fixing a test that fails depending on test execution order
Luke Kanies
2008-12-02
1
-3
/
+3
|
*
Feature 1696 Add support for branded zones
Andrew Shafer
2008-12-01
1
-0
/
+42
|
*
Feature #1783 - Add ZFS support
Andrew Shafer
2008-12-01
2
-0
/
+245
|
*
Handle password when user is created
Andrew Shafer
2008-12-01
1
-0
/
+5
|
*
Solaris doesn't have a native tool to set hashed passwords
Andrew Shafer
2008-12-01
1
-0
/
+53
|
*
type/mcx.rb Feature #1026 - MCX Type
Jeffrey McCune
2008-12-01
1
-0
/
+68
|
*
Simplify launchd service provider and add tests
Nigel Kersten
2008-12-01
1
-0
/
+134
|
*
Fixing broken tests resulting from the fix to #1747
Luke Kanies
2008-11-17
5
-1
/
+8
|
*
Fixed #1735 and #1747 - Fixes to confine system
James Turnbull
2008-11-16
1
-19
/
+13
[prev]
[next]