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
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #3808 - puppetdoc should use --force-update only if RDoc supports it
Brice Figureau
2010-11-10
1
-4
/
+5
*
[#4813] Remove dead code from puppet/rails/host.rb
Matt Robinson
2010-11-10
1
-72
/
+0
*
Fix #4911 - Do not generate doc for standard RDoc parser generated object
Brice Figureau
2010-11-10
1
-0
/
+6
*
Fix #5127 - error when accessing array elements
Brice Figureau
2010-11-10
1
-2
/
+10
*
Kludge for #5206 -- port of fix for #3536 to yaml
Markus Roberts
2010-11-10
2
-1
/
+16
*
(#5233) Randomize tmp dir paths
Matt Robinson
2010-11-08
1
-0
/
+2
*
Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.
donavan
2010-10-29
1
-1
/
+1
*
Fixed #5137 - Removed no longer required TOC references
James Turnbull
2010-10-29
1
-2
/
+0
*
Kludge for #5048 -- serialization compatibility with 0.25.x
Markus Roberts
2010-10-27
1
-0
/
+10
*
(#4534/#4778) -- Normalize parameterized classes
Paul Berry
2010-10-27
3
-18
/
+24
*
Fix for #5022 -- Escaped newlines should be elided
Markus Roberts
2010-10-18
1
-1
/
+2
*
Fix for #4832 -- Making PSON handle arbitrary binary data
Markus Roberts
2010-10-13
1
-12
/
+5
*
Minimal fix for #4975 -- only call chage when managing password age rules
Markus Roberts
2010-10-13
3
-8
/
+11
*
Fix for #4963 -- Use correct commands for password expiry on solaris
Markus Roberts
2010-10-13
1
-3
/
+3
*
Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6
Markus Roberts
2010-10-05
1
-2
/
+1
*
Fixed #4919 - added parenths to fix error message:
James Turnbull
2010-10-02
1
-1
/
+1
*
Fixed documentation typo
James Turnbull
2010-10-01
1
-1
/
+1
*
Fix for #4896 -- stray newline left over from removed diagnostic
Markus Roberts
2010-09-30
1
-1
/
+0
*
Fixes #4792 (Duplicate definition since 2.6.1 upgrade)
Paul Berry
2010-09-30
1
-0
/
+1
*
Adds #3046 - support for password min/max age
Nick Lewis
2010-09-29
6
-13
/
+98
*
[#4783] (#4783) Fix RRDGraph report generation
Matt Robinson
2010-09-29
1
-1
/
+1
*
Add user account expiry to the useradd type and provider
Dean Wilson
2010-09-29
2
-1
/
+25
*
Fixed #4025 (failure in launchd if certain plists are binary).
Paul Berry
2010-09-29
1
-9
/
+16
*
Fix for #4649 -- avoid unsupported features on non-posix systems
Markus Roberts
2010-09-28
1
-11
/
+15
*
Fix for 4273 -- revert b7e2580ab49ecdb67fc9b522829c005fc3750fbe
Markus Roberts
2010-09-28
1
-12
/
+0
*
Fix for #4804 -- escaped backslashes in interpolated strings
Markus Roberts
2010-09-28
1
-1
/
+1
*
Fixes #4863 (Missing "require 'webrick'" causes nondeterministic spec failures)
Paul Berry
2010-09-28
1
-0
/
+1
*
(#4860) Add regression tests that would have caught bad params method
Matt Robinson
2010-09-28
1
-5
/
+1
*
(#4860) Fix wrong method name.. params seems to be renamed to parameters
Simon Effenberg
2010-09-28
1
-1
/
+1
*
Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindings
Jesse Wolfe
2010-09-28
2
-10
/
+40
*
Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_name
Jacob Helwig
2010-09-28
3
-12
/
+6
*
Fixes #4852 - error messages involving Whits now mention Classes instead
Nick Lewis
2010-09-28
2
-0
/
+5
*
Fix #4267 - Create a backup before dropping permissions
Jesse Wolfe
2010-09-28
1
-0
/
+7
*
(#4763) Don't call a method that was removed in Rails 3 activerecord
Matt Robinson
2010-09-22
3
-6
/
+12
*
Fixed #4763 - Hardcoded ActiveRecord version
James Turnbull
2010-09-22
2
-2
/
+2
*
Fixes #4822 -- Puppet doc -o option broken
Paul Berry
2010-09-22
1
-21
/
+17
*
[#4798] Puppet doc manifests documentation mode broken
Paul Berry
2010-09-22
1
-6
/
+9
*
[#4692] undefined variables cause :undef to be passed to functions
Paul Berry
2010-09-22
1
-1
/
+1
*
[#4787] Missing require causing failure
Jesse Wolfe
2010-09-22
1
-0
/
+1
*
Fix for #4746 -- Newline goes at the _end_ of the line
Markus Roberts
2010-09-22
1
-1
/
+1
*
Fix #4743: Allow the audit meta-parameter to accept both 'all', and :all
Jacob Helwig
2010-09-22
1
-3
/
+3
*
[#4716] ResourceTypeAPI exposes implementation details that are likely to change
Paul Berry
2010-09-22
3
-15
/
+19
*
Fixed #4819 - corrected cron documentation
James Turnbull
2010-09-23
1
-1
/
+1
*
[#4771] Import of manifests with the same name only happens once
Paul Berry
2010-09-23
2
-49
/
+51
*
Fix for #4708 - tagmail should allow . in tagname
Dan Bode
2010-09-23
1
-1
/
+1
*
Minimal fix for #4631 -- set implicit classes as in 0.25.x
Markus Roberts
2010-09-23
1
-0
/
+7
*
Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...
James Turnbull
2010-09-23
1
-1
/
+2
*
Fixed Puppet Doc TOC generation
James Turnbull
2010-09-16
1
-2
/
+2
*
Fixed versioncmp function typo
James Turnbull
2010-09-16
1
-1
/
+1
*
Documentation updates for Markdown conversion
James Turnbull
2010-09-14
6
-34
/
+29
[prev]
[next]