mongo-python-driver/pymongo
2015-07-17 12:41:18 -07:00
..
__init__.py Use a standard version variable name (specified by PEP8) 2015-06-30 15:08:15 -07:00
_cmessagemodule.c PYTHON-949 Support CodecOptions in message.py. 2015-06-17 12:27:48 -07:00
auth.py Raise if nonce or server signature don't match. 2014-12-02 12:08:18 -08:00
bulk.py PYTHON-705 - Fix Bulk API legacy upsert _id compatibility 2014-06-06 15:37:31 -07:00
collection.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
command_cursor.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
common.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
connection.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
cursor_manager.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
cursor.py PYTHON-882 - Backport get_database, get_collection, and with_options. 2015-06-11 14:54:04 -07:00
database.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
errors.py Gracefully kill cursor on capped rollover PYTHON-637 2014-02-12 08:33:13 -08:00
helpers.py PYTHON-882 - Backport get_database, get_collection, and with_options. 2015-06-11 14:54:04 -07:00
master_slave_connection.py PYTHON-881 - Backport CodecOptions class from 3.x. 2015-05-26 19:23:40 -07:00
member.py PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade. 2014-10-23 08:28:09 -04:00
message.py PYTHON-949 Support CodecOptions in message.py. 2015-06-17 12:27:48 -07:00
mongo_client.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
mongo_replica_set_client.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
operations.py PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
pool.py PYTHON-834 - Add option to disable match_hostname. 2015-06-16 12:47:23 -07:00
read_preferences.py PYTHON-879 - Backport new read preference classes from 3.x. 2015-05-22 10:36:06 -07:00
replica_set_connection.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
results.py PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
son_manipulator.py Minor docs update. 2014-02-13 16:46:32 -08:00
ssl_match_hostname.py Update ssl_match_hostname PYTHON-650 2014-03-10 08:38:19 -07:00
thread_util.py Prevent possible ref cycle in Python 3, PYTHON-646. 2014-03-09 23:43:14 -04:00
uri_parser.py PYTHON-966 - 3.0 compatibility for read preference options 2015-07-17 12:41:18 -07:00
write_concern.py PYTHON-880 - Backport WriteConcern class from 3.x. 2015-05-21 14:38:44 -07:00