summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Fix for slownightly - store slave not full rs conn for getMoregregs2011-06-061-0/+2
* fix test for new server behavior SERVER-3064dwight2011-06-031-4/+4
* SERVER-1089 add some checks for multiple where fieldsAaron2011-06-031-0/+11
* notes and test for SERVER-3064Eliot Horowitz2011-06-031-0/+28
* SERVER-1735 add a real field value test caseAaron2011-06-031-1/+2
* SERVER-2905 adjust test to potentially work in v8 modeAaron2011-06-021-2/+3
* SERVER-1735 type:10 query matches null value but not missing value, hence an ...Aaron2011-06-021-0/+18
* SERVER-2905 check sort order of empty arrayAaron2011-06-021-4/+7
* SERVER-2905 test sort ordering of missing fieldAaron2011-06-021-0/+21
* SERVER-1089 don't allow nesting or within and for now, as it will complicate ...Aaron2011-06-021-6/+6
* SERVER-1089 tests for nested and/or casesAaron2011-06-021-0/+59
* SERVER-1089 add and operatorAaron2011-06-021-0/+65
* SERVER-2009 don't skip location on yield recovery when the location has alrea...Aaron2011-06-021-2/+0
* SERVER-480 SERVER-2884 Perform in memory sorts by generating keys suitable fo...Aaron2011-06-024-5/+42
* remove assertEliot Horowitz2011-06-011-1/+0
* Make findAndModify work when _id is removed in projection SERVER-2626Mathias Stearn2011-05-311-0/+6
* make auth/rename.js test a little cleanerMathias Stearn2011-05-311-5/+6
* fix remove testKristina2011-05-311-24/+7
* fix for realEliot Horowitz2011-05-311-1/+1
* fix testEliot Horowitz2011-05-311-1/+2
* dynamic bench fieldsEliot Horowitz2011-05-311-0/+41
* try to make profile1 more reliableEliot Horowitz2011-05-291-3/+3
* test and note for $comment so we don't break laster SERVER-2515Eliot Horowitz2011-05-281-0/+3
* stale members cannot become primary SERVER-2969Kristina2011-05-271-5/+15
* try to fix compileEliot Horowitz2011-05-261-0/+2
* renameCollection should only require auth on source and dest DBs, not admin S...Mathias Stearn2011-05-251-0/+39
* fix reconfig testKristina2011-05-191-0/+1
* fix moveChunk on new mongos SERVER-2828Eliot Horowitz2011-05-191-4/+13
* throw StaleConfigException for passthrough command failure with stale config ...Eliot Horowitz2011-05-191-5/+18
* put all connections that are assigned to ShardConnection into sharded state i...Eliot Horowitz2011-05-191-1/+7
* names have to be uniqueEliot Horowitz2011-05-182-17/+17
* useful testEliot Horowitz2011-05-181-0/+54
* catch strings on rs.initiate()Kristina2011-05-181-0/+11
* SERVER-3105 exampleAaron2011-05-171-0/+7
* SERVER-3104 commentAaron2011-05-171-1/+1
* fix and test for update logging SERVER-2027Eliot Horowitz2011-05-171-2/+14
* Eliot beat me to it: Revert "remove test that asserts if sharding is being us...Kristina2011-05-161-4/+1
* remove test that asserts if sharding is being used from sharding testKristina2011-05-161-1/+4
* another test not to run shardedEliot Horowitz2011-05-161-1/+1
* fix addshard4 - ensure we wait for long file alloc delays before using rsgregs2011-05-161-0/+6
* json support for undefinedKristina2011-05-131-3/+26
* priority debuggingKristina2011-05-121-1/+4
* debugging clone.jsKristina2011-05-121-8/+10
* Fix profile1.js test to run the same by itself and with _runner.jsMathias Stearn2011-05-121-2/+3
* fix test: force node 0 to be masterKristina2011-05-121-1/+13
* don't run profile1 in sharding testEliot Horowitz2011-05-121-1/+1
* use 2d index for exact matches too - SERVER-2968gregs2011-05-111-2/+2
* better test debuggingEliot Horowitz2011-05-111-2/+2
* op passthrough for w SERVER-992Kristina2011-05-103-8/+44
* fix rename.js to work for both SM and v8agirbal2011-05-101-6/+11