summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/2d_index_cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10641 fix compile for WindowsEric Milkie2013-08-301-0/+7
* SERVER-10641 Stable floating-point comparison when validating min/maxDistanceA. Jesse Jiryu Davis2013-08-301-1/+2
* SERVER-10641 Additional input validation for $near, $nearSphere, and geoNear.A. Jesse Jiryu Davis2013-08-281-3/+13
* SERVER-9395 Implement $minDistance for geoNear commandA. Jesse Jiryu Davis2013-07-101-1/+8
* SERVER-8791 SERVER-9212 keep btree bucket deletion inside of btree classHari Khalsa2013-07-021-1/+0
* SERVER-8791 SERVER-9212 remove IndexSpecHari Khalsa2013-05-021-0/+1
* SERVER-8791 SERVER-9212 retire indexplugin/indextypeHari Khalsa2013-05-021-5/+5
* fix geo_near_random1.js by not messing up stats object in geoNear commandHari Khalsa2013-04-231-8/+6
* SERVER-9212 SERVER-8791 kill newCursor and suitability, centralize latterHari Khalsa2013-04-231-2/+0
* SERVER-9212 SERVER-8791 delete the old cursors, migrate geoNear commandHari Khalsa2013-04-231-0/+69
* migrate 2d and fts command, update logic, SERVER-8791 SERVER-9164Hari Khalsa2013-04-181-0/+1910