writing to a closed consumer should be an IOError, catch it explicitly |
|
More...
|
over 15 years ago
|
handle status in StreamingHTTPClient |
|
More...
|
over 15 years ago
|
StreamingHTTPClient should not ever inspect the stream, breaks encapsulation |
|
More...
|
over 15 years ago
|
allow StreamingHTTPClient to set outgoing headers |
|
More...
|
over 15 years ago
|
deepcopy since seqnums, since they might be deep vectors (commit foreshadowing) |
|
More...
|
over 15 years ago
|
target_db instead of full uri. can't wait for 0.11 to deprecate this script |
|
More...
|
over 15 years ago
|
smarter header defaults and remove unused code path |
|
More...
|
over 15 years ago
|
add headers to responses to all clients, not just the first |
|
More...
|
over 15 years ago
|
fixes a query string duplication bug |
|
More...
|
over 15 years ago
|
re-raise a more verbose TypeError when we get a bad json response for a view |
|
More...
|
over 15 years ago
|
re-raise a more verbose DecodeError when _decode gets non-JSON text |
|
More...
|
over 15 years ago
|
default Resource._decode should assume JSON or raise (closes #19) |
|
More...
|
over 15 years ago
|
fix for failover when fetching map results |
|
More...
|
over 15 years ago
|
set _headers on self instead of locally for superclass' next() |
|
More...
|
over 15 years ago
|
more cache callback fixes |
|
More...
|
over 15 years ago
|
whoops...we need to actually fetch non-cacheable requests |
|
More...
|
over 15 years ago
|
remove stray copy-pasted code |
|
More...
|
over 15 years ago
|
fixes to serving views out of the cache |
|
More...
|
over 15 years ago
|
fixes a hashing bug when document id contains characters that have been url-encoded multiples times |
|
More...
|
over 15 years ago
|
fix dangling reference to renamed class |
|
More...
|
over 15 years ago
|
more paranoid error handling for views |
|
More...
|
over 15 years ago
|
remove unused parse_uri method |
|
More...
|
over 15 years ago
|
replace qsparse body with bad-ass functional re match processing |
|
More...
|
over 15 years ago
|
Rename ReduceFunctionFetcher to ViewFetcher for code clarity |
|
More...
|
over 15 years ago
|
Update the real tac file. |
|
More...
|
over 15 years ago
|
Fix bug with descending=true. In the process, cleaned up some stuff (for real this time) |
|
More...
|
over 15 years ago
|
Fix bug with descending=true. In the process, cleaned up some stuff |
|
More...
|
over 15 years ago
|
Actually bump one further rev number |
|
More...
|
over 15 years ago
|
Adding revision info to README |
|
More...
|
over 15 years ago
|
Bumping rev number |
|
More...
|
over 15 years ago
|