| .. |
|
__init__.py
|
PYTHON-690 - Various fixes to indexing docstrings.
|
2014-05-01 10:18:42 -07:00 |
|
_cmessagemodule.c
|
PYTHON-685 - Fix rare resource leak in _cmessage
|
2014-04-29 13:30:26 -07:00 |
|
auth.py
|
PYTHON-717 - Implement MongoCredential
|
2014-06-25 15:25:03 -07:00 |
|
bulk.py
|
PYTHON-705 - Fix python 3.2 support.
|
2014-06-08 17:00:55 -07:00 |
|
cluster_description.py
|
Add docstrings in Cluster and related classes.
|
2014-07-03 14:17:46 -04:00 |
|
cluster.py
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
collection.py
|
PYTHON-719 Read preference backward compatibility
|
2014-06-27 15:05:20 -07:00 |
|
command_cursor.py
|
PYTHON-674 python 2/3 single-source for the pymongo module
|
2014-04-23 18:26:18 +00:00 |
|
common.py
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
cursor_manager.py
|
PYTHON-674 python 2/3 single-source for the pymongo module
|
2014-04-23 18:26:18 +00:00 |
|
cursor.py
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
database.py
|
PYTHON-715 Fix tests for MongoDB >= 2.7.1 when running with auth enabled.
|
2014-07-07 19:05:21 +00:00 |
|
errors.py
|
Gracefully kill cursor on capped rollover PYTHON-637
|
2014-02-12 08:33:13 -08:00 |
|
helpers.py
|
PYTHON-674 python 2/3 single-source for the pymongo module
|
2014-04-23 18:26:18 +00:00 |
|
ismaster.py
|
Minor cluster update optimization.
|
2014-07-02 14:01:20 -07:00 |
|
member.py
|
PYTHON-672 - Make read preference a class
|
2014-04-14 16:28:07 -07:00 |
|
message.py
|
PYTHON-674 python 2/3 single-source for the pymongo module
|
2014-04-23 18:26:18 +00:00 |
|
mongo_client_new.py
|
PYTHON-525 - Add required properties to MongoClientNew
|
2014-07-02 11:50:16 -07:00 |
|
mongo_client.py
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
mongo_replica_set_client.py
|
Unused imports.
|
2014-07-17 15:23:40 -04:00 |
|
monitor.py
|
PYTHON-722 Use SocketInfo in a with-statement.
|
2014-07-14 16:11:35 -04:00 |
|
pool.py
|
SocketInfo's 'host' parameter is no longer optional.
|
2014-07-17 15:26:58 -04:00 |
|
read_preferences.py
|
PYTHON-719 Read preference backward compatibility
|
2014-06-27 15:05:20 -07:00 |
|
server_description.py
|
PYTHON-525 Implement Cluster, Server, and Monitor.
|
2014-07-01 22:53:24 -04:00 |
|
server_selectors.py
|
PYTHON-525 Implement Cluster, Server, and Monitor.
|
2014-07-01 22:53:24 -04:00 |
|
server.py
|
PYTHON-722 Use SocketInfo in a with-statement.
|
2014-07-14 16:11:35 -04:00 |
|
settings.py
|
PYTHON-525 Implement Cluster, Server, and Monitor.
|
2014-07-01 22:53:24 -04:00 |
|
son_manipulator.py
|
Minor docs update.
|
2014-02-13 16:46:32 -08:00 |
|
ssl_context.py
|
Clean up SSL support.
|
2014-07-09 07:22:54 -07:00 |
|
ssl_match_hostname.py
|
Update ssl_match_hostname PYTHON-650
|
2014-03-10 08:38:19 -07:00 |
|
ssl_support.py
|
Clean up SSL support.
|
2014-07-09 07:22:54 -07:00 |
|
thread_util.py
|
PYTHON-724 Remove Gevent-specific code.
|
2014-07-17 15:09:46 -04:00 |
|
uri_parser.py
|
PYTHON-730 - Add a validate option to uri_parser
|
2014-07-11 15:23:25 -07:00 |
|
write_concern.py
|
PYTHON-677 - Update docstrings.
|
2014-04-22 10:32:24 -07:00 |