summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+7
* 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-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-1321-1168/+988
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-139-112/+251
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-1343-652/+19
* 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-135-174/+484
* 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-121-0/+6
* 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
* SERVER-13640 Helper for writing RecordStoreV1 structural testsMathias Stearn2014-05-123-3/+354
* SERVER-13855 Implement HeapRecordStoreMathias Stearn2014-05-123-0/+588
* SERVER-13828 Enable build with v8 3.25 on arm64Michael Hudson-Doyle2014-05-121-0/+28
* SERVER-12461 Ensure LexNumCmp::cmp only returns 1, -1 or 0Michael Hudson-Doyle2014-05-121-1/+1
* SERVER-13896 No longer pass extraneous arguments to logOpForDbHash().Andy Schwerin2014-05-124-14/+4
* SERVER-13640: fix capped collections with records < 8 bytes, re-enable testEliot Horowitz2014-05-104-12/+25
* SERVER-13640: disable capped unit test failin in DEBUG more at the momentEliot Horowitz2014-05-091-2/+2
* SERVER-13635: fix scale option with dbstats commandEliot Horowitz2014-05-091-1/+2
* SERVER-13637: make Collection::details detailsDeprecated to further hideEliot Horowitz2014-05-097-16/+23
* SERVER-13892: Compiler FixesMark Benvenuto2014-05-091-1/+1
* SERVER-13890 index bounds builder should not pass already-constructed interva...David Storch2014-05-093-1/+38
* SERVER-13754 explode OR solutions for sortDavid Storch2014-05-092-23/+134
* SERVER-13635: ExtentManager::cacheHint docsEliot Horowitz2014-05-091-0/+5
* SERVER-13640: first trivial capped collection unit testEliot Horowitz2014-05-094-1/+98
* SERVER-13635: pull out MAdvise interface, prove capped collection can compile...Eliot Horowitz2014-05-099-12/+52
* SERVER-13635: pull out interface for deleting records in capped collection du...Eliot Horowitz2014-05-0913-62/+137
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-0959-501/+529
* SERVER-12064 SERVER-12283 Use gcc atomic builtins if availableRobie Basak2014-05-091-2/+4
* Cleanup the BTree logic so it does not use global callsKaloian Manassiev2014-05-099-39/+145
* SERVER-13635 Move DocWriter to record_store.hMathias Stearn2014-05-092-8/+11
* Comment deleted-list bucket sizes in decimalMathias Stearn2014-05-091-5/+5
* SERVER-13852 initialize IndexBounds::endKeyInclusive in constructorDavid Storch2014-05-091-1/+1
* SERVER-13715 fix use of auto_ptr after release in subplan runnerDavid Storch2014-05-091-9/+9
* SERVER-13640 Port many namespacetests to recordstore unit testsMathias Stearn2014-05-083-327/+287
* SERVER-13635 get deletedRecordFor() out of RecordStore interfaceMathias Stearn2014-05-083-7/+3
* SERVER-13614 distlock_test.cpp doesn't handle connectivity exceptionsSiyuan Zhou2014-05-081-2/+2
* SERVER-13264 Fix incorrect line endings prior to license updateIan Whalen2014-05-081-28/+28