| .. |
|
__init__.py
|
Start work on 3.5
|
2017-02-17 13:53:04 -08:00 |
|
_cmessagemodule.c
|
PYTHON-1025 - C extensions big endian support
|
2016-06-24 17:54:24 -07:00 |
|
auth.py
|
PYTHON-1184 - Don't require X.509 user with MongoDB 3.4
|
2016-11-16 14:31:14 -08:00 |
|
bulk.py
|
PYTHON-1113 - Index collation documentation into API docs.
|
2016-09-07 15:15:15 -07:00 |
|
client_options.py
|
PYTHON-1334 Don't change readpreference value at uri parsing (#325)
|
2017-07-25 17:43:51 -07:00 |
|
collation.py
|
PYTHON-1113 - Small doc fixes
|
2016-09-07 15:32:10 -07:00 |
|
collection.py
|
PYTHON-1328 Make list_indexes consistent across server versions.
|
2017-07-25 16:57:55 -07:00 |
|
command_cursor.py
|
PYTHON-1071 - Use command reported namespace for getMore
|
2016-03-14 13:47:45 -07:00 |
|
common.py
|
PYTHON-1327 - Username and password kwargs
|
2017-07-28 15:20:23 -04:00 |
|
cursor_manager.py
|
PYTHON-988 - Deprecate cursor managers and kill_cursors
|
2016-06-17 10:08:14 -07:00 |
|
cursor.py
|
PYTHON-1217 - Deprecate the "modifiers" find option
|
2017-07-24 12:40:15 -04:00 |
|
database.py
|
PYTHON-1184 - Don't require X.509 user with MongoDB 3.4
|
2016-11-16 14:31:14 -08:00 |
|
errors.py
|
PYTHON-1033, PYTHON-1034 - Make protocol asserts exceptions
|
2016-05-19 17:18:00 -07:00 |
|
helpers.py
|
PYTHON-1113 - Fix _first_batch helper
|
2016-09-07 16:17:21 -07:00 |
|
ismaster.py
|
PYTHON-1192 - Minimum maxStalenessSeconds is 90.
|
2016-11-22 13:19:34 -05:00 |
|
max_staleness_selectors.py
|
PYTHON-1192 - Minimum maxStalenessSeconds is 90.
|
2016-11-22 13:19:34 -05:00 |
|
message.py
|
PYTHON-1169 - Default maxStalenessSeconds is -1.
|
2016-11-08 21:52:04 -05:00 |
|
mongo_client.py
|
PYTHON-1327 - No credentials in repr(client)
|
2017-07-28 21:38:59 -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-1141 - Always publish failed event when heartbeats fail
|
2016-09-02 15:35:56 -07:00 |
|
monitoring.py
|
PYTHON-1138 - Improve SDAM monitoring documentation
|
2016-09-01 17:49:30 -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
|
Link to createIndexes command from create_indexes documentation.
|
2017-03-09 16:25:31 -08:00 |
|
periodic_executor.py
|
PYTHON-2014 - Topology.close fixes
|
2017-04-02 20:35:01 -04:00 |
|
pool.py
|
PYTHON-1281 Use pool checkin time for socket idle time calculation.
|
2017-06-26 13:31:08 -07:00 |
|
read_concern.py
|
PYTHON-981 - Implement ReadConcern.
|
2015-11-18 14:12:28 -08:00 |
|
read_preferences.py
|
PYTHON-1334 Don't change readpreference value at uri parsing (#325)
|
2017-07-25 17:43:51 -07: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
|
Revert "PYTHON-1163 update topology from handshake reply"
|
2016-11-23 11:43:23 -05: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-1113 - Support collation per operation.
|
2016-09-07 13:45:41 -07:00 |
|
settings.py
|
PYTHON-1104 Implement maxStalenessMS.
|
2016-07-22 14:12:40 -04: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
|
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-1138 - Improve SDAM monitoring documentation
|
2016-09-01 17:49:30 -07:00 |
|
topology.py
|
PYTHON-2014 - Topology.close fixes
|
2017-04-02 20:35:01 -04:00 |
|
uri_parser.py
|
PYTHON-1282 Update docs and errors for new URI Spec
|
2017-06-16 22:48:22 -04:00 |
|
write_concern.py
|
PYTHON-1101 - Support sending writeConcern for commands that write.
|
2016-08-11 14:02:22 -07:00 |