summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/emulated_cursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10026 remove rest of dead codeHari Khalsa2013-12-131-266/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8791 SERVER-9212 keep btree bucket deletion inside of btree classHari Khalsa2013-07-021-4/+0
* SERVER-8791 SERVER-9212 remove IndexSpecHari Khalsa2013-05-021-1/+1
* SERVER-9212 SERVER-8791 kill newCursor and suitability, centralize latterHari Khalsa2013-04-231-12/+17
* migrate 2d and fts command, update logic, SERVER-8791 SERVER-9164Hari Khalsa2013-04-181-14/+33
* migrate fts/haystack + add/del logic SERVER-8791 SERVER-9164 SERVER-9165Hari Khalsa2013-04-121-3/+3
* fix bug/windows build break.Hari Khalsa2013-04-111-1/+9
* migrate 2dsphere index to new interface SERVER-8791 SERVER-9164Hari Khalsa2013-04-101-28/+72
* fix debug build by moving disk reads out of constructor in emulated_cursor.hHari Khalsa2013-04-091-32/+58
* migrate hash index to new index api SERVER-8791 SERVER-9164Hari Khalsa2013-04-081-0/+156