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
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
45
-3976
/
+3976
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
19
-29
/
+29
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
3
-5
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
7
-9
/
+9
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
2
-6
/
+2
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
20
-33
/
+33
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
6
-33
/
+9
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
30
-204
/
+72
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
28
-156
/
+156
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
19
-80
/
+82
*
[#3169] Adds more debugging to SSL cert verification
Nick Lewis
2010-07-07
1
-0
/
+14
*
[#4090] Fix last few tests and renames of mode to run_mode
Matt Robinson
2010-07-01
2
-2
/
+2
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
1
-1
/
+1
*
[#4089] Replace internal usage of :check with :audit
Nick Lewis
2010-07-01
1
-2
/
+2
*
[#3766] Remove YAML fixups
Jesse Wolfe
2010-02-17
1
-34
/
+7
*
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
1
-1
/
+1
*
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
3
-4
/
+3
*
Feature #2276 Single Executable: Update docstrings
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Fix #3408 - enable puppetd http compression
Brice Figureau
2010-02-17
1
-0
/
+112
*
Add master side file content streaming
Brice Figureau
2010-02-17
3
-4
/
+39
*
WIP - trying to fix #3460
Luke Kanies
2010-02-17
1
-1
/
+1
*
Adding #3518 - basic dot format support
Luke Kanies
2010-02-17
1
-0
/
+3
*
Fixed #3672 - Error message on duplicate fileserver mounts incorrect
James Turnbull
2010-02-17
1
-2
/
+2
*
Partial fix to #2837 - changed warning message to debug
James Turnbull
2010-02-17
1
-1
/
+1
*
Removing tests for code that was removed in the REST refactor
Luke Kanies
2010-04-12
1
-38
/
+0
*
The pure-ruby YAML lib doesn't accept parameters
Jesse Wolfe
2010-04-09
1
-1
/
+1
*
REST: hide Request object
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Feature #3394 REST Runner, preparation
Jesse Wolfe
2010-02-17
1
-2
/
+2
*
Feature #3383 Part 2: Remove RAL XMLRPC
Jesse Wolfe
2010-02-17
1
-190
/
+0
*
Feature #3383 RAL over REST
Jesse Wolfe
2010-02-17
1
-0
/
+1
*
Feature #3347 REST-ified FileBucket
Jesse Wolfe
2010-02-17
3
-220
/
+6
*
Feature #3115 REST-ified status()
Jesse Wolfe
2010-02-17
2
-1
/
+10
*
Adding filename extension support to formats.
Luke Kanies
2010-02-17
3
-2
/
+10
*
Removing Interpreter class
Luke Kanies
2010-02-17
1
-3
/
+0
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
3
-2
/
+4
|
\
|
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
1
-2
/
+0
|
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
2
-2
/
+2
|
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
2
-0
/
+4
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
9
-153
/
+90
|
\
|
|
*
Fix for temporary file security whole
Markus Roberts
2010-01-05
1
-1
/
+1
|
*
Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
Markus Roberts
2009-12-24
1
-1
/
+1
|
*
Code smell reductions
Markus Roberts
2009-12-23
1
-15
/
+2
|
*
A slide down the RFC-1123 slope towards MS Windows compatibility and chaos
Markus Roberts
2009-12-22
2
-5
/
+6
|
*
Adds partial IPv6 support to authstore
Markus Roberts
2009-12-18
1
-5
/
+11
|
*
Fix for #2567 (Authstore does unintended/pointless DNS lookups)
Markus Roberts
2009-12-18
1
-5
/
+0
|
*
Enabling steps for #2567 (Authstore does unintended/pointless DNS lookups)
Markus Roberts
2009-12-18
1
-117
/
+46
|
*
Fixing 2855 Inadvertent zlib dependency
Jesse Wolfe
2009-12-16
1
-4
/
+19
|
*
2877 race condition in webrick
Jesse Wolfe
2009-12-15
1
-1
/
+2
|
*
Fixing 2886: Failing specs in format_handler
Jesse Wolfe
2009-12-03
1
-2
/
+10
[next]