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
*
[#4233] Ruby regexps are not multiline by default, but Resource titles can be...
Jesse Wolfe
2010-07-18
3
-3
/
+3
*
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
1
-7
/
+9
*
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
2
-8
/
+10
*
Minimal fix for #4243 -- import isn't thread safe
Markus Roberts
2010-07-18
2
-16
/
+14
*
[#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...
Jesse Wolfe
2010-07-18
2
-3
/
+6
*
[#4256] External nodes parameters can now be assigned to nodes
Matt Robinson
2010-07-18
1
-2
/
+2
*
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
1
-2
/
+2
*
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
4
-33
/
+9
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
10
-10
/
+10
*
[#4213] -o option for setting onetime now works properly
Nick Lewis
2010-07-13
2
-16
/
+14
*
[#3656] Serializing arrays of references
Jesse Wolfe
2010-07-13
1
-5
/
+12
*
[#4215] Have rundir depend on vardir
Matt Robinson
2010-07-13
1
-9
/
+9
*
Fix for #4220 -- modules not implicitly loading their init files
Markus Roberts
2010-07-13
1
-1
/
+1
*
[#4209] catalog.resources should return resources
Jesse Wolfe
2010-07-11
1
-0
/
+4
*
Fix for #4210 -- missing require in CA
Markus Roberts
2010-07-11
1
-1
/
+1
*
Minimal fix for #4205 -- incorrect Import loop messages
Markus Roberts
2010-07-11
1
-2
/
+4
*
Fix #4206 - import "path/*" tries to import files twice
Brice Figureau
2010-07-11
1
-1
/
+1
*
Alt fix for #4207 -- serialize environments as their names
Markus Roberts
2010-07-11
1
-0
/
+7
*
[#4208] Missing parameter breaks multithread compilation
Jesse Wolfe
2010-07-10
1
-3
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
495
-47439
/
+47439
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
108
-219
/
+219
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
26
-29
/
+0
*
Code smell: Use &&= for dependent initialization
Markus Roberts
2010-07-09
4
-6
/
+6
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
41
-51
/
+51
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
32
-52
/
+52
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
31
-123
/
+41
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
210
-498
/
+498
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
57
-348
/
+84
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
237
-2080
/
+706
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
264
-1054
/
+1053
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
20
-39
/
+39
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
4
-5
/
+5
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
222
-3649
/
+3753
*
Code smell: Miscellaneous oddity removal
Markus Roberts
2010-07-09
2
-2
/
+2
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
9
-15
/
+15
*
[#4182] show_diff was broken for streamed file contents
Jesse Wolfe
2010-07-09
1
-1
/
+17
*
Fix for #4117 "Storing newly-audited value" messages
Markus Roberts
2010-07-09
1
-1
/
+1
*
Manifests with variables were broken when read from STDIN to puppet apply
Jesse Wolfe
2010-07-09
1
-0
/
+5
*
Use the name in the search path for looking for metadata
Bryan Kearney
2010-07-09
1
-0
/
+1
*
maint:rename resource_type to define in internal dsl
Markus Roberts
2010-07-09
1
-1
/
+1
*
[#4198] Require 'fileutils' everywhere FileUtils is used
Jesse Wolfe
2010-07-09
5
-0
/
+5
*
[#4196] Move the docs into the source directory structure
Jesse Wolfe
2010-07-09
11
-2
/
+914
*
Fix for #4178 - generalize autoloading to include .rb
Luke Kanies
2010-07-09
4
-30
/
+13
*
[#3582] Remove assumption that Puppet.settings would return values of a consi...
Jesse Wolfe
2010-07-09
1
-8
/
+8
*
[#4180] Support legacy module structure
Jesse Wolfe
2010-07-09
1
-1
/
+3
*
Update RDoc parser to reflect change of custom plugin and fact locations
James Turnbull
2010-07-09
1
-1
/
+1
*
Fixed #4180 - Updated old module structure to match correct default
James Turnbull
2010-07-09
1
-1
/
+1
[next]