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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Tweak to tweak to fix for #4233 -- ":" is valid in type names
Markus Roberts
2010-07-19
1
-1
/
+1
*
|
Bandaid for #4285 -- :name vs <namevar>
Markus Roberts
2010-07-19
1
-1
/
+5
*
|
Tweak to fix for #4233 -- only accept word chars in types
Markus Roberts
2010-07-19
1
-1
/
+1
|
*
Merge branch 'master' into next
Jesse Wolfe
2010-07-19
33
-145
/
+272
|
|
\
|
|
/
|
/
|
*
|
Updated CHANGELOG for 2.6.0RC4
James Turnbull
2010-07-19
1
-0
/
+18
*
|
[#4233] Ruby regexps are not multiline by default, but Resource titles can be...
Jesse Wolfe
2010-07-18
6
-3
/
+47
*
|
Fix for #4234 -- ruby DSL fails on second resource
Markus Roberts
2010-07-18
1
-1
/
+1
*
|
Fix for #4236 -- Only interpolate $ if followed by a variable
Markus Roberts
2010-07-18
2
-8
/
+16
*
|
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
4
-32
/
+79
*
|
Minimal fix for #4243 -- import isn't thread safe
Markus Roberts
2010-07-18
3
-29
/
+27
*
|
[#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...
Jesse Wolfe
2010-07-18
4
-3
/
+28
*
|
[#4256] External nodes parameters can now be assigned to nodes
Matt Robinson
2010-07-18
2
-6
/
+7
*
|
Fix for #4257 -- problems resolving ::-prefixed classes
Markus Roberts
2010-07-18
1
-5
/
+1
*
|
Fix #4262 - Puppetmaster used to log compilation time
Brice Figureau
2010-07-18
2
-2
/
+12
*
|
Fix for #4255 -- misleading diagnostic message
Markus Roberts
2010-07-18
1
-2
/
+0
*
|
Partial fix for #4278 -- the performance aspects
Markus Roberts
2010-07-18
5
-34
/
+10
*
|
Fixed #4249 - Updated SUSE packaging specifications
James Turnbull
2010-07-16
3
-20
/
+26
|
*
Merge branch 'master' into next
Jesse Wolfe
2010-07-14
39
-417
/
+542
|
|
\
|
|
/
|
/
|
*
|
New man pages for 2.6.0
James Turnbull
2010-07-15
11
-316
/
+373
*
|
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
20
-20
/
+20
*
|
Updated CHANGELOG for 2.6.0rc3
James Turnbull
2010-07-14
1
-0
/
+12
*
|
[#4219] Install misses command_line dir, puppet $app --help fails
Todd Zullinger
2010-07-13
1
-1
/
+1
*
|
conf/redhat: Consistently pass pidfile option to daemon, killproc, and status
Todd Zullinger
2010-07-13
2
-11
/
+20
*
|
conf/redhat: Update conf/init files for single binary
Todd Zullinger
2010-07-13
3
-3
/
+3
*
|
conf/redhat: Rebase rundir-perms patch
Todd Zullinger
2010-07-13
1
-13
/
+13
*
|
[#4213] -o option for setting onetime now works properly
Nick Lewis
2010-07-13
3
-44
/
+26
*
|
[#3656] Serializing arrays of references
Jesse Wolfe
2010-07-13
2
-5
/
+19
*
|
[#4215] Have rundir depend on vardir
Matt Robinson
2010-07-13
2
-9
/
+60
*
|
Fix for #4220 -- modules not implicitly loading their init files
Markus Roberts
2010-07-13
1
-1
/
+1
|
*
Merge branch '0.25.x' into next
Jesse Wolfe
2010-07-12
0
-0
/
+0
|
/
|
|
*
Use the name in the search path for looking for metadata
Bryan Kearney
2010-07-03
2
-1
/
+2
|
*
Fix for environments in startup script.
Ken Barber
2010-07-03
1
-9
/
+9
|
*
Redmine: 2474 - Fix for mount fstype documentation
Steven Jenkins
2010-06-27
1
-1
/
+1
|
*
[#4064] Modify confine to also allow a message and a block containing the test.
Rein Henrichs
2010-06-27
2
-22
/
+127
|
*
[#4063] Add confine to describe block that depends on ActiveRecord
Rein Henrichs
2010-06-27
1
-1
/
+1
|
*
[#3921] Add facts_terminus setting to Puppet settings
Rein Henrichs
2010-06-27
12
-14
/
+242
|
*
[#4026] When --use_cached_catalog is specified on a puppetd run actully use t...
Matt Robinson
2010-06-27
8
-40
/
+42
|
*
[#4001] Added explicit check and error message when creating a file if parent...
Nick Lewis
2010-06-27
2
-0
/
+13
|
*
[#3835] Fixed recursively absent directories improperly managing their files
Nick Lewis
2010-06-27
2
-1
/
+17
|
*
[#3804] Fixed one failing spec for RackREST
Nick Lewis
2010-06-27
1
-2
/
+2
|
*
Fixing #3651 failing to pop comment stack for some constructs
Markus Roberts
2010-06-27
2
-108
/
+112
|
*
Fixed require warning documentation
James Turnbull
2010-06-22
1
-3
/
+2
|
*
Fixed mcx documentation error
James Turnbull
2010-06-22
1
-1
/
+1
|
*
Documentation fixes
James Turnbull
2010-06-22
1
-7
/
+7
|
*
[#4006] Fix test failures caused by reverting ticket 2890
Matt Robinson
2010-06-18
1
-1
/
+1
|
*
[#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-06-16
21
-27
/
+27
|
*
Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the array
Bryan Kearney
2010-06-15
1
-0
/
+1
|
*
maint: Have 'rake spec' output in color
Matt Robinson
2010-06-08
1
-1
/
+1
|
*
Fix for #3107 Changing users on AIX
Markus Roberts
2010-05-18
1
-18
/
+4
|
*
Fixes #3663 - It should be possible to list signed hosts only
James Turnbull
2010-05-18
4
-2
/
+25
[prev]
[next]