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
/
http
/
webrick.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#4762) Ensure that clients on the moon can successfully connect.
Daniel Pittman
2011-08-04
1
-1
/
+1
*
Maint: Refactor code to use <class>.indirection.<method>
Paul Berry
2010-11-29
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-108
/
+108
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-6
/
+2
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
1
-1
/
+1
*
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Merge branch '0.25.x'
James Turnbull
2010-01-13
1
-1
/
+2
|
\
|
*
2877 race condition in webrick
Jesse Wolfe
2009-12-15
1
-1
/
+2
*
|
Always using the CA_name constant instead of "ca"
Luke Kanies
2009-11-20
1
-1
/
+1
|
/
*
Fix for #2637 (Webrick accpting connections on dead sockets)
Markus Roberts
2009-09-15
1
-1
/
+8
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-8
/
+8
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
1
-10
/
+2
*
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
1
-3
/
+2
*
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
1
-1
/
+1
*
The master is now functionally serving REST and xmlrpc.
Luke Kanies
2008-05-05
1
-1
/
+1
*
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
1
-16
/
+2
*
Switched puppetmasterd to use the new-style server plumbing.
Luke Kanies
2008-05-02
1
-2
/
+3
*
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
1
-3
/
+19
*
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-2
/
+2
*
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-16
/
+23
*
Adding the necessary tests for webrick to have logging and
Luke Kanies
2008-04-15
1
-1
/
+73
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
1
-7
/
+9
*
This is the first version where mongrel and webrick are reliably startable an...
Rick Bradley
2008-04-11
1
-7
/
+18
*
the indirector will not serve xmlrpc (this is the responsibility of the legac...
Rick Bradley
2008-04-11
1
-2
/
+0
*
Refactored to use a Handler base class for server+protocol handlers. Finally...
Rick Bradley
2007-10-16
1
-7
/
+2
*
Going back to each server+protocol object being responsible for only one indi...
Rick Bradley
2007-10-16
1
-1
/
+3
*
First pass through initializers of {mongrel, webrick} REST handlers; hooks in...
Rick Bradley
2007-10-16
1
-4
/
+2
*
Finish front end of delegation to server+protocol helper classes ("handlers").
Rick Bradley
2007-10-15
1
-5
/
+5
*
Bringing in initial handlers for server+protocol pairs.
Rick Bradley
2007-10-15
1
-6
/
+9
*
Partial support for building Handlers for all handler-protocol pairs.
Rick Bradley
2007-10-15
1
-1
/
+21
*
Implementing address & port support for new webrick server.
Rick Bradley
2007-10-15
1
-2
/
+6
*
Hooking up address/port support for the various servers w/ specs. Still need...
Rick Bradley
2007-10-15
1
-1
/
+4
*
trivial: WEBRick -> WEBrick, to be more consistent with how the WEBrick ruby ...
Rick Bradley
2007-10-15
1
-3
/
+3
*
Implementing listening state tracking for webrick and mongrel.
Rick Bradley
2007-10-15
1
-2
/
+7
*
More unit specs for mongrel and webrick; more code to make them work, yo.
Rick Bradley
2007-10-15
1
-1
/
+20
*
Pushing functionality down to webrick/mongrel classes now; cleanup in the bas...
Rick Bradley
2007-10-15
1
-0
/
+2