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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-73
/
+73
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+1
*
Add master side file content streaming
Brice Figureau
2010-02-17
1
-2
/
+9
*
Fix for #2600 (wrong number of arguments under older mongrel)
Markus Roberts
2009-09-15
1
-9
/
+10
*
Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
James Turnbull
2009-07-08
1
-1
/
+1
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-1
/
+5
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Fix #2308 - Mongrel should use X-Forwarded-For
Brice Figureau
2009-06-05
1
-1
/
+1
*
Fill REST request node with reverse lookup of IP address
Brice Figureau
2009-04-23
1
-0
/
+1
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
1
-7
/
+2
*
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
1
-1
/
+3
*
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
1
-1
/
+1
*
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-1
/
+9
*
Drastically simplifying the REST implementation tests.
Luke Kanies
2008-07-29
1
-7
/
+15
*
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
1
-1
/
+1
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
1
-15
/
+34
*
Make mongrel happy like WEBrick.
Rick Bradley
2008-04-11
1
-6
/
+1
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
1
-0
/
+4
*
This is the first version where mongrel and webrick are reliably startable an...
Rick Bradley
2008-04-11
1
-2
/
+11
*
the indirector will not serve xmlrpc (this is the responsibility of the legac...
Rick Bradley
2008-04-11
1
-4
/
+0
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-2
/
+4
*
Exceptions on requests are now captured, exceptions are serialized, and excep...
Rick Bradley
2007-10-23
1
-2
/
+2
*
Finish serializing successful results (via calls to to_yaml, etc.) for REST h...
Rick Bradley
2007-10-23
1
-0
/
+1
*
More specs, fleshing out the returns from REST
Rick Bradley
2007-10-17
1
-0
/
+5
*
Argument passing now supported on {webrick,mongrel}+REST.
Rick Bradley
2007-10-16
1
-0
/
+4
*
Refactoring, argument processing for model methods.
Rick Bradley
2007-10-16
1
-1
/
+9
*
Tweak to move model lookup functionality into the Handler base class where it...
Rick Bradley
2007-10-16
1
-1
/
+0
*
Refactored to use a Handler base class for server+protocol handlers. Finally...
Rick Bradley
2007-10-16
1
-43
/
+4
*
Inlined the controller, eliminating a class. Mongrel+REST has the right bits...
Rick Bradley
2007-10-16
1
-3
/
+42
*
Registration now built for {webrick,mongrel} REST handlers.
Rick Bradley
2007-10-16
1
-2
/
+8
*
Going back to each server+protocol object being responsible for only one indi...
Rick Bradley
2007-10-16
1
-6
/
+2
*
First pass through initializers of {mongrel, webrick} REST handlers; hooks in...
Rick Bradley
2007-10-16
1
-0
/
+14
*
Finish front end of delegation to server+protocol helper classes ("handlers").
Rick Bradley
2007-10-15
2
-0
/
+8