0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/sharding
2010-05-14 14:30:40 -04:00
..
auto1.js lower test constant 2010-05-11 15:39:04 -04:00
auto2.js fix filter cursor 2010-04-14 13:46:54 -04:00
count1.js
diffservers1.js don't allow shards on localhost unless allowLocal : true SHARDING-47 2009-10-12 13:27:04 -04:00
error1.js really fix getLastError in mongos SERVER-1039 2010-04-28 15:39:52 -04:00
features1.js try to fix test 2010-04-26 00:44:57 -04:00
features2.js tests for SERVER-919 2010-04-26 13:26:09 -04:00
findandmodify1.js Sharded findAndModify SHARDING-64 2010-02-09 12:30:58 -05:00
key_many.js fix broken tests for SERVER-1065 2010-04-29 13:27:52 -04:00
key_string.js cleaning and don't allow group on a sharded collection SHARDING-26 2009-09-04 11:00:43 -04:00
movePrimary1.js use Shard class instead of string for passing around Shards 2010-04-27 12:32:59 -04:00
moveshard1.js cleaning test code 2010-02-28 13:51:34 -05:00
passthrough1.js
rename.js renameCollection in mongos SERVER-948 2010-04-28 15:24:32 -04:00
shard1.js Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
shard2.js more serverStatus fields for mongos SERVER-942 2010-04-20 15:05:48 -04:00
shard3.js sharded dropDatabase SHARDING-53 2009-12-02 16:36:46 -05:00
shard4.js cleaning and don't allow group on a sharded collection SHARDING-26 2009-09-04 11:00:43 -04:00
shard5.js some assertions for sharding test before more work 2009-11-03 17:15:05 -05:00
shard6.js fix how pooling and get more work 2010-04-29 10:40:59 -04:00
splitpick.js cleaning and don't allow group on a sharded collection SHARDING-26 2009-09-04 11:00:43 -04:00
sync1.js implement remove() for SCC 2010-04-22 21:02:44 -04:00
sync2.js indexes and SCC 2010-04-22 17:06:13 -04:00
update1.js Require update object to have full shard key. 2010-05-14 14:30:40 -04:00
version1.js
version2.js