mongo-python-driver/test
Bernie Hackett 940d73f672 Add parallel_collection_scan helper PYTHON-633
This commit adds a helper for the new parallelCollectionScan
command introduced in MongoDB 2.5.5. The helper returns
"num_cursors" instances of CommandCursor that can be iterated
by one or more threads concurrently to scan the entire collection.

This commit also removes the remaining command cursor
hacks from cursor.Cursor.
2014-02-11 13:04:53 -08:00
..
certificates Update expired test file ca.pem from server repository. 2013-12-24 11:08:46 -06:00
high_availability Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
mod_wsgi_test Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
slow Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
__init__.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
pymongo_mocks.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
qcheck.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_auth.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_binary.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_bson.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_bulk.py Bulk find() requires selector. 2014-02-03 15:32:38 -05:00
test_client.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_code.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_collection.py Add parallel_collection_scan helper PYTHON-633 2014-02-11 13:04:53 -08:00
test_common.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_cursor.py Add parallel_collection_scan helper PYTHON-633 2014-02-11 13:04:53 -08:00
test_database.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_dbref.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_errors.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_grid_file.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_gridfs.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_json_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_legacy_connections.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_master_slave_connection.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_mongos_ha.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_objectid.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_pooling_base.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_pooling_gevent.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_pooling.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_pymongo.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_read_preferences.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_replica_set_client.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_replica_set_reconfig.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_son_manipulator.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_son.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_ssl.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_thread_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_threads_replica_set_client.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_threads.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_timestamp.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_uri_parser.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
utils.py Fix auth check util for MongoDB 2.6 2014-01-31 13:34:55 -08:00
version.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00