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
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
2
-15
/
+10
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-1
/
+1
*
[#4270] Force inherited classes to load into the correct environment
Jesse Wolfe
2010-07-19
4
-8
/
+17
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
2
-14
/
+14
*
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
*
[#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
496
-47547
/
+47547
*
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
211
-499
/
+499
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
58
-353
/
+85
*
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
265
-1056
/
+1055
*
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
223
-3651
/
+3754
*
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
[next]