summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-21309 Remove the Install Step from Jstestfuzz in EvergreenRobert Guo2016-01-261-18/+0
* SERVER-21990 Deprecation warning from resmoke.py - replicaset.py insert is de...Mike Grundy2016-01-262-10/+11
* SERVER-22249 disabling balancer in sharding stats.js test because it can conf...Dianna Hohensee2016-01-261-4/+1
* SERVER-22303 Wait longer for initial sync to finish in csrs_upgrade_during_mi...Spencer T Brody2016-01-252-3/+5
* SERVER-21917 Add the httpinterface test suite to the Enterprise RHEL 6.2 variantMike Grundy2016-01-251-0/+1
* SERVER-21902 Use multiple shard nodes in the jstestfuzz_sharded suiteMike Grundy2016-01-251-0/+1
* SERVER-21801 CheckReplDBHash testing hook should check document type (resmoke...Mike Grundy2016-01-251-1/+27
* SERVER-21421 Update concurrency suite's ThreadManager constructor to provide ...Mike Grundy2016-01-252-2/+2
* SERVER-21035 Delete the disabled fsm_all_sharded.js test runnerMike Grundy2016-01-251-82/+0
* SERVER-22219 Use subprocess32 on POSIX systems if it's available.Max Hirschhorn2016-01-251-6/+49
* SERVER-20418 Fix compilation of distlock_test.cppSpencer T Brody2016-01-223-3/+24
* SERVER-21382 fixing sharding migration to transfer only document deletions re...Dianna Hohensee2016-01-2213-22/+202
* SERVER-20418 Make sure that we always start the distlock pinger when running ...Spencer T Brody2016-01-226-65/+32
* SERVER-20036 Add back line that was accidentally removedSpencer T Brody2016-01-211-0/+1
* SERVER-22247 Fix clang compile errorKaloian Manassiev2016-01-211-1/+1
* SERVER-20036 Interrupt mapReduce and movePrimary commands on catalog manager ...Spencer T Brody2016-01-219-29/+152
* SERVER-21958 Fix lint errorAndy Schwerin2016-01-212-7/+5
* SERVER-21958 Remove mayYield and mayBeInterrupted flags from cloner, as it is...Andy Schwerin2016-01-218-131/+49
* SERVER-22002 Do not retry findAndModify on MMAPv1Charlie Swanson2016-01-216-134/+29
* SERVER-22247 Do not fail when parsing pre-2.2 sharding collection metadataKaloian Manassiev2016-01-216-13/+71
* SERVER-21776 Diagnostic logic for reads/writes should use correct log componentJason Rassi2016-01-202-3/+3
* SERVER-22232 Wait for secondaries to catch up before starting new migration i...Spencer T Brody2016-01-202-0/+8
* SERVER-22165 Fix resmoke.py deadlock between logger pipe and timer threadJonathan Abrahams2016-01-191-5/+11
* SERVER-21940 Workload connection cache in FSM suite is not nulled out properlyJonathan Abrahams2016-01-191-5/+3
* SERVER-21906 always use ReplicaSetMonitor when updating ShardRegistry lookup ...Misha Tyulenev2016-01-192-16/+28
* SERVER-22121 Add resmoke.py validation testing hook to core & sharding_jscore...Jonathan Abrahams2016-01-192-0/+3
* SERVER-22099 remove an unreliable check in cleanupOrphaned testMisha Tyulenev2016-01-191-7/+0