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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
1
-0
/
+1
*
(#5715) Removed Puppet::Util::Log#version.
Paul Berry
2010-12-30
3
-5
/
+5
*
Merge branch 'ticket/2.6.4/5566' into 2.6.next
Jesse Wolfe
2010-12-16
1
-0
/
+11
|
\
|
*
Fix #5566 none, mtime, and ctime checksum types can write file contents
Jesse Wolfe
2010-12-16
1
-0
/
+11
*
|
(#5408) Attributes can be both audited and managed
Jesse Wolfe
2010-12-10
1
-5
/
+6
|
/
*
Renamed Reductive to Puppet
James Turnbull
2010-11-29
10
-11
/
+11
*
(#4726) Fix RRD legacy support
Matt Robinson
2010-11-16
1
-1
/
+1
*
Fix for #4299 -- Don't require which
Markus Roberts
2010-11-12
2
-9
/
+2
*
Fix for #4955 -- Race condition & memory leak in Puppet::Util
Markus Roberts
2010-11-12
1
-2
/
+2
*
Fix #4923 - close process race when truncating existing file
Brice Figureau
2010-11-10
1
-1
/
+4
*
capture stderr from exec resources
Nigel Kersten
2010-11-10
1
-1
/
+1
*
Fix #3808 - puppetdoc should use --force-update only if RDoc supports it
Brice Figureau
2010-11-10
1
-4
/
+5
*
Fix #4911 - Do not generate doc for standard RDoc parser generated object
Brice Figureau
2010-11-10
1
-0
/
+6
*
Kludge for #5206 -- port of fix for #3536 to yaml
Markus Roberts
2010-11-10
1
-1
/
+4
*
Fixed #5137 - Removed no longer required TOC references
James Turnbull
2010-10-29
1
-2
/
+0
*
Fixed #4919 - added parenths to fix error message:
James Turnbull
2010-10-02
1
-1
/
+1
*
Fix for #4896 -- stray newline left over from removed diagnostic
Markus Roberts
2010-09-30
1
-1
/
+0
*
(#4860) Fix wrong method name.. params seems to be renamed to parameters
Simon Effenberg
2010-09-28
1
-1
/
+1
*
Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindings
Jesse Wolfe
2010-09-28
1
-9
/
+38
*
[#4798] Puppet doc manifests documentation mode broken
Paul Berry
2010-09-22
1
-6
/
+9
*
Fixed Puppet Doc TOC generation
James Turnbull
2010-09-16
1
-2
/
+2
*
Documentation updates for Markdown conversion
James Turnbull
2010-09-14
1
-2
/
+2
*
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
4
-46
/
+19
*
Updated all types to Markdown output
James Turnbull
2010-08-11
1
-5
/
+4
*
Updated reference output to generate valid Markdown
James Turnbull
2010-08-11
3
-15
/
+9
*
Removed legacy Trac code
James Turnbull
2010-08-11
1
-24
/
+1
*
Fix for #4476 -- rails calling yaml internals
Markus Roberts
2010-08-06
1
-1
/
+1
*
Fix #4461 - attempt to fix another performance issue
Brice Figureau
2010-08-03
1
-5
/
+17
*
Removed eventual documentation line ... eventually came
James Turnbull
2010-07-30
1
-2
/
+0
*
Fix #4244 - Cached Attributes is not thread safe
Brice Figureau
2010-07-25
1
-10
/
+15
*
JRuby doesn't implement Process.maxgroups
Brice Figureau
2010-07-25
1
-1
/
+4
*
Fix #4348 - Puppet doc single manifest broken
Brice Figureau
2010-07-25
1
-1
/
+1
*
Fix #4286 - rename puppetdoc global module <site> to __site__
Brice Figureau
2010-07-25
1
-3
/
+5
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
1
-15
/
+6
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
6
-6
/
+6
*
[#4215] Have rundir depend on vardir
Matt Robinson
2010-07-13
1
-9
/
+9
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
63
-6916
/
+6916
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
15
-30
/
+30
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
6
-7
/
+0
*
Code smell: Use &&= for dependent initialization
Markus Roberts
2010-07-09
2
-4
/
+4
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
8
-9
/
+9
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
8
-12
/
+12
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
5
-27
/
+9
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
30
-89
/
+89
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
12
-70
/
+17
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
31
-327
/
+111
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
38
-172
/
+172
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
5
-12
/
+12
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
31
-154
/
+165
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
2
-3
/
+3
[next]