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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
maint: broken test not failing due to over-eager exception catching
Jesse Wolfe
2010-12-10
1
-3
/
+1
*
|
|
|
Merge branch 'ticket/2.6.next/1757' into 2.6.next
Jesse Wolfe
2010-12-08
3
-46
/
+13
|
\
\
\
\
|
*
|
|
|
Fix #1757 Change file mode representation to octal
Jesse Wolfe
2010-12-08
3
-46
/
+13
|
|
/
/
/
*
/
/
/
Bug #5423: This moves the home directory property before the uid property, th...
Jonathan Boyett
2010-12-06
1
-5
/
+5
|
/
/
/
*
|
|
Merge branch 'ticket/2.6.next/4943' into 2.6.next
Nick Lewis
2010-12-02
2
-2
/
+83
|
\
\
\
|
*
|
|
(#4943) Add puppet inspect application
Nick Lewis
2010-12-02
2
-2
/
+83
|
|
|
/
|
|
/
|
*
|
|
(#5261) Fix #5261 Don't escape Unicode characters in PSON
Jesse Wolfe
2010-12-02
1
-22
/
+1
*
|
|
[#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...
Matt Robinson
2010-12-01
1
-1
/
+0
|
/
/
*
/
(#5304) Use internal_name rather than real_name for maillist provider
Nigel Kersten
2010-12-01
1
-5
/
+3
|
/
*
Updated CHANGELOG and version for 2.6.4
James Turnbull
2010-12-02
1
-1
/
+1
*
Revert "(#5304) Use internal_name rather than real_name for maillist provider"
James Turnbull
2010-12-02
1
-5
/
+6
*
Disable remote ralsh by default
Paul Berry
2010-12-02
1
-1
/
+0
*
(#5304) Use internal_name rather than real_name for maillist provider
Nigel Kersten
2010-11-30
1
-6
/
+5
*
Renamed Reductive to Puppet
James Turnbull
2010-11-29
10
-11
/
+11
*
Fix test failures that fixing #4726 exposed.
Jesse Wolfe
2010-11-16
1
-4
/
+7
*
(#4726) Fix RRD legacy support
Matt Robinson
2010-11-16
1
-1
/
+1
*
Fix for #4279 -- mount detection on HP-UX
Markus Roberts
2010-11-16
1
-1
/
+1
*
Fix for #5055 -- adding to_sym to Puppet::Node::Environment
Markus Roberts
2010-11-16
1
-0
/
+4
*
Fix for #5298 -- Collections need to do type lookup
Markus Roberts
2010-11-16
1
-1
/
+2
*
Step towards [5298] -- cleanup indentation, etc. in AST::Collection
Markus Roberts
2010-11-16
1
-51
/
+33
*
Fixed #5287 - Schedule documentation is incorrect
James Turnbull
2010-11-16
1
-5
/
+5
*
Fix for #5273 -- user resource constantly resetting password age
Markus Roberts
2010-11-16
2
-4
/
+4
*
Fix for #4299 -- Don't require which
Markus Roberts
2010-11-12
7
-32
/
+11
*
Fix #5020 - Prefer finding node name from REST uri over certname
Brice Figureau
2010-11-12
1
-4
/
+8
*
Fix for #4955 -- Race condition & memory leak in Puppet::Util
Markus Roberts
2010-11-12
4
-15
/
+22
*
Fix #4921 - race condition in Parser Functions creation
Brice Figureau
2010-11-12
1
-2
/
+4
*
Fix #5252 - line number mis-attribution during parsing
Brice Figureau
2010-11-11
1
-3
/
+3
*
Fix for #2568 -- Add a dbconnections option to set AR pool size
Markus Roberts
2010-11-10
2
-0
/
+4
*
Maint. Removing code for which no CLA has been signed
Markus Roberts
2010-11-10
2
-9
/
+0
*
Reimplementation of functionality removed by prior commit
Markus Roberts
2010-11-10
1
-1
/
+9
*
Refactor for CLA
Markus Roberts
2010-11-10
1
-13
/
+1
*
Fix #4923 - close process race when truncating existing file
Brice Figureau
2010-11-10
1
-1
/
+4
*
capture stderr from exec resources
Nigel Kersten
2010-11-10
1
-1
/
+1
*
(#4573) FreeBSD service provider now supports versions <7 and >8
Nick Lewis
2010-11-10
1
-1
/
+4
*
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
*
Updated CHANGELOG and version for 2.6.3rc1
James Turnbull
2010-10-14
1
-1
/
+1
*
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
[prev]
[next]