mongo-python-driver/pymongo
Bernie Hackett fa87691572 Version -> +
2013-03-22 19:25:16 -07:00
..
__init__.py Version -> + 2013-03-22 19:25:16 -07:00
_cmessagemodule.c Fix safe with auth for MongoDB >= 2.1.x PYTHON-371 2012-07-12 10:49:13 -07:00
auth.py Don't mask authentication failure details. 2013-03-22 07:56:15 -07:00
collection.py Trivial doc updates. 2013-03-19 12:20:20 -07:00
common.py Fixing write concern logic on a collection - PYTHON-474 2013-03-21 09:42:50 +00:00
connection.py Minor doc updates for 2.5. 2013-03-22 09:09:06 -07:00
cursor_manager.py It's 2012... 2012-04-19 12:40:38 -07:00
cursor.py Finish updating docstrings with Connection -> MongoClient PYTHON-452 2013-02-10 10:56:46 -05:00
database.py Link to privilege documentation in add_user. 2013-03-22 08:11:20 -07:00
errors.py SSL certificate verification PYTHON-466 2013-02-19 15:45:57 +00:00
helpers.py Clean up match_hostname import 2013-02-20 08:51:07 +00:00
master_slave_connection.py Minor doc changes. 2013-01-23 14:45:40 -08:00
message.py Dead code 2013-02-11 20:57:17 -05:00
mongo_client.py Minor doc updates for 2.5. 2013-03-22 09:09:06 -07:00
mongo_replica_set_client.py Minor doc updates for 2.5. 2013-03-22 09:09:06 -07:00
pool.py Don't mask invalid hostname certificate errors. PYTHON-478 2013-02-28 10:50:54 +00:00
read_preferences.py Fix uri_parser read_preference validation 2013-01-23 11:03:38 -08:00
replica_set_connection.py Minor doc updates for 2.5. 2013-03-22 09:09:06 -07:00
son_manipulator.py Make AutoReference.__database public so Motor can access it 2013-01-22 10:14:16 -05:00
ssl_match_hostname.py SSL certificate verification PYTHON-466 2013-02-19 15:45:57 +00:00
thread_util.py Refactor thread-/greenlet-local stuff from pool.py into thread_util.py PYTHON-428 2012-12-31 13:05:21 -05:00
uri_parser.py Support GSSAPI (Kerberos) authentication PYTHON-465 2013-02-08 16:04:53 -08:00