summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11413 Fix agg DocumentSourceCursor explain formatMathias Stearn2014-01-211-1/+1
* SERVER-6851 Remove old external sort implementationMathias Stearn2014-01-216-471/+12
* SERVER-12241 Cleanup of action types for internal actionsAndreas Nilsson2014-01-213-11/+4
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-214-6/+28
* SERVER-12038 Add required $meta proj to CanonicalQueryTest test caseJason Rassi2014-01-211-1/+2
* SERVER-12038 SERVER-12193 LiteParsedQuery validate queries with $metaJason Rassi2014-01-212-0/+86
* SERVER-12038 PipelineD::prepareCursorSource resilient to CQ failureJason Rassi2014-01-211-3/+3
* SERVER-10755 additional client connection logging, as well as setShardName lo...Greg Studer2014-01-1713-41/+69
* Revert "SERVER-2094 distinct only wants the field it's distinct-ing over"Hari Khalsa2014-01-171-14/+2
* SERVER-12393 can't turn off insert validation for shell/drivers bulk apiRandolph Tan2014-01-173-39/+35
* SERVER-12395 add unique id and check when msync failsEric Milkie2014-01-174-8/+22
* SERVER-2094 distinct only wants the field it's distinct-ing overHari Khalsa2014-01-171-2/+14
* Fixup all relative includes refering to parent directoriesAndrew Morrow2014-01-1711-17/+17
* SERVER-12213 all indices are btree based indicesHari Khalsa2014-01-1728-119/+31
* SERVER-12298 Fix typos in bsonExtractIntegerField status messageKamran Khan2014-01-171-1/+1
* Fix assert numbers from separate patchShaun Verch2014-01-171-2/+2
* SERVER-11814 Support new strict date format in JSON parserShaun Verch2014-01-172-24/+75
* SERVER-10159 In receivedUpdate, parse CanonicalQuery outside DB Write lock.Andy Schwerin2014-01-176-13/+48
* SERVER-12361 bulk api does not correctly handle GLERandolph Tan2014-01-172-44/+126
* SERVER-12274 bugfix always report err: null if ok: trueGreg Studer2014-01-165-13/+32
* SERVER-2677 Allow hint to work with the count command.Dan Pasette2014-01-163-8/+12
* SERVER-12328 fix bad verifies in cached plan runnerDavid Storch2014-01-161-2/+7
* SERVER-11643: remove nsdetails from replEliot Horowitz2014-01-163-15/+15
* SERVER-9466 always display numYields in slow query logDavid Storch2014-01-161-2/+1
* SERVER-12274 make osx happy by explicitly stack-alloc'ing temporaryGreg Studer2014-01-161-1/+2
* SERVER-10026 update dbtests for keeping invalidated docs in queryHari Khalsa2014-01-162-15/+12
* SERVER-10026 modify stages to preserve and expect invalidated docsHari Khalsa2014-01-1615-61/+108
* SERVER-10026 runners silently drop results that are lacking data due to inval...Hari Khalsa2014-01-165-27/+60
* SERVER-12274 mongos GLE changes for better backwards compatibilityGreg Studer2014-01-1612-112/+593
* SERVER-12328 do not add cache feedback if the runner has been killedDavid Storch2014-01-162-2/+9
* SERVER-12356 Error object returned to shell is displayed as [object Object]Randolph Tan2014-01-162-14/+38
* SERVER-12328 remove plans from the cache if they are not performantDavid Storch2014-01-155-17/+146
* SERVER-11875 revert distlock conversionRandolph Tan2014-01-151-13/+1
* SERVER-11681 remove unneeded WBL warning (current code was causing compilatio...Eric Milkie2014-01-151-4/+0
* SERVER-8871 admin hintsBenety Goh2014-01-1527-97/+1691
* SERVER-12324 replaced std::stream with str::stream in db/query and db/execBenety Goh2014-01-1523-226/+205
* SERVER-12329 UpdatedExisting always true after update commandRandolph Tan2014-01-151-1/+3
* SERVER-11875 Make sure write concern is set before getting the valueRandolph Tan2014-01-151-1/+3
* SERVER-11875 Convert remaining internal writes to use write commandsRandolph Tan2014-01-155-237/+54
* SERVER-10793 always step down when another primary is seenEric Milkie2014-01-151-5/+1
* SERVER-11706 fix replicated convertToCapped w/index buildsEric Milkie2014-01-151-0/+14
* SERVER-11643: remove some nsdetails calls for catalog versionsEliot Horowitz2014-01-158-9/+21
* SERVER-5470 updated plan cache commands per updated specBenety Goh2014-01-158-1207/+207
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-1538-44/+47
* SERVER-12274 bugfix append wc info to GLE, more wc error codesGreg Studer2014-01-152-1/+6
* re-org structure and catalog directoriesEliot Horowitz2014-01-1491-120/+120
* remove memconcept for now as its not being used universallyEliot Horowitz2014-01-1410-246/+3
* SERVER-12049 Redact sensitive data from slowms outputAndreas Nilsson2014-01-144-8/+29
* SERVER-11834 Remove lockType field from listCommands outputSpencer T Brody2014-01-142-9/+1
* SERVER-12093 Improve error message when adding a user with a role that doesn'...Spencer T Brody2014-01-142-2/+16