summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-13637: add CollectionCatalogEntry, start Database layerEliot Horowitz2014-05-1962-1190/+1883
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-19152-841/+844
* SERVER-13822 check for replSet pointer in resync commandEric Milkie2014-05-191-1/+4
* SERVER-13645 clean up ReplSetImplmatt dannenberg2014-05-191-135/+168
* SERVER-13645 move ReplSetImpl out of rs.cppmatt dannenberg2014-05-195-852/+894
* SERVER-13993 log the decision to change sync targetsmatt dannenberg2014-05-191-0/+4
* SERVER-13645 cleanup heartbeat_infoEric Milkie2014-05-198-33/+42
* SERVER-13645 move multiSyncApply(), multiInitialSyncApply(), and initializeWr...matt dannenberg2014-05-194-72/+72
* SERVER-6018 Use AtomicUInt32 instead of old AtomicUint in the BSONObj::Holder...Andrew Morrow2014-05-171-0/+1
* SERVER-13899 Remove unused stripInvalidAssignmentsTo2dsphereIndex argJason Rassi2014-05-161-19/+12
* SERVER-13931 do some killCurrentOp cleanupHari Khalsa2014-05-1629-194/+232
* SERVER-13635 remove dead codeHari Khalsa2014-05-1616-660/+7
* SERVER-13640 fix buildMathias Stearn2014-05-161-4/+0
* Revert "SERVER-13760 Do not call dateToISOString if date is not formatable"Andy Schwerin2014-05-161-14/+2
* SERVER-13640 Capped structural unit testsMathias Stearn2014-05-168-31/+539
* SERVER-13640 Test tipping-points in SimpleRecordStoreV1::_allocFromExistingEx...Mathias Stearn2014-05-162-6/+277
* SERVER-13640 Enhance initialize/assertStateV1RSMathias Stearn2014-05-162-23/+35
* SERVER-13640 convert cookDeletedList tests to use inititalize/assertStateV1RSMathias Stearn2014-05-161-82/+101
* SERVER-13912 Better write intents for RSV1Base::deleteRecordMathias Stearn2014-05-161-1/+3
* SERVER-13641 Don't include operation_context_impl.h in dbwebserver.Mathias Stearn2014-05-161-1/+0
* SERVER-13882 Replace boost::function with stdx::function and boost::bind with...Andy Schwerin2014-05-1627-118/+142
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-1650-470/+1093
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-161-2/+14
* SERVER-13773 rollback cleanup in preparation for more testingmatt dannenberg2014-05-162-359/+376
* SERVER-13961 Get rid of the DB_LEVEL_LOCKING_ENABLED macroKaloian Manassiev2014-05-162-55/+22
* SERVER-13954 Add scriptingEnabled option to YAML configShaun Verch2014-05-161-2/+20
* SERVER-13641 remove recovery unit passthroughs from operationcontextHari Khalsa2014-05-1528-291/+259
* SERVER-13385 relax merge chunk constraintsRandolph Tan2014-05-151-1/+1
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-15168-923/+919
* SERVER-13930 Don't hardcode "$mod" in error messageValeri Karpov2014-05-151-1/+1
* SERVER-13641 fix build by fixing dummy record store/txnHari Khalsa2014-05-152-20/+35
* SERVER-13641 split out dur from transactionexperiment part 1Hari Khalsa2014-05-156-86/+276
* SERVER-13439 fix nopreallocj optionGreg Studer2014-05-141-1/+1
* SERVER-13817 remove the last remnant of GhostSyncmatt dannenberg2014-05-141-1/+0
* SERVER-13641 Unify Command::newRun into runMathias Stearn2014-05-1464-150/+135
* SERVER-13641 Pull TransactionExperiment up to top level request processorMathias Stearn2014-05-1444-263/+420
* SERVER-8311 Don't increase pre-quantized power-of-two sizesMathias Stearn2014-05-142-14/+40
* SERVER-13674 patch for CachedPlan runningCraig Harris2014-05-141-8/+3
* SERVER-13922 remove dbtemprelease from non-repl remaining spotsHari Khalsa2014-05-145-115/+41
* SERVER-13804 add necessary privilege to the built-in restore roleAmalia Hawkins2014-05-141-0/+7
* SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Spencer T Brody2014-05-145-20/+148
* SERVER-13850 Make sure cache entry is up to date before using it to update a ...Spencer T Brody2014-05-142-4/+1
* SERVER-13337 lite parsed query should set _showDiskLocDavid Storch2014-05-141-0/+2
* SERVER-13674: Refactor CachedPlanRunner and MultiPlanRunner as stagesCraig Harris2014-05-1319-1136/+947
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-133-57/+114
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-1336-573/+16
* SERVER-13899 Forbid whole index scan on plugin index to provide sortJason Rassi2014-05-133-3/+73
* SERVER-8192 rewritten V1 btree key generationDavid Storch2014-05-135-174/+484
* SERVER-13640 SERVER-13637: Finish threading TransactionExperiment and fix Rec...Eliot Horowitz2014-05-1220-184/+224
* SERVER-13896 Stop passing unconsulted "fullObj" parameter to logOp().Andy Schwerin2014-05-123-7/+5