summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/2d_access_method.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13632 Get rid of DiskLoc::obj (Part 1)Kaloian Manassiev2014-04-261-1/+0
* SERVER-13084 btree navigation should use new implHari Khalsa2014-04-181-1/+0
* SERVER-13084 pull record store out of btree.cpp part 1: inserts and deletesHari Khalsa2014-04-101-1/+0
* SERVER-12767 refactored key generation in db/index.Benety Goh2014-02-191-5/+0
* SERVER-12213 all indices are btree based indicesHari Khalsa2014-01-171-2/+0
* SERVER-12213: proper file for BtreeBasedAccessMethodEliot Horowitz2014-01-091-1/+1
* SERVER-12213: merge BtreInMemoryState and IndexCatalogEntryEliot Horowitz2014-01-091-2/+2
* SERVER-12213: code review changes - forward decl, castEliot Horowitz2013-12-301-1/+1
* SERVER-12213: bulk of index refactor, making catalog/record store come via ca...Eliot Horowitz2013-12-301-4/+4
* SERVER-10026 move 2d into stages, remove old query from 2d executionHari Khalsa2013-10-241-0/+22
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9212 SERVER-8791 delete the old cursors, migrate geoNear commandHari Khalsa2013-04-231-0/+2
* SERVER-8791 SERVER-9164 Fix Windows compile warningTad Marshall2013-04-181-1/+1
* migrate 2d and fts command, update logic, SERVER-8791 SERVER-9164Hari Khalsa2013-04-181-0/+80