0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
writing to a closed consumer should be an IOError, catch it explicitly
tilgovi
as Randall Leeds
More... over 15 years ago
handle status in StreamingHTTPClient
tilgovi
as Randall Leeds
More... over 15 years ago
StreamingHTTPClient should not ever inspect the stream, breaks encapsulation
tilgovi
as Randall Leeds
More... over 15 years ago
allow StreamingHTTPClient to set outgoing headers
tilgovi
as Randall Leeds
More... over 15 years ago
deepcopy since seqnums, since they might be deep vectors (commit foreshadowing)
tilgovi
as Randall Leeds
More... over 15 years ago
target_db instead of full uri. can't wait for 0.11 to deprecate this script
tilgovi
as Randall Leeds
More... over 15 years ago
smarter header defaults and remove unused code path
tilgovi
as Randall Leeds
More... over 15 years ago
add headers to responses to all clients, not just the first
tilgovi
as Randall Leeds
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
tilgovi
as Randall Leeds
More... over 15 years ago
re-raise a more verbose DecodeError when _decode gets non-JSON text
tilgovi
as Randall Leeds
More... over 15 years ago
default Resource._decode should assume JSON or raise (closes #19)
tilgovi
as Randall Leeds
More... over 15 years ago
fix for failover when fetching map results
tilgovi
as Randall Leeds
More... over 15 years ago
set _headers on self instead of locally for superclass' next()
tilgovi
as Randall Leeds
More... over 15 years ago
more cache callback fixes
tilgovi
as Randall Leeds
More... over 15 years ago
whoops...we need to actually fetch non-cacheable requests
tilgovi
as Randall Leeds
More... over 15 years ago
remove stray copy-pasted code
tilgovi
as Randall Leeds
More... over 15 years ago
fixes to serving views out of the cache
tilgovi
as Randall Leeds
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
tilgovi
as Randall Leeds
More... over 15 years ago
more paranoid error handling for views
tilgovi
as Randall Leeds
More... over 15 years ago
remove unused parse_uri method
tilgovi
as Randall Leeds
More... over 15 years ago
replace qsparse body with bad-ass functional re match processing
tilgovi
as Randall Leeds
More... over 15 years ago
Rename ReduceFunctionFetcher to ViewFetcher for code clarity
tilgovi
as Randall Leeds
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