summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-166-3/+49
* SERVER-10464 allow mongodump to dump oplog without a query containing a ts fieldmatt dannenberg2014-05-161-1/+1
* SERVER-13773 rollback cleanup in preparation for more testingmatt dannenberg2014-05-162-359/+376
* SERVER-13944 Switch back to -fPIC instead of -fPIE to fix RHEL6.2 build.Andy Schwerin2014-05-161-2/+2
* SERVER-13707 simplify tojsonObjectBenety Goh2014-05-162-13/+35
* SERVER-13950 fix the dependencies in rpm packagingAnil Kumar2014-05-161-1/+3
* SERVER-13961 Get rid of the DB_LEVEL_LOCKING_ENABLED macroKaloian Manassiev2014-05-164-62/+23
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-161-5/+5
* SERVER-13954 Add scriptingEnabled option to YAML configShaun Verch2014-05-164-2/+73
* SERVER-13944 New stack dump format, on non-Windows systems.Andy Schwerin2014-05-155-74/+363
* SERVER-13641 remove recovery unit passthroughs from operationcontextHari Khalsa2014-05-1529-294/+262
* SERVER-13439 Do not fall through Switch case to Bool case in options conversionShaun Verch2014-05-158-15/+96
* SERVER-13385 relax merge chunk constraintsRandolph Tan2014-05-157-206/+48
* fixRandolph Tan2014-05-152-2/+2
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-15118-1359/+1196
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-15204-1097/+1093
* SERVER-13930 Don't hardcode "$mod" in error messageValeri Karpov2014-05-151-1/+1
* SERVER-13948 improve stability of replsettest.awaitReplication() while gettin...matt dannenberg2014-05-151-1/+9
* 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-157-86/+277
* SERVER-13091 add (latest,2.6) test cases to oplog_entries_from_updates.jsBenety Goh2014-05-151-0/+3
* SERVER-13798 (v8-3.25) add dependency on connection to cursor object tracker ...Benety Goh2014-05-153-30/+49
* SERVER-13798 add dependency on connection to cursor object tracker in JavaScr...Benety Goh2014-05-153-27/+45
* SERVER-11332 hookup of fastest query to SyncClusterConnectionGreg Studer2014-05-146-3/+399
* 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-1480-228/+214
* SERVER-13641 Pull TransactionExperiment up to top level request processorMathias Stearn2014-05-1450-295/+462
* 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-142-40/+86
* SERVER-11332 multi_host_query_test fix race between timeout and last resultGreg Studer2014-05-141-4/+20
* SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Spencer T Brody2014-05-146-40/+166
* SERVER-13850 Make sure cache entry is up to date before using it to update a ...Spencer T Brody2014-05-143-8/+33
* SERVER-13337 lite parsed query should set _showDiskLocDavid Storch2014-05-142-0/+7
* SERVER-13674: Refactor CachedPlanRunner and MultiPlanRunner as stagesCraig Harris2014-05-1323-1168/+1000
* SERVER-13595 Adjust rpm init script awk line to read new yaml config file formatErnie Hershey2014-05-131-2/+3
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-1337-114/+566
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-1349-652/+41
* SERVER-13899 Forbid whole index scan on plugin index to provide sortJason Rassi2014-05-133-3/+73
* SERVER-13311 Improve error message for bad numerical values in YAML configShaun Verch2014-05-131-5/+20
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-136-16/+1518
* SERVER-8192 rewritten V1 btree key generationDavid Storch2014-05-136-177/+487
* Revert "SERVER-11332 multi host query from fastest host using thread pools"Benety Goh2014-05-126-1518/+16
* SERVER-11332 multi host query from fastest host using thread poolsGreg Studer2014-05-126-16/+1518
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-1217-18/+33
* SERVER-13640 SERVER-13637: Finish threading TransactionExperiment and fix Rec...Eliot Horowitz2014-05-1222-210/+251
* SERVER-13896 Stop passing unconsulted "fullObj" parameter to logOp().Andy Schwerin2014-05-125-10/+5
* add missing headerMathias Stearn2014-05-121-0/+1