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
...
*
Refactoring tests to reduce code size, increase coverage, and make
Markus Roberts
2009-09-05
2
-111
/
+49
*
This further normalizes the handling of init-style services (including
Markus Roberts
2009-09-05
2
-0
/
+262
*
Fixed #2589 - Renamed zfs delete to destroy and added tests
James Turnbull
2009-09-05
1
-2
/
+14
*
Fixes #2581. Use new 10.6 global launchd overrides file for service status/en...
Nigel Kersten
2009-09-03
1
-0
/
+58
*
Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...
Nigel Kersten
2009-08-18
1
-0
/
+89
*
Fixing typo in two tests which caused them to always pass
Markus Roberts
2009-07-31
1
-2
/
+2
*
Fix #2448 - fix the broken runit provider and tests
Brice Figureau
2009-07-29
1
-1
/
+13
*
Fixing #2445 - fixing the mount test mock
Luke Kanies
2009-07-24
1
-1
/
+2
*
Fixing #2197 - daemontools tests now pass
Luke Kanies
2009-06-26
1
-13
/
+38
*
* provider/augeas: strip whitespace and ignore blank lines
David Lutterkort
2009-06-12
1
-0
/
+13
*
#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
|
\
|
[prev]
[next]