Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-739
Authorization Failure Error Message, include namespace?PYTHON-797
Update minimongo in the Tools/ORM-Like Layers InformationPYTHON-795
Password basestring type checkPYTHON-792
Update create_collection, create_index, ensure_index documentation for MongoDB 2.8PYTHON-789
Clarify docs - ObjectId constructor with str vs with unicodePYTHON-776
API Documentation needs to be update to reflect new 255k Default chunk size in GridFSPYTHON-493
database.dereference() should pass **kwargs to find_one()PYTHON-752
Exception "ValueError: unsupported format character" in _check_command_responsePYTHON-679
Add option socketKeepAlive to Python driverPYTHON-693
MongoClient() doesn't parse arguments properly when None is passedPYTHON-708
Support new extended JSON types introduced in MongoDB 2.6PYTHON-806
Always use command cursor 'ns' value for OP_GET_MOREPYTHON-796
Support cursor in listCollections and listIndexes commandsPYTHON-644
Can't force PyMongo to send w=1 write concernPYTHON-781
Run tests against the inMemoryExperiment and wiredtiger storage enginesPYTHON-791
bson.json_util.loads does not recognize $timestamp in object_hookPYTHON-706
Implement SCRAM-SHA-1 Authentication MechanismPYTHON-759
Support $date as an ISO-8601 string or $numberLong in json_util.object_hookPYTHON-703
bson.son.SON should not copy keys for internal operationsPYTHON-777
Make copydb work with SASL (SCRAM)PYTHON-754
Deprecate dropDups / drop_dups option for ensure/create_indexPYTHON-757
Warn against installing "bson" from PyPIPYTHON-755
PyMongo ReplicaSetConnection monitor hanging in test suitePYTHON-747
Exception TypeErrorPYTHON-765
Allow tests to use an existing users when running under auth, 2.x editionPYTHON-753
Add "How to Ask for Help" section to Github readmePYTHON-742
Authenticate client in test_unix_socket in test_client.pyPYTHON-744
Allow count to work with query hintsPYTHON-764
SCRAM-SHA-1 upgrade / downgrade supportPYTHON-700
Error behavior in SONManipulatorPYTHON-799
Rare deadlock in Cursor destructorPYTHON-830
Database._create_or_update_user does not respect database/client write concernPYTHON-807
Deprecate Database.error() and related methodsPYTHON-762
When available, use listIndexes command for Collection.index_informationPYTHON-751
Move all PyMongo auth tests to the test_auth module (2.x branch only)PYTHON-761
When available, use listCollections command for Database.collection_names and Collection.optionsPYTHON-763
Bump MAX_SUPPORTED_WIRE_VERSION for MongoDB 2.8PYTHON-782
Error on first readchunk with GridOut(_connect=False)PYTHON-778
Document URI quoting rulesPYTHON-786
Deprecate MasterSlaveConnectionPYTHON-794
disconnect() doesn't unblock threads waiting on connection poolPYTHON-768
Auth Mechanism Properties in the Connection StringPYTHON-783
Deprecate "copy_database" helper methodPYTHON-784
Deprecate "start_request"PYTHON-766
KeyError parsing error response from mongosPYTHON-314
Using index by its name through helper cursor.hint()PYTHON-749
Handle non-integer chunk sizes in GridFS
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0