summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.1-rc1r2.6.1-rc1Ernie Hershey2014-04-301-1/+1
* SERVER-13677 traverse through ALL when finding predicates inside elemMatch ob...David Storch2014-04-302-1/+36
* SERVER-13777 migrated ranges waiting for deletion do not report cursors still...Randolph Tan2014-04-301-0/+8
* SERVER-13766 SubplanRunner::kill() needs to clear _collectionJason Rassi2014-04-302-0/+4
* SERVER-13739: don't delete new files until as late as possible during repairEliot Horowitz2014-04-301-6/+17
* post 2.6.1-rc0Ernie Hershey2014-04-221-1/+1
* BUMP 2.6.1-rc0r2.6.1-rc0Ernie Hershey2014-04-211-1/+1
* SERVER-13666 check that lat/lng are in bounds for near queries even if point ...Hari Khalsa2014-04-211-0/+7
* SERVER-13661 increase the maximum allowed depth for query objectsDavid Storch2014-04-213-43/+36
* SERVER-13664 never detach filters from inside elemMatch objectDavid Storch2014-04-212-2/+55
* SERVER-13620 update fassert codeEric Milkie2014-04-211-1/+1
* SERVER-13620 When applying operations from the oplog, wait for background ope...Andy Schwerin2014-04-183-4/+36
* SERVER-13620 Refactor background.h/cpp; add awaitNoBgOp methods.Andy Schwerin2014-04-182-35/+123
* Revert "SERVER-13601 assert upon failing to run a replicated command"matt dannenberg2014-04-181-15/+1
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-182-66/+57
* Revert "SERVER-13644 Fix command line censorship"Shaun Verch2014-04-171-15/+4
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-171-4/+15
* add logging for when file allocation from ExtentManager takes more than 1 secondEliot Horowitz2014-04-171-0/+5
* SERVER-13618 explode for sort tries reversing index scan directionDavid Storch2014-04-172-1/+42
* SERVER-13496 do not abort replication on secondaries when index name conflict...Eric Milkie2014-04-174-12/+13
* SERVER-13611 fix sort elimination in the case of trailing fieldsDavid Storch2014-04-172-10/+47
* SERVER-13589 logOp inserts into system.indexes for index buildsEric Milkie2014-04-161-4/+5
* SERVER-13601 assert upon failing to run a replicated commandmatt dannenberg2014-04-161-1/+15
* SERVER-13441 getUser and getRole shell helpers shouldn't throw when user/role...Spencer T Brody2014-04-161-2/+2
* SERVER-13579 Wait for deletion after migration in feature2.jsSiyuan Zhou2014-04-161-3/+3
* SERVER-13503 disallow $where under $elemMatch valueBenety Goh2014-04-161-1/+38
* SERVER-13540 take CRS into account for output distances as well as inputGreg Studer2014-04-161-2/+9
* SERVER-13566 oplog start stage uses only 'ts' field as a filterDavid Storch2014-04-151-1/+40
* SERVER-13561 Improve wire API message validationAndreas Nilsson2014-04-152-2/+3
* SERVER-13562 limit and skip stages no longer return eof without calling work(...David Storch2014-04-152-4/+4
* SERVER-13557 disallow negated elemMatch value from using an index scanDavid Storch2014-04-142-2/+12
* SERVER-13537 better handle numerical overflow of large limit valuesDavid Storch2014-04-146-10/+18
* SERVER-9358 Prevent logRotate twice in the same second from losing log dataSpencer T Brody2014-04-142-0/+19
* SERVER-13518 break child batches up by size or number of documentsGreg Studer2014-04-145-16/+322
* SERVER-13518 generate _ids in write batches if not set in mongosGreg Studer2014-04-146-9/+147
* SERVER-13500 prevent syncSourceFeedback segfault by not allowing NULL members...matt dannenberg2014-04-107-13/+32
* SERVER-13489 move possible disk access out of index cursor ctorHari Khalsa2014-04-103-4/+15
* SERVER-13489 move disk reading out of index scan ctorHari Khalsa2014-04-102-18/+20
* SERVER-13516 When failing to bulk right copy don't access rep after resolvingAndrew Morrow2014-04-091-3/+7
* SERVER-13515 Check canonicalized version of logpath in Windows service startupShaun Verch2014-04-091-4/+6
* SERVER-13486 check obj size when building return of geonear cmdHari Khalsa2014-04-091-11/+20
* SERVER-13495: fix ClientCursor::_pinValue concurrencyEliot Horowitz2014-04-095-38/+74
* SERVER-13466 Use correct namespace in write error when collection creation failsKamran Khan2014-04-091-1/+2
* SERVER-13066 allow negations to use multikey indicesDavid Storch2014-04-093-14/+59
* SERVER-12638 Sharding chunks ranges overlapRandolph Tan2014-04-093-3/+21
* SERVER-13499 bulk insert check for yield less oftenEric Milkie2014-04-091-1/+6
* post 2.6.0Ernie Hershey2014-04-071-1/+1
* BUMP 2.6.0r2.6.0Ernie Hershey2014-04-061-1/+1
* post 2.6.0-rc3Ernie Hershey2014-04-021-1/+1
* SERVER-13459 migration rollback needs to use original metadatar2.6.0-rc3Greg Studer2014-04-021-10/+21