Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-854
max_pool_size -> maxPoolSizePYTHON-739
Authorization Failure Error Message, include namespace?PYTHON-856
Rename CodecOptions as_class param to document_classPYTHON-738
Docs for pymongo.collection.Collection.insert() state that it accepts "any iterable"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-690
PyMongo driver docs don't mention text searchPYTHON-850
Audit uses of ConfigurationErrorPYTHON-862
Add batch_size to Cursor constructor.PYTHON-844
Update generated documentation's stylePYTHON-712
ObjectId.is_valid(None) returns TruePYTHON-730
Add a validate option to uri_parser.parse_uriPYTHON-717
Implement MongoCredentialPYTHON-493
database.dereference() should pass **kwargs to find_one()PYTHON-842
Unable to specify 'ssl_cert_reqs' option using URI style connection stringPYTHON-869
Database.current_op and MongoClient.unlock should use ReadPreference.PRIMARYPYTHON-870
Fix error case reference leaks in _cbsonmodule.c (PyMongo 3)PYTHON-846
Database.connection -> Database.clientPYTHON-847
Merge MongoClient.disconnect and MongoClient.closePYTHON-848
Remove MongoClient.alive()PYTHON-845
Add examples to CRUD docstrings.PYTHON-864
Fully support RFC-3339 offset format for $datePYTHON-752
Exception "ValueError: unsupported format character" in _check_command_responsePYTHON-709
Why is missing '_id'-field fix early now?PYTHON-710
SON objects should not make deep dict conversion on comparison.PYTHON-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-811
latencyThresholdMS -> localThresholdMSPYTHON-806
Always use command cursor 'ns' value for OP_GET_MOREPYTHON-804
Add codec_options, read_preference, and write_concern params to Database.create_collectionPYTHON-796
Support cursor in listCollections and listIndexes commandsPYTHON-644
Can't force PyMongo to send w=1 write concernPYTHON-839
Audit validation error messagesPYTHON-781
Run tests against the inMemoryExperiment and wiredtiger storage enginesPYTHON-791
bson.json_util.loads does not recognize $timestamp in object_hookPYTHON-697
v 2.7 breaks backward compatibility on results returned by update with upsertPYTHON-667
drop_index fails with OperationFailure if no index found on collectionPYTHON-678
Test mod_wsgi and Python 3PYTHON-505
Allow PyMongo to work with any object that implements mapping protocol, not just dictsPYTHON-378
Inconsistency between pure Python BSON._dict_to_bson and _cbson._dict_to_bsonPYTHON-226
ObjectId creation from BSON could be optimizedPYTHON-447
MongoReplicaSetClient should try seeds in order specifiedPYTHON-484
__pick_nearest doesn't work well for mongos seed list on local networkPYTHON-874
Use certifi or wincertstore to load CA certificates on older pythonsPYTHON-819
Implement CRUD specPYTHON-800
Add CodecOptions class.
{"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