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
*
Updated CHANGELOG for 2.6.0
James Turnbull
2010-07-20
1
-0
/
+11
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
4
-38
/
+26
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
2
-1
/
+32
*
[#4270] Force inherited classes to load into the correct environment
Jesse Wolfe
2010-07-19
6
-13
/
+43
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
4
-71
/
+84
*
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
*
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
*
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
*
Updated CHANGELOG for 2.6.0rc2
James Turnbull
2010-07-12
1
-0
/
+10
*
[#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
2
-1
/
+7
*
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
*
Updated CHANGELOG for 2.6.0rc1
James Turnbull
2010-07-10
1
-0
/
+622
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1014
-111266
/
+111266
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
229
-713
/
+713
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
29
-33
/
+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
43
-55
/
+55
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
35
-55
/
+55
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
35
-135
/
+45
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
256
-583
/
+583
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
65
-388
/
+92
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
279
-2298
/
+782
[next]