119
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jan 04, 2025 — Jan 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial set of changes to Futon to support the recent introduction map/reduce. More... over 17 years ago
Updated MochiWeb in trunk to r73. More... over 17 years ago
disable Nagle's algorithm following recommendation from http://www.w3.org/Protocols/HTTP/Performance/Pipeline.html; patch posted by Christopher Lenz to the mochiweb mailing list More... over 17 years ago
ibrowse was not reading all the options from its config file. More... over 17 years ago
Some javascript code cleanup. More... over 17 years ago
Only use chunked encoding when we actually make use of it to iteratively write the response (for example for views). Otherwise just send a normal response with a Content-Length header. More... over 17 years ago
Only use chunked encoding when we actually make use of it to iteratively write the response (for example for views). Otherwise just send a normal response with a Content-Length header. More... over 17 years ago
Only use chunked encoding when we actually make use of it to iteratively write the response (for example for views). Otherwise just send a normal response with a Content-Length header. More... over 17 years ago
Fixed design document view definitions to be consistent with temp views. Changed the name of the map(K,V) call in the javascript views to emit(K,V) More... over 17 years ago
Fixed design document view definitions to be consistent with temp views. Changed the name of the map(K,V) call in the javascript views to emit(K,V) More... over 17 years ago
Fixed design document view definitions to be consistent with temp views. Changed the name of the map(K,V) call in the javascript views to emit(K,V) More... over 17 years ago
Fix typo. More... over 17 years ago
http://code.google.com/p/mochiweb/issues/detail?id=11 More... over 17 years ago
revert. More... over 17 years ago
- off by (n)one More... over 17 years ago
fix to submit temp view src as json More... over 17 years ago
fix to submit temp view src as json More... over 17 years ago
Changed temp view definition to always be jsonobjects with map/reduce source as members of the object. Everywhere we used 'text/javascript' or 'application/javascript', we now just use 'javascript' More... over 17 years ago
Changed temp view definition to always be jsonobjects with map/reduce source as members of the object. Everywhere we used 'text/javascript' or 'application/javascript', we now just use 'javascript' More... over 17 years ago
Changed temp view definition to always be jsonobjects with map/reduce source as members of the object. Everywhere we used 'text/javascript' or 'application/javascript', we now just use 'javascript' More... over 17 years ago
Changed temp view definition to always be jsonobjects with map/reduce source as members of the object. Everywhere we used 'text/javascript' or 'application/javascript', we now just use 'javascript' More... over 17 years ago
parse </TextArea> as an HTML tag More... over 17 years ago
special-case script and textarea parsing More... over 17 years ago
Fix for pattern matching bug during reduce More... over 17 years ago
Fix for pattern matching bug during reduce More... over 17 years ago
Fix for pattern matching bug during reduce More... over 17 years ago
- remove leftover debugging line More... over 17 years ago
- remove leftover debugging line More... over 17 years ago
- remove leftover debugging line More... over 17 years ago
- more graceful handling of unknown private URIs including more user friendly messages - add a proper comment to the descending=false handling More... over 17 years ago