mongo-python-driver/pymongo
2017-08-31 22:26:39 -07:00
..
__init__.py PYTHON-1299 - Remove MongoDB 2.4 notes from docs 2017-08-24 15:33:12 -04:00
_cmessagemodule.c PYTHON-1025 - C extensions big endian support 2016-06-24 17:54:24 -07:00
auth.py PYTHON-1354 - Work around WinKerberos deprecations 2017-08-17 16:48:11 -07:00
bulk.py PYTHON-1317 Deprecate legacy bulk write api. 2017-08-04 21:41:29 -07:00
client_options.py PYTHON-1279 Deprecate socketKeepAlive and default to true. 2017-08-01 12:34:42 -07:00
collation.py PYTHON-1113 - Small doc fixes 2016-09-07 15:32:10 -07:00
collection.py PYTHON-1362 - Add find/aggregate_raw_batches() 2017-08-25 15:26:16 -04:00
command_cursor.py PYTHON-1362 - Add find/aggregate_raw_batches() 2017-08-25 15:26:16 -04:00
common.py PYTHON-1299 - Drop MongoDB 2.4 2017-08-24 08:14:36 -04:00
cursor_manager.py PYTHON-988 - Deprecate cursor managers and kill_cursors 2016-06-17 10:08:14 -07:00
cursor.py PYTHON-1362 - Add find/aggregate_raw_batches() 2017-08-25 15:26:16 -04:00
database.py PYTHON-1299 - Remove MongoDB 2.4 notes from docs 2017-08-24 15:33:12 -04:00
errors.py PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions 2016-05-19 17:18:00 -07:00
helpers.py PYTHON-1362 - Add raw_batches option to find() 2017-08-25 15:24:16 -04:00
ismaster.py PYTHON-1349 - Read session timeout from isMaster 2017-08-23 21:55:46 -04:00
max_staleness_selectors.py PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
message.py PYTHON-1362 - Add find/aggregate_raw_batches() 2017-08-25 15:26:16 -04:00
mongo_client.py PYTHON-1279 Deprecate socketKeepAlive and default to true. 2017-08-01 12:34:42 -07: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-1141 - Always publish failed event when heartbeats fail 2016-09-02 15:35:56 -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-1227 - Don't use select.POLLNVAL 2017-03-27 17:16:37 -07:00
operations.py PYTHON-1336 Add collation support to Collection.bulk_write. 2017-08-03 15:21:04 -07:00
periodic_executor.py PYTHON-2014 - Topology.close fixes 2017-04-02 20:35:01 -04:00
pool.py PYTHON-1350 - Work around getsockopt issue on NetBSD 2017-08-16 09:59:26 -07: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-978 - Use find/getMore commands 2015-11-18 12:57:47 -08:00
results.py PYTHON-1335 Improve __slots__ usage. 2017-08-03 14:57:43 -07:00
server_description.py PYTHON-1349 - Read session timeout from isMaster 2017-08-23 21:55:46 -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-1362 - Add raw_batches option to find() 2017-08-25 15:24:16 -04: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-1299 - Drop MongoDB 2.4 2017-08-24 08:14:36 -04:00
topology.py PYTHON-1299 - Drop MongoDB 2.4 2017-08-24 08:14:36 -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