0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v0.5.1 More... over 7 years ago
Add requests dep More... over 7 years ago
v0.5.0 More... over 7 years ago
Move existence check to use requests More... over 7 years ago
v0.4.7 More... almost 8 years ago
Also add _couchableMultipartPending to attrs to skip in the body. More... almost 8 years ago
v0.4.6 More... almost 8 years ago
v0.4.5 More... almost 8 years ago
Add _couchableMultipartPending flag to signal that we have a _rev, but no data in the DB More... almost 8 years ago
v0.4.4 More... almost 8 years ago
Wrap existance check in loop More... almost 8 years ago
v0.4.3 More... almost 8 years ago
Ignore .eggs More... almost 8 years ago
Version bump More... almost 8 years ago
Addresses Python Issue #27130 by chunking input to gzip.GzipFile More... almost 8 years ago
v0.4.2 More... about 9 years ago
Fix doctests. More... about 9 years ago
Made couchable store pid and time of updates for use troubleshooting doc update conflicts. More... about 9 years ago
v0.4.1 More... almost 11 years ago
Added timeout param that gets passed into Session. More... almost 11 years ago
Merge branch 'feature/add_register_uncouchable' More... over 11 years ago
Fixed up the release script to use git flowisms. More... over 11 years ago
v0.4.0 More... over 11 years ago
Removes the ascii requirement for strings to be packed into json natively. More... over 11 years ago
Update .travis.yml to include services: couchdb More... over 11 years ago
Adds registerUncouchableType, tweaks logging. More... over 11 years ago
v0.3.5a3 More... over 12 years ago
Added property to replace self.db if the pid changes (forking) More... over 12 years ago
v0.3.5a2 More... over 12 years ago
Added __setitem__ and __delitem__ to make support for cdb[_id] less lopsided. More... over 12 years ago