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
/
mongrel.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-49
/
+49
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-7
/
+7
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
1
-10
/
+3
*
Adding xmlrpc backward compatibility to the new Mongrel code.
Luke Kanies
2008-05-02
1
-0
/
+10
*
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
1
-0
/
+1
*
Make mongrel happy like WEBrick.
Rick Bradley
2008-04-11
1
-1
/
+3
*
This is the first version where mongrel and webrick are reliably startable an...
Rick Bradley
2008-04-11
1
-5
/
+5
*
the indirector will not serve xmlrpc (this is the responsibility of the legac...
Rick Bradley
2008-04-11
1
-2
/
+0
*
removing obsolete TODO comment
Rick Bradley
2008-04-11
1
-1
/
+0
*
Make it possible to run all tests even if mongrel isn't installed. Shouldn't...
Rick Bradley
2007-10-16
1
-1
/
+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
-3
/
+1
*
Finish front end of delegation to server+protocol helper classes ("handlers").
Rick Bradley
2007-10-15
1
-4
/
+5
*
Bringing in initial handlers for server+protocol pairs.
Rick Bradley
2007-10-15
1
-6
/
+10
*
Partial support for building Handlers for all handler-protocol pairs.
Rick Bradley
2007-10-15
1
-1
/
+22
*
Hooking up address/port support for the various servers w/ specs. Still need...
Rick Bradley
2007-10-15
1
-2
/
+4
*
Implementing listening state tracking for webrick and mongrel.
Rick Bradley
2007-10-15
1
-2
/
+6
*
More unit specs for mongrel and webrick; more code to make them work, yo.
Rick Bradley
2007-10-15
1
-0
/
+19
*
Pushing functionality down to webrick/mongrel classes now; cleanup in the bas...
Rick Bradley
2007-10-15
1
-0
/
+2