summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/geonear.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-1/+1
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-1/+1
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-1/+1
* SERVER-13641 Unify Command::newRun into runMathias Stearn2014-05-141-1/+1
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-131-1/+0
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-091-1/+13
* SERVER-13638: remove unneeded NamespaceDetails includesEliot Horowitz2014-04-211-1/+0
* SERVER-13084: remove Client::database and make many things not use thread loc...Eliot Horowitz2014-04-171-1/+1
* SERVER-13084: remove many cc() calls from query/exec worldEliot Horowitz2014-04-171-1/+1
* SERVER-13498 Get rid of LockStatusKaloian Manassiev2014-04-151-2/+4
* SERVER-13486 check obj size when building return of geonear cmdHari Khalsa2014-04-081-11/+20
* SERVER-11643: remove pdfile.h include all messEliot Horowitz2014-04-031-0/+1
* SERVER-10047 the geonear command should yieldHari Khalsa2014-02-041-0/+2
* SERVER-12120 fixed geo $near deduping. deprecated uniqueDocs option.Benety Goh2014-01-291-1/+1
* SERVER-7754 include query plan debug string in slow query log and db.currentOp()David Storch2014-01-261-1/+1
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-151-1/+1
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-12213: removing IndexCatalog::getDescriptor( int )Eliot Horowitz2014-01-091-5/+5
* SERVER-10026 Refer to $meta values by string constantsJason Rassi2013-12-131-2/+2
* SERVER-10026 migrate geoNear to new exec via rewriteHari Khalsa2013-12-111-0/+295