summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump tools to 3.2.3r3.2.3v3.2.3Ramon Fernandez2016-02-171-1/+1
* SERVER-22676 Don't check duplicated create calls for matching configurationsMichael Cahill2016-02-173-42/+26
* bump tools to 3.2.2r3.2.2-rc2r3.2.2Ramon Fernandez2016-02-111-1/+1
* SERVER-22523: disable warning msg when multiple heartbeats are active/returningScott Hernandez2016-02-111-2/+0
* SERVER-21859: ServerStatus should report clients queued on global/ticket lockGeert Bosch2016-02-105-66/+77
* SERVER-22349 Throw interruptions from loadStoredJason Carey2016-02-092-1/+5
* SERVER-22475 Reduce concurrency in manyclients.jsJason Carey2016-02-091-2/+2
* SERVER-22390 catch all errors in RangeDeleter::_waitForMajorityMisha Tyulenev2016-02-091-18/+5
* SERVER-22535 Migration source manager checks for PlanExecutor errors during i...Tess Avitabile2016-02-091-1/+10
* SERVER-22499 Mark mongos as inShutdown() as soon as shutdown startsv3.2-freezer3.2.2-rc1Spencer T Brody2016-02-081-45/+43
* SERVER-22459 multiversion migration session id testDianna Hohensee2016-02-081-0/+92
* SERVER-22498 fix migration session id multiversion failureDianna Hohensee2016-02-083-3/+14
* 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