issues
search
lanto03
/
couchdb-python
Automatically exported from code.google.com/p/couchdb-python
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tools/replicate isn't compatible with python 3
#240
GoogleCodeExporter
closed
8 years ago
3
Fail on generation basic auth header for python 3
#239
GoogleCodeExporter
closed
8 years ago
3
_security object is an exception to the document model
#238
GoogleCodeExporter
closed
8 years ago
5
simple document creation works on couchdb, but not on mobile
#237
GoogleCodeExporter
closed
8 years ago
6
Python 3 install failure
#236
GoogleCodeExporter
closed
8 years ago
4
Doc write exception with unicode characters
#235
GoogleCodeExporter
closed
8 years ago
5
Add view server support for ddoc functions
#234
GoogleCodeExporter
closed
8 years ago
2
CouchDB errors are not reported cleanly (shows up as exception from simplejson)
#233
GoogleCodeExporter
opened
8 years ago
2
Non-ascii content doesn't work
#232
GoogleCodeExporter
closed
8 years ago
4
python 3 support
#231
GoogleCodeExporter
closed
8 years ago
21
Document Update Handler (update_doc) support for PUT and POST
#230
GoogleCodeExporter
opened
8 years ago
8
Enhancement: support for defining and syncing of 'validate_doc_update', 'updates' and 'shows' entities in design document
#229
GoogleCodeExporter
opened
8 years ago
9
Can't access update_seq attribute from view result
#228
GoogleCodeExporter
closed
8 years ago
1
NonASCII data in map/reduce functions when using stdlib json
#227
GoogleCodeExporter
opened
8 years ago
1
Provide ability to do bulk dump and load
#226
GoogleCodeExporter
opened
8 years ago
7
Consecutives POST requests concatenates request bodies on App Engine
#225
GoogleCodeExporter
opened
8 years ago
1
Database.view() and list() don't work on Google's AppEngine
#224
GoogleCodeExporter
opened
8 years ago
3
couchdb-dump attribute error: 'Resource' object has no attribute 'http'
#223
GoogleCodeExporter
closed
8 years ago
1
Pypi release
#222
GoogleCodeExporter
closed
8 years ago
3
How to check for _active_tasks
#221
GoogleCodeExporter
opened
8 years ago
2
_replicator database cannot be used
#220
GoogleCodeExporter
closed
8 years ago
5
Fix several unicode unit test failures.
#219
GoogleCodeExporter
closed
8 years ago
2
couchdb.design.ViewDefinition.sync_many doesn't sort views before group_by
#218
GoogleCodeExporter
closed
8 years ago
10
pull request saveable python objects with conflict resolution
#217
GoogleCodeExporter
closed
8 years ago
4
Cookie Authentication
#216
GoogleCodeExporter
opened
8 years ago
4
Test failure in tests.client.ServerTestCase.test_replicate
#215
GoogleCodeExporter
closed
8 years ago
5
Document.load() does not return None for non existent documents
#214
GoogleCodeExporter
closed
8 years ago
7
Couchdb connection lost without error
#213
GoogleCodeExporter
closed
8 years ago
4
System Error occurs when a query is done
#212
GoogleCodeExporter
closed
8 years ago
3
Cannot access _id and _doc attributes in a view written in Python
#211
GoogleCodeExporter
closed
8 years ago
3
Database.save() with a Python datetime.datetime value raises the wrong exception
#210
GoogleCodeExporter
closed
8 years ago
1
couchdb-python doesn't support locales
#209
GoogleCodeExporter
closed
8 years ago
8
Problems with http cache in multitheaded environment.
#208
GoogleCodeExporter
opened
8 years ago
9
python couchdb data collection stops
#207
GoogleCodeExporter
closed
8 years ago
2
ujson support out of box
#206
GoogleCodeExporter
opened
8 years ago
3
Having a well-defined way to reset the connection pool would be useful
#205
GoogleCodeExporter
opened
8 years ago
18
KeyError when resolving conflicts
#204
GoogleCodeExporter
closed
8 years ago
4
ResourceConflict raised when trying to save a design document to two different databases
#203
GoogleCodeExporter
closed
8 years ago
3
TypeError raised in json.encode is hidden, and should not be.
#202
GoogleCodeExporter
closed
8 years ago
2
Bad file descriptor error weirdness
#201
GoogleCodeExporter
closed
8 years ago
1
2 PUT requests are sent for a single db.save() request
#200
GoogleCodeExporter
closed
8 years ago
4
Defect: The documentation on mappings has errors on the inlined code
#199
GoogleCodeExporter
closed
8 years ago
2
Naming: mapping.Document conflicts with client.Document
#198
GoogleCodeExporter
closed
8 years ago
4
couchdb-load does not work with username and password: 'You are not a db or server admin.'
#197
GoogleCodeExporter
closed
8 years ago
3
update Database.changes docstring to include "filter" option
#196
GoogleCodeExporter
closed
8 years ago
2
Doc update for mapping
#195
GoogleCodeExporter
closed
8 years ago
5
couchdb-load attribute error: 'Resource' object has no attribute 'http'
#194
GoogleCodeExporter
closed
8 years ago
7
Bad performance creating documents, due to the Nagle algorithm. Solution: TCP_NODELAY
#193
GoogleCodeExporter
closed
8 years ago
26
Document class is not like examples
#192
GoogleCodeExporter
closed
8 years ago
2
bdist_rpm generates a package with the wrong name
#191
GoogleCodeExporter
closed
8 years ago
1
Next