summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22456: use 1min oplog find query timeoutr3.2.2-rc0Scott Hernandez2016-02-031-1/+1
* SERVER-20290 Fixing race condition in donor_shard_abort_and_start_new_migrati...Dianna Hohensee2016-02-031-3/+3
* SERVER-22448 fix geo-sparseness planning for 2dsphereIndexVersion 3David Storch2016-02-032-80/+128
* Fixing format issue in SERVER-20290Dianna Hohensee2016-02-021-2/+2
* SERVER-20290 Introduce migration session id, with testDianna Hohensee2016-02-0215-64/+658
* SERVER-22167: Move fixDocuments up earlier in the insert path to ensure it runsMartin Bligh2016-02-022-17/+39
* SERVER-18115 Avoid unnecessary in-memory sort stage for .min()/.max() queriesTess Avitabile2016-02-024-0/+311
* SERVER-22270 applyOps takes a write concernJudah Schvimer2016-02-022-1/+176
* SERVER-22011: Obtain tickets at outermost global lock in WTGeert Bosch2016-02-0212-117/+185
* SERVER-22420 extend step down duration to allow remaining high priority node ...Benety Goh2016-02-021-1/+1
* SERVER-22199 Don't wait for WT locks during drop.Michael Cahill2016-02-021-2/+4
* SERVER-21427: Replaced BSONObjBuilder.done() with BSONObjBuilder.obj() in ben...dalyd2016-02-011-1/+1
* SERVER-20409: Get ticket before getting WT sessionGeert Bosch2016-02-011-2/+1
* SERVER-22028 hang_analyzer should fail when run against unsupported lldbMark Benvenuto2016-02-011-2/+18
* SERVER-21789 fix formatRandolph Tan2016-02-011-1/+1
* SERVER-21789 mongos replica set monitor should choose primary based on (rs co...Randolph Tan2016-02-013-18/+131
* SERVER-21896 reload ChunkManager cache when shard does not existsMisha Tyulenev2016-02-012-5/+59
* SERVER-22362 better bookkeeping of primary and secondary nodes at the beginni...Benety Goh2016-02-011-15/+10
* SERVER-22059 Add the authSchemaUpgrade command to the readConcern passthroughJonathan Abrahams2016-02-011-0/+1
* SERVER-22098 Split FSM sharded tests for SCCC into a separate suiteJonathan Abrahams2016-02-013-0/+160
* SERVER-21427 fix lintJonathan Reams2016-01-291-35/+35
* SERVER-22350 Fail Evergreen task on package generation failureErnie Hershey2016-01-291-0/+3
* SERVER-21427: benchRun should complain when passed invalid optionsdalyd2016-01-294-432/+700
* SERVER-21912 Iterate command response cursorsCharlie Swanson2016-01-291-2/+30
* SERVER-22326: Upgrade perf.yml to use new mongo-perf release r20160127dalyd2016-01-291-1/+1
* SERVER-22016 fix unit test for 3.2 backportDan Pasette2016-01-291-3/+0
* Import wiredtiger-wiredtiger-2.7.0-559-g07966a4.tar.gz from wiredtiger branch...Ramon Fernandez2016-01-29988-2235/+591906
* SERVER-20030 Shut down ShardRegistrySpencer T Brody2016-01-296-95/+174
* SERVER-22335: only prepare getmore when needed in bgsync fetcherScott Hernandez2016-01-291-8/+9
* SERVER-22152 wait for high priority node to become primary at beginning of testBenety Goh2016-01-291-13/+24
* SERVER-21960 Include symbol name in stacktrace json when available.Andy Schwerin2016-01-291-1/+5
* SERVER-21959 Enlarge buffer used for logging in signal handlers, to support l...Andy Schwerin2016-01-291-1/+1
* SERVER-21959 Do not truncate stack traces in log messages.Andy Schwerin2016-01-298-15/+35
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2016-01-2933-125/+308
* SERVER-22016 Support rolling back certain applyOps oplog entries in replication.Andy Schwerin2016-01-292-8/+169
* SERVER-22007 Disable last-error tracking for help commands.Andy Schwerin2016-01-292-1/+4
* SERVER-18671 SecondaryPreferred can end up using unversioned connectionsRandolph Tan2016-01-298-48/+111
* SERVER-21388 validate captrunc argumentRobert Guo2016-01-272-0/+12
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-271-94/+89
* SERVER-22324 Update findAndModify_inc.js to handle mmapv1 invalidations.Max Hirschhorn2016-01-271-5/+28
* SERVER-21499 Update FSM workloads to handle more frequent yielding.Max Hirschhorn2016-01-274-12/+50
* SERVER-22142 join() FlushThread in resmoke.py after running all tests.Max Hirschhorn2016-01-274-10/+55
* SERVER-21875 Support self-termination of hang analyzer on Windows.Max Hirschhorn2016-01-271-1/+10
* SERVER-22042 Use CheckLib to verify SSL library availabiliyAndrew Morrow2016-01-271-46/+64
* SERVER-22279 SubplanStage must register its MultiPlanStage in _childrenMathias Stearn2016-01-271-8/+18
* SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-01-2711-74/+142
* SERVER-21905 Python scripts should read text with universal newline supportMark Benvenuto2016-01-273-3/+3
* SERVER-21678 setting fromMigrate flag for deletes in oplogDianna Hohensee2016-01-2712-11/+212
* SERVER-22232 Increase logging to diagnose build failure in csrs_upgrade_durin...Spencer T Brody2016-01-271-2/+4
* SERVER-22306: enable per-branch overridesChung-Yen Chang2016-01-263-5/+5