mongo-python-driver/pymongo
2016-05-18 13:32:01 -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-974 - Use appropriate hash comparators for sensitive functions 2015-08-14 12:21:33 -07:00
bulk.py PYTHON-472 - Add a RawBSONDocument class that decodes its comprising bytes only on-demand. 2015-11-18 15:00:09 -08:00
client_options.py PYTHON-981 - Implement ReadConcern. 2015-11-18 14:12:28 -08:00
collection.py PYTHON-1070 - Make index cache thread safe 2016-03-10 07:42:00 -08:00
command_cursor.py PYTHON-1071 - Use command reported namespace for getMore 2016-03-14 13:47:45 -07:00
common.py PYTHON-1059 - Make kwarg only options unknown to the URI parser 2016-03-09 12:14:18 -08: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-952 - Query and getMore monitoring 2015-08-11 12:19:28 -07:00
helpers.py PYTHON-1065 - Support 1 for batch_size with MongoDB >= 3.2 2016-03-07 17:48:54 -08: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-1070 - Make index cache thread safe 2016-03-10 07:42:00 -08: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-983 Idle monitor threads use excessive CPU. 2015-10-14 23:52:18 -04:00
monitoring.py PYTHON-952 - Redact command and reply documents for sensitive commands 2015-10-11 14:19:16 -07:00
monotonic.py PYTHON-1009 Switch from "Monotime" to "monotonic" 2015-11-18 19:32:36 -08:00
network.py PYTHON-1060 - Remove command document repr from exception messages 2016-03-02 17:16:27 -05: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-1029 - Assert messageLength <= maxMessageSizeBytes 2016-01-08 15:07:37 -08: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-981 - Implement ReadConcern. 2015-11-18 14:12:28 -08:00
settings.py Fix up copyright dates. 2015-03-25 11:55:02 -07: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 PYTHON-874 - Support wincertstore as ca_certs fallback on Windows. 2015-04-03 13:39:11 -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-1036 use setVersion to detect stale primary 2015-12-23 17:22:43 -06: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