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
...
|
*
|
Kludge for #5206 -- port of fix for #3536 to yaml
Markus Roberts
2010-11-10
1
-1
/
+4
*
|
|
Merge branch 'ticket/next/4590' into next
Markus Roberts
2010-11-17
1
-0
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[#4590] SimpleGraph is slow
Paul Berry
2010-10-07
1
-0
/
+13
*
|
|
Merge commit '2.6.3rc2' into next
Paul Berry
2010-11-09
1
-2
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed #5137 - Removed no longer required TOC references
James Turnbull
2010-10-29
1
-2
/
+0
*
|
|
maint: prevent fork bombs by disabling ActiveSupport's Kernel.daemonize
Jesse Wolfe
2010-11-09
1
-0
/
+8
*
|
|
Merge commit '2.6.2' into next
Jesse Wolfe
2010-10-12
1
-1
/
+1
|
\
|
|
|
*
|
Fixed #4919 - added parenths to fix error message:
James Turnbull
2010-10-02
1
-1
/
+1
*
|
|
Merge commit '2.6.2rc1' into next
Jesse Wolfe
2010-10-04
1
-1
/
+0
|
\
|
|
|
*
|
Fix for #4896 -- stray newline left over from removed diagnostic
Markus Roberts
2010-09-30
1
-1
/
+0
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '574812e' into next
Jesse Wolfe
2010-10-04
1
-10
/
+12
|
\
|
|
|
*
|
(#4860) Fix wrong method name.. params seems to be renamed to parameters
Simon Effenberg
2010-09-28
1
-1
/
+1
*
|
|
Partial merge to 2.6.2rc1 : Merge commits 'd057b90' and '6dd1930' into next
Jesse Wolfe
2010-10-04
1
-9
/
+38
|
\
|
|
|
*
|
Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindings
Jesse Wolfe
2010-09-28
1
-9
/
+38
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '99c1019' into next
Jesse Wolfe
2010-10-04
1
-9
/
+11
|
\
|
|
|
*
|
[#4798] Puppet doc manifests documentation mode broken
Paul Berry
2010-09-22
1
-6
/
+9
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '7b8cb74' into next
Jesse Wolfe
2010-10-02
1
-4
/
+4
|
\
|
|
|
*
|
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
*
|
|
Merge remote branch 'paul/ticket/next/4570' into next
Jesse Wolfe
2010-09-08
1
-12
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed issue #4570 (Race conditions when serializing objects to YAML).
Paul Berry
2010-08-23
1
-12
/
+11
|
|
/
*
|
Merge remote branch 'paul/4472-4483-4496-4521-4522'
Jesse Wolfe
2010-08-17
1
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
1
-5
/
+9
*
|
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
[prev]
[next]