summaryrefslogtreecommitdiff
path: root/jstests/index11.js
Commit message (Expand)AuthorAgeFilesLines
* bigger KeyMax index maximum key size for btree v1 indexes. (3kb)dwight2011-07-011-7/+23
* update index test because of fix SERVER-1716Eliot Horowitz2011-03-021-5/+2
* test case for SERVER-1716Mike Dirolf2010-09-011-0/+16
* SERVER-606 move test to slow suiteAaron2010-02-091-100/+0
* SERVER-606 SERVER-620 disable testAaron2010-02-091-0/+5
* SERVER-606 try dropping index at endAaron2010-02-091-0/+4
* SERVER-606 move out of 'slow' group to validate testAaron2010-02-091-0/+91
* SERVER-606 put slow test in 'slow' groupAaron2010-02-091-91/+0
* SERVER-606 make test timing more forgivingAaron2010-02-091-2/+2
* SERVER-606 correct syntax for assert.soon()Aaron2010-02-091-1/+1
* SERVER-606 debuggingAaron2010-02-091-0/+2
* SERVER-606 test work with any mongod portAaron2010-02-091-1/+1
* SERVER-606 add background indexing unit testAaron2010-02-091-0/+89