0
I Use This!
Inactive

Commits : Listings

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