mongo-python-driver/pymongo
2017-10-12 09:08:38 -04:00
..
__init__.py PYTHON-1299 - Remove MongoDB 2.4 notes from docs 2017-08-24 15:33:12 -04:00
_cmessagemodule.c PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
auth.py PYTHON-1354 - Work around WinKerberos deprecations 2017-08-17 16:48:11 -07:00
bulk.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
change_stream.py PYTHON-1332 - Send lsid with all commands 2017-09-29 14:52:26 -04:00
client_options.py PYTHON-1279 Deprecate socketKeepAlive and default to true. 2017-08-01 12:34:42 -07:00
client_session.py PYTHON-1332 - Update session's last_use 2017-10-05 15:03:36 -04:00
collation.py PYTHON-1113 - Small doc fixes 2016-09-07 15:32:10 -07:00
collection.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
command_cursor.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
common.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
cursor_manager.py PYTHON-988 - Deprecate cursor managers and kill_cursors 2016-06-17 10:08:14 -07:00
cursor.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
database.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
errors.py PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions 2016-05-19 17:18:00 -07:00
helpers.py PYTHON-1329 Refactor wire protocol message parsing. 2017-10-09 15:11:50 -07:00
ismaster.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
max_staleness_selectors.py PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
message.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
mongo_client.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04: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-1329 Refactor wire protocol message parsing. 2017-10-09 15:11:50 -07:00
monitoring.py PYTHON-1335 Improve __slots__ usage. 2017-08-03 14:57:43 -07:00
monotonic.py PYTHON-1009 Switch from "Monotime" to "monotonic" 2015-11-18 19:32:36 -08:00
network.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
operations.py PYTHON-1296 Support array_filters updates. 2017-09-08 12:23:40 -07:00
periodic_executor.py PYTHON-2014 - Topology.close fixes 2017-04-02 20:35:01 -04:00
pool.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
read_concern.py PYTHON-981 - Implement ReadConcern. 2015-11-18 14:12:28 -08:00
read_preferences.py PYTHON-1335 Improve __slots__ usage. 2017-08-03 14:57:43 -07:00
response.py PYTHON-1329 Refactor wire protocol message parsing. 2017-10-09 15:11:50 -07:00
results.py PYTHON-1335 Improve __slots__ usage. 2017-08-03 14:57:43 -07:00
server_description.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
server_selectors.py PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
server_type.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
server.py PYTHON-1329 Refactor wire protocol message parsing. 2017-10-09 15:11:50 -07:00
settings.py PYTHON-1104 Implement maxStalenessMS. 2016-07-22 14:12:40 -04:00
son_manipulator.py PYTHON-1308 - Finish deprecating SON manipulators 2017-08-01 10:19:48 -04:00
ssl_context.py Ensure files end in a newline 2017-08-31 22:26:39 -07:00
ssl_match_hostname.py PYTHON-1129 - Support IP addresses in match_hostname 2016-08-25 16:28:19 -07:00
ssl_support.py PYTHON-1230 - Use PROTOCOL_TLS_CLIENT when available 2017-02-17 15:18:46 -08:00
thread_util.py PYTHON-983 Idle monitor threads use excessive CPU. 2015-10-14 23:52:18 -04:00
topology_description.py PYTHON-1332 - Pool server sessions 2017-09-01 18:18:26 -04:00
topology.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
uri_parser.py 3.5 changelog and documentation fixes. 2017-08-08 09:32:09 -07:00
write_concern.py PYTHON-1101 - Support sending writeConcern for commands that write. 2016-08-11 14:02:22 -07:00