summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/s2_index_cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-145/+0
* SERVER-10471 add s2near stage, enable all 2dsphere queries, enable 2d queries...Hari Khalsa2013-10-041-1/+10
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10376 SERVER-10026 end-to-end part 1: run non-indexed queriesHari Khalsa2013-08-051-1/+7
* SERVER-8791 SERVER-9212 keep btree bucket deletion inside of btree classHari Khalsa2013-07-021-4/+0
* SERVER-8791 SERVER-9212 move btree-only funcs out of indexcursor ifaceHari Khalsa2013-06-251-10/+0
* SERVER-9212 SERVER-8791 kill newCursor and suitability, centralize latterHari Khalsa2013-04-231-1/+2
* migrate 2dsphere index to new interface SERVER-8791 SERVER-9164Hari Khalsa2013-04-101-0/+131