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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #4792 (Duplicate definition since 2.6.1 upgrade)
Paul Berry
2010-09-30
1
-0
/
+21
*
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
3
-2
/
+33
*
[#4783] (#4783) Fix RRDGraph report generation
Matt Robinson
2010-09-29
5
-1
/
+286
*
Add user account expiry to the useradd type and provider
Dean Wilson
2010-09-29
2
-1
/
+24
*
Fixed #4025 (failure in launchd if certain plists are binary).
Paul Berry
2010-09-29
1
-5
/
+6
*
Fix for #4804 -- escaped backslashes in interpolated strings
Markus Roberts
2010-09-28
1
-0
/
+8
*
(#4860) Add regression tests that would have caught bad params method
Matt Robinson
2010-09-28
1
-13
/
+17
*
Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_name
Jacob Helwig
2010-09-28
2
-2
/
+13
*
Port Puppet::SSLCertificates::CA test to rspec
Jacob Helwig
2010-09-28
1
-0
/
+99
*
Fixes #4852 - error messages involving Whits now mention Classes instead
Nick Lewis
2010-09-28
1
-0
/
+11
*
(#4763) Don't call a method that was removed in Rails 3 activerecord
Matt Robinson
2010-09-22
1
-4
/
+10
*
Fixed #4763 - Hardcoded ActiveRecord version
James Turnbull
2010-09-22
1
-1
/
+1
*
Fixes #4822 -- Puppet doc -o option broken
Paul Berry
2010-09-22
2
-25
/
+23
*
[#4798] Puppet doc manifests documentation mode broken
Paul Berry
2010-09-22
2
-1
/
+49
*
[#4692] undefined variables cause :undef to be passed to functions
Paul Berry
2010-09-22
1
-4
/
+14
*
Fix #4743: Allow the audit meta-parameter to accept both 'all', and :all
Jacob Helwig
2010-09-22
1
-0
/
+7
*
[#4716] ResourceTypeAPI exposes implementation details that are likely to change
Paul Berry
2010-09-22
3
-21
/
+160
*
[#4771] Import of manifests with the same name only happens once
Paul Berry
2010-09-23
2
-16
/
+4
*
Fix for #4708 - tagmail should allow . in tagname
Dan Bode
2010-09-23
1
-0
/
+1
*
[#4756] addendum for #4756
Jesse Wolfe
2010-09-14
1
-0
/
+5
*
Fix for Bug #4756 - Providers no longer respect missing features
James Cammarata
2010-09-14
1
-0
/
+8
*
Fix for #4646 -- Missing stub
Markus Roberts
2010-09-07
1
-1
/
+1
*
Fix for tests broken by fix for #4489 -- stub standalone
Markus Roberts
2010-09-07
1
-0
/
+1
*
[#4660] Avoid passing rake and autotest args to puppet tests
Matt Robinson
2010-09-04
1
-0
/
+3
*
[#4308] Remove puppettest from specs
Matt Robinson
2010-09-03
9
-38
/
+27
*
Fixed RSpec warning messages
James Turnbull
2010-08-31
2
-2
/
+2
*
Fix for #4489 -- apply was using the rest terminus
Markus Roberts
2010-08-24
1
-1
/
+12
*
Fix for #4542 -- included classes weren't assigned proper stages
Markus Roberts
2010-08-24
1
-1
/
+12
*
Fix for #4518 -- classes not getting added to compiler.classes
Markus Roberts
2010-08-21
1
-0
/
+17
*
[#4545] Remove obsolete 'trac' specs
Jesse Wolfe
2010-08-21
1
-19
/
+0
*
Maint. -- Fix test failures broken by previous commit
Markus Roberts
2010-08-21
1
-6
/
+18
*
[#4298] Puppet apply prints an error if the file to apply doesn't exist
Matt Robinson
2010-08-21
1
-3
/
+21
*
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
1
-2
/
+2
*
Maint. Passenger fix broke a test
Markus Roberts
2010-08-06
1
-3
/
+3
*
Fixes #4485 -- single quoted strings should not treat \n as new line
Markus Roberts
2010-08-05
1
-0
/
+1
*
[#4364] Fix failing spec due to incorrect loglevel
Jesse Wolfe
2010-08-04
1
-1
/
+1
*
Fix for #4465 -- earlier "feature" patch broke ldap
Markus Roberts
2010-08-04
1
-17
/
+19
*
[#4467] Make Puppet Master respect facts_terminus settings
Rein Henrichs
2010-08-04
2
-6
/
+13
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
2
-3
/
+17
*
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
1
-0
/
+7
*
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-0
/
+6
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
11
-55
/
+80
*
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
2
-4
/
+4
*
[#4284] Fix failing specs run as root due to missing puppet group
Nick Lewis
2010-08-03
11
-0
/
+11
*
[#4242] Fixed (removed) a broken unit test
Nick Lewis
2010-08-03
1
-22
/
+0
*
Fix #4349 - Parsing with ignoreimport=true was always loading site.pp
Markus Roberts
2010-07-25
1
-0
/
+8
*
Fix #4348 - Puppet doc single manifest broken
Brice Figureau
2010-07-25
1
-0
/
+13
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+85
*
[#4333] old optparse doesn't support default_argv=
Jesse Wolfe
2010-07-25
1
-12
/
+2
[next]