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
...
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
45
-0
/
+0
*
maint: Fixing tests that fail when run as root
Matt Robinson
2010-06-28
1
-0
/
+2
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
45
-0
/
+0
*
Fix ProviderDpkg specs to avoid any real executions
David Schmitt
2010-02-17
1
-0
/
+4
*
Bug #3748 LDAP group membership
Matt Robinson
2010-02-17
1
-2
/
+2
*
Fixes #1999 - Allows the 'apt' provider to downgrade packages.
Paul Lathrop
2010-02-17
1
-0
/
+7
*
Fixes #3745 Catch unhandled exception in ssh_authorized_key provider
Sean Millichamp
2010-02-17
1
-0
/
+12
*
Added support for flat packages in the pkgdmg package provider.
Roy Nielsen
2010-02-17
1
-5
/
+16
*
Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...
Andrew Forgue
2010-02-17
1
-0
/
+97
*
Fixes #2836. Add hold support to dpkg provider
Nigel Kersten
2010-02-17
1
-2
/
+53
*
Fixes #1223 Add Zypper support for SuSE machines
Rein Henrichs
2010-02-17
1
-0
/
+81
*
Fix for #3399 zone type should handle exclusive IP stacks
Rein Henrichs
2010-02-17
1
-8
/
+21
*
Write ssh_authorized_keys as user
Markus Roberts
2010-02-17
1
-25
/
+29
*
Making SshAuthorizedKeys tests less brittle
Luke Kanies
2010-04-12
1
-2
/
+11
*
Fix heisenbug in spec/unit/provider/mount/parsed.rb
Jesse Wolfe
2010-04-09
1
-0
/
+1
*
Adding parameter validation to Puppet::Resource
Luke Kanies
2010-02-17
1
-3
/
+3
*
Unit tests for path changes
Marc Fournier
2010-02-17
1
-0
/
+14
*
Fixed the return types were valid, and removed the copy paste error with the ...
Bryan Kearney
2010-02-17
1
-3
/
+3
*
Add AIX package management support (installp&nim)
Andrew Forgue
2010-02-17
2
-0
/
+108
*
Fixing tests in pkg provider
Markus Roberts
2010-02-17
1
-6
/
+6
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
3
-25
/
+33
|
\
|
*
2047: Add a not_include into match
Bryan Kearney
2010-02-01
1
-0
/
+10
|
*
Fix for #3075 (sshkey host_aliases ignored)
Markus Roberts
2010-01-15
1
-4
/
+23
|
*
Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...
James Turnbull
2010-01-14
1
-21
/
+0
*
|
First shot at the OpenSolaris pkg(5) provider
Martin Englund
2010-01-27
1
-0
/
+63
|
/
*
Fix #1464 Mount complains about missing fields
Jesse Wolfe
2010-01-12
1
-0
/
+9
*
Fix #2845 Cron entries using "special" parameter lose their title when changed
Jesse Wolfe
2010-01-12
1
-0
/
+21
*
Fix #2887 'service' tests paths too early
Jesse Wolfe
2010-01-08
1
-1
/
+16
*
Fixing #2960 Test Failed: 'Puppet::Type::Mount::ProviderParsed when modifying...
Jesse Wolfe
2009-12-22
1
-1
/
+3
*
Fix #2970 spec/unit/provider/ssh_authorized_key/parsed.rb has order dependencies
Jesse Wolfe
2009-12-20
1
-1
/
+3
*
Fixing 2849 puppet changes sshkey alias every run if it is blank
Jesse Wolfe
2009-12-09
1
-0
/
+19
*
Fixing 2812 authorized_keys without comments fail
Jesse Wolfe
2009-11-21
1
-0
/
+6
*
Fixing #2767 invoke-rc.d warnings
Jesse Wolfe
2009-11-12
1
-1
/
+1
*
Ticket #2665: Regexp exception on ++ in package names
Markus Roberts
2009-10-25
1
-0
/
+7
*
Fix for #2745 fakedata tests not working
Markus Roberts
2009-10-23
1
-4
/
+4
*
Fix for #2736, target doesn't work for ssh_authorized_keys
Markus Roberts
2009-10-21
1
-51
/
+28
*
Fix #2642 - Runit provider rework
Brice Figureau
2009-09-22
1
-3
/
+13
*
Fix #2640 - Daemontools and Runit were not creating the enable symlink
Brice Figureau
2009-09-16
2
-3
/
+21
*
Fix for ticket #2618 (stubbing so redhat tests run under debian)
Markus Roberts
2009-09-09
1
-0
/
+2
*
Updated permissions on test files
James Turnbull
2009-09-05
5
-0
/
+0
*
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
[prev]
[next]