summaryrefslogtreecommitdiff
path: root/jstests/countc.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+124
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-124/+0
* SERVER-12460 faster count for simple queriesHari Khalsa2014-01-291-0/+2
* SERVER-10026 query migration js test updatesDavid Storch2013-12-021-2/+1
* SERVER-10026 migrate count/distinct/group/delete, turn spigot fully onHari Khalsa2013-10-241-1/+2
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-191-2/+57
* SERVER-1752 Improve performance of simple counts by avoiding use of a matcher...Aaron2012-10-231-0/+67