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
*
Merge branch 'ticket/2.6.x/5662' of https://github.com/stschulte/puppet into ...
Jesse Wolfe
2011-03-14
1
-0
/
+1
|
\
|
*
(#5662) Fixed tests that didnt stub key_attributes
Stefan Schulte
2010-12-23
2
-0
/
+2
*
|
Merge branch 'tickets/2.6.x/2645' into 2.6.next
Jesse Wolfe
2011-03-09
2
-3
/
+44
|
\
\
|
*
|
(#2645) Adding a less-stubby test to verify the "system" attribute's behavior
Jesse Wolfe
2011-03-09
2
-5
/
+13
|
*
|
Fixed #2645 - Added support for creating system users
James Turnbull
2011-03-09
1
-3
/
+36
*
|
|
Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309
Paul Berry
2011-02-28
2
-159
/
+255
|
\
\
\
|
*
|
|
(#4914) Improved stubbing in mount/parsed_spec tests.
Paul Berry
2011-02-25
1
-1
/
+5
|
*
|
|
(#4914) Improved parsed_spec for mount
Stefan Schulte
2011-02-20
1
-47
/
+192
|
*
|
|
(#4914) Remove mount specs
Stefan Schulte
2011-02-20
1
-80
/
+3
|
*
|
|
(#4914) Specs for mounted? match new behaviour
Stefan Schulte
2011-01-30
1
-37
/
+13
|
*
|
|
(#4914) Add specs for modified mount provider
Stefan Schulte
2011-01-25
1
-13
/
+46
*
|
|
|
Revert "(#6309) Ensure the correct device is mounted when managing mounts"
Paul Berry
2011-02-25
2
-123
/
+66
*
|
|
|
Remove pending tests from parsed mount provider
Jacob Helwig
2011-02-18
1
-10
/
+0
*
|
|
|
(#6309) Ensure the correct device is mounted when managing mounts
Jacob Helwig
2011-02-18
2
-66
/
+123
|
|
/
/
|
/
|
|
*
|
|
Spec for #5681 to allow parsing of AIX mount output in mount provider
Rick Bradley
2011-01-31
1
-0
/
+8
*
|
|
Feature #5855 -- undefined method 'withenv' in FreeBSD package provider.
Daniel Pittman
2011-01-26
1
-0
/
+55
*
|
|
Fixed #6009 - nested member list vs directory service group provider
James Turnbull
2011-01-25
1
-0
/
+38
|
/
/
*
/
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
1
-2
/
+1
|
/
*
maint: Fully stub partially stubbed test.
Jesse Wolfe
2010-12-10
1
-0
/
+2
*
Fix for #4279 -- mount detection on HP-UX
Markus Roberts
2010-11-16
1
-1
/
+8
*
Fix for #4299 -- Don't require which
Markus Roberts
2010-11-12
1
-13
/
+6
*
(#4573) FreeBSD service provider now supports versions <7 and >8
Nick Lewis
2010-11-10
1
-0
/
+50
*
(#5233) Randomize tmp dir paths
Matt Robinson
2010-11-08
1
-2
/
+1
*
Minimal fix for #4975 -- only call chage when managing password age rules
Markus Roberts
2010-10-13
1
-0
/
+42
*
Fix for #4963 -- Use correct commands for password expiry on solaris
Markus Roberts
2010-10-13
1
-1
/
+1
*
Improvement to #4025: made spec tests work on all platforms
Paul Berry
2010-09-29
1
-1
/
+3
*
Adds #3046 - support for password min/max age
Nick Lewis
2010-09-29
2
-1
/
+28
*
Add user account expiry to the useradd type and provider
Dean Wilson
2010-09-29
1
-0
/
+9
*
Fixed #4025 (failure in launchd if certain plists are binary).
Paul Berry
2010-09-29
1
-5
/
+6
*
[#4308] Remove puppettest from specs
Matt Robinson
2010-09-03
1
-2
/
+4
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
45
-4194
/
+4194
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
8
-10
/
+10
*
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
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
2
-8
/
+8
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
3
-8
/
+8
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
19
-94
/
+100
*
saving work for my unit tests. The redhat one still fails...
Dan Bode
2010-07-07
2
-2
/
+74
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
45
-0
/
+0
*
Fix for test ordering sporadic failure
Markus Roberts
2010-06-28
1
-1
/
+1
*
[#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
[next]