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
...
|
*
Removing old test for service/debian provider
Rein Henrichs
2010-03-26
1
-58
/
+0
|
*
Replace test/unit file write test with spec
Rein Henrichs
2010-03-26
2
-32
/
+36
|
*
Fix for #3424 and tests to prove it.
Markus Roberts
2010-03-25
2
-4
/
+44
|
*
Fixed changelog Rake task
James Turnbull
2010-03-25
1
-1
/
+1
|
*
Fix #3155 - prevent error when using two matching regex in cascade
Brice Figureau
2010-03-25
8
-20
/
+172
|
*
Fixing #3148 Settings#without_noop when run with no noop setting
Luke Kanies
2010-03-25
2
-2
/
+32
|
*
Another trivial follow-up fix for #2604: invalid path to zaml.rb
Marc Fournier
2010-03-25
1
-1
/
+1
|
*
Fix inefficient SimpleGraph#matching_edge
Brice Figureau
2010-03-25
3
-20
/
+61
|
*
Fix #3229 - use original value in case/selector regex matching
Brice Figureau
2010-03-25
6
-25
/
+15
|
*
Fix #2929 - Allow checksum to be "none"
Brice Figureau
2010-03-25
10
-5
/
+76
|
*
Fixed puppetlast typo
James Turnbull
2010-03-24
1
-1
/
+1
|
*
Follow up for #2604, debug msg left behind.
Marc Fournier
2010-03-24
1
-1
/
+0
|
*
Fix for #2604 Pure Ruby yaml generation
Markus Roberts
2010-03-24
2
-0
/
+343
|
*
Fixes #3113 - When importing a manifest puppet needs to chill
James Turnbull
2010-03-24
1
-1
/
+4
|
*
Fixes #3387 - Handle path elements with ticks and spaces
Bryan Kearney
2010-03-24
3
-4
/
+24
|
*
Fix for #3412 install.rb should not put "." first in the tmp_dirs
Martin Englund
2010-03-24
1
-1
/
+1
|
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-03-24
3
-4
/
+31
|
*
Fixed the return types were valid, and removed the copy paste error with the ...
Bryan Kearney
2010-03-17
2
-7
/
+7
|
*
Fixing #3185 Rakefile is loading puppet.rb twice
Jesse Wolfe
2010-02-17
1
-1
/
+1
|
*
Fix #3150 - require function doesn't like ::class syntax
Brice Figureau
2010-02-14
2
-0
/
+18
|
*
Added time module to tagmail report
James Turnbull
2010-02-09
1
-0
/
+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
*
|
Code smell: Use string interpolation
Markus Roberts
2010-07-09
373
-1586
/
+1575
*
|
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
39
-78
/
+78
*
|
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
13
-47
/
+47
*
|
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
385
-5642
/
+6801
*
|
Code smell: Miscellaneous oddity removal
Markus Roberts
2010-07-09
2
-2
/
+2
*
|
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
13
-32
/
+32
*
|
Updated GPG rake signing task for new Puppet Labs key
James Turnbull
2010-07-09
1
-3
/
+3
*
|
[#4182] show_diff was broken for streamed file contents
Jesse Wolfe
2010-07-09
2
-3
/
+20
*
|
Fix for #4117 "Storing newly-audited value" messages
Markus Roberts
2010-07-09
2
-2
/
+2
*
|
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
[prev]
[next]