summaryrefslogtreecommitdiff
path: root/jstests/count8.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-191-48/+0
* SERVER-5935 count8.js sharding_passthrough test allow to progress longer for ...gregs2012-06-061-1/+1
* Revert "SERVER-5428 Remove yield validation from the count8.js test, but pres...Aaron2012-04-041-29/+37
* SERVER-5428 Remove yield validation from the count8.js test, but preserve san...Aaron2012-04-041-37/+29
* bump up the retry limit for count8, until failures on win32 buildbot are diag...Aaron2011-12-211-1/+1
* reduce sleep until modifying collection in count8 test; previously there were...Aaron2011-12-191-2/+2
* improve comment for count8 testAaron2011-12-131-2/+2
* reduce adaptive limit (number of retries) for count8 test, so it will fail mo...Aaron2011-12-131-1/+1
* SERVER-4148 simplify count implementation and rewrite using query optimizer c...Aaron2011-12-111-0/+48