mongo-python-driver/pymongo
2016-06-14 11:32:24 -07:00
..
__init__.py Start work on 3.3 2016-05-18 13:32:01 -07:00
_cmessagemodule.c Fix issues found in coverity scan 2015-09-29 17:29:59 -07:00
auth.py PYTHON-750 - Kerberos SSPI support for Windows 2016-05-26 16:23:53 -07:00
bulk.py PYTHON-1090, PYTHON-1098 - Use sane codec options when reading write responses. 2016-06-01 13:34:18 -07:00
client_options.py PYTHON-658 - Support minPoolSize, maxIdleTimeMS 2016-06-14 14:37:06 +02:00
collection.py PYTHON-1090, PYTHON-1098 - Use sane codec options when reading write responses. 2016-06-01 13:34:18 -07:00
command_cursor.py PYTHON-1071 - Use command reported namespace for getMore 2016-03-14 13:47:45 -07:00
common.py Remove event_listeners from URI_VALIDATORS 2016-06-14 17:58:59 +02:00
cursor_manager.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
cursor.py PYTHON-1065 - Support 1 for batch_size with MongoDB >= 3.2 2016-03-07 17:48:54 -08:00
database.py PYTHON-1056 - Disallow double quotes in database names 2016-03-02 16:25:50 -05:00
errors.py PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions 2016-05-19 17:18:00 -07:00
helpers.py PYTHON-658 - Support minPoolSize, maxIdleTimeMS 2016-06-14 14:37:06 +02:00
ismaster.py PYTHON-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06:00
message.py PYTHON-1065 - Support 1 for batch_size with MongoDB >= 3.2 2016-03-07 17:48:54 -08:00
mongo_client.py PYTHON-658 - Support minPoolSize, maxIdleTimeMS 2016-06-14 14:37:06 +02:00
mongo_replica_set_client.py PYTHON-928 - Fix tests around client __repr__ to expect original seed list instead of discovered nodes. 2015-07-17 15:57:23 -07:00
monitor.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
monitoring.py PYTHON-1067 - Minor doc fixes 2016-06-14 11:32:24 -07:00
monotonic.py PYTHON-1009 Switch from "Monotime" to "monotonic" 2015-11-18 19:32:36 -08:00
network.py PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions 2016-05-19 17:18:00 -07:00
operations.py PYTHON-990: Fix argument name in notes 2015-11-18 14:12:28 -08:00
periodic_executor.py PYTHON-1050 Rare RuntimeError during shutdown. 2016-01-30 12:51:51 -05:00
pool.py PYTHON-658 - Support minPoolSize, maxIdleTimeMS 2016-06-14 14:37:06 +02:00
read_concern.py PYTHON-981 - Implement ReadConcern. 2015-11-18 14:12:28 -08:00
read_preferences.py PYTHON-962 - NotImplemented instead of NotImplementedError 2015-07-21 12:13:46 -04:00
response.py PYTHON-978 - Use find/getMore commands 2015-11-18 12:57:47 -08:00
results.py PYTHON-821 - Improve docs for write result acknowledged attribute. 2015-03-18 14:00:16 -07:00
server_description.py PYTHON-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06:00
server_selectors.py PYTHON-915 - Accept 0 for localThresholdMS. 2015-05-08 08:34:15 -07:00
server_type.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
server.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
settings.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
son_manipulator.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
ssl_context.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
ssl_match_hostname.py Update ssl_match_hostname PYTHON-650 2014-03-10 08:38:19 -07:00
ssl_support.py Add missing backquote for CERT_REQUIRED 2016-06-01 11:03:14 -07:00
thread_util.py PYTHON-983 Idle monitor threads use excessive CPU. 2015-10-14 23:52:18 -04:00
topology_description.py PYTHON-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06:00
topology.py PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
uri_parser.py PYTHON-1059 - Make kwarg only options unknown to the URI parser 2016-03-09 12:14:18 -08:00
write_concern.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00