summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25746 store advisoryHostFQDNs in config.mongosr3.4.16-rc0r3.4.16Kevin Pulo2018-07-024-19/+124
* SERVER-34549 make kDefaultTimeoutMS a static property of ReplSetTestPavi Vetriselvan2018-06-291-1/+13
* SERVER-29359 SO_KEEPALIVE for nia socketsNathan Orttung2018-06-285-0/+29
* SERVER-29341 Set KeepAlive params on windows and macSara Golemon2018-06-287-43/+205
* Revert "SERVER-29359 SO_KEEPALIVE for nia sockets"Nathan Orttung2018-06-287-122/+0
* SERVER-30050 top_chunk_autosplit.js should use w: majority when updating bala...Randolph Tan2018-06-281-1/+3
* SERVER-29359 SO_KEEPALIVE for nia socketsNathan Orttung2018-06-257-0/+122
* SERVER-34742 Stop running ssl_cert_password.js on OS X.Max Hirschhorn2018-06-241-0/+2
* SERVER-35322 external_auth tests should use unique kerberos credentials cache...Mark Benvenuto2018-06-221-2/+7
* SERVER-35693 Pre-sort $in elements to avoid O(n^2) boost::flat_set() complexity.David Storch2018-06-222-0/+16
* SERVER-33512 Add PeriodicKillSecondaries hook to archive listJonathan Abrahams2018-06-201-0/+3
* SERVER-34159: Redact MigrationDestinationManager messagesSpencer Jackson2018-06-191-8/+8
* SERVER-34823 Make sure LegacySession ID's match their MessagingPort connectio...Jonathan Reams2018-06-193-1/+14
* SERVER-34371: Don't ignore rmtree failuresDavid Bradford2018-06-181-2/+3
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-06-185-5/+154
* SERVER-34758 Fix to prevent deadlock between initial sync and replSetGetStatu...smani872018-06-131-3/+11
* SERVER-32935 log exception during oplog applicationBenety Goh2018-06-083-2/+9
* SERVER-35437 Wait for secondary state after stepdown command in multi_rs.jsSiyuan Zhou2018-06-085-2/+42
* SERVER-32935 add characterization test for exception handling in oplog applic...Benety Goh2018-06-082-0/+40
* SERVER-35210 Enable projet expansion to set curator releaseRamon Fernandez2018-06-071-1/+1
* SERVER-34863 Remove LSM testing on non-master branchesIan Whalen2018-06-071-60/+0
* SERVER-35155 Fix x509_invalid.js test case typoSara Golemon2018-06-041-1/+1
* SERVER-27410 Make the lint task required by compile on Enterprise RHEL 6.2Eddie Louie2018-05-311-0/+1
* SERVER-34644 Only explicitly do $-prefix check when writing sharded metadataKaloian Manassiev2018-05-308-17/+202
* SERVER-32688 Fix lintJonathan Abrahams2018-05-301-1/+1
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-05-301-2/+3
* SERVER-35108: Enable signal processing in system_perf.yml.r3.4.14julianedwards2018-05-301-28/+30
* SERVER-35051 Resmoke should stop the balancer before shutting down sharded cl...Jonathan Abrahams2018-05-291-5/+19
* SERVER-35264 Fix compile in sys-perf-3.4Henrik Ingo2018-05-281-26/+2
* SERVER-34950 Use new sys-perf baseline 3.2.20-BaselineHenrik Ingo2018-05-281-1/+1
* SERVER-30557 Make max_time_ms.js more robustTess Avitabile2018-05-251-45/+45
* SERVER-35071: Split MMAPv1 tasks into separate variants in sys-perf -- fix ch...dalyd2018-05-251-12/+2
* SERVER-35071: Split MMAPv1 tasks into separate variants in sys-perfdalyd2018-05-251-209/+184
* SERVER-35207 Fix "analyze" in system_perf.ymlHenrik Ingo2018-05-251-0/+1
* SERVER-35207 Don't use json.get_history in system_perf.ymlHenrik Ingo2018-05-252-42/+2
* SERVER-34865 Test archival fails when temporary files are removedJonathan Abrahams2018-05-241-5/+2
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-05-248-10/+28
* SERVER-31562 Archival for test failures from suites not using a resmoke fixtureJonathan Abrahams2018-05-248-47/+34
* SERVER-33144 Support archiving data files in Evergreen on test failure - WindowsJonathan Abrahams2018-05-242-23/+51
* SERVER-33193 Enable test failure archive for specific tasks and hooksJonathan Abrahams2018-05-2442-0/+144
* SERVER-34661 Return early when the vote request response has an error.Suganthi Mani2018-05-232-2/+44
* SERVER-34835 Fix shard_does_not_hang_on_bad_config_server.jsMatthew Saltz2018-05-231-39/+40
* SERVER-30290 Use unique paths in ftdc_setdirectory.jsMark Benvenuto2018-05-231-3/+3
* SERVER-34540 Remove sleeptest from dbtestJonathan Reams2018-05-231-68/+0
* SERVER-34380 Use variant level depends_on in system_perf.ymlHenrik Ingo2018-05-231-144/+149
* SERVER-33346 Pin a specific version of boto3 for use in etc/evergreen.yml scr...Jonathan Abrahams2018-05-231-1/+1
* SERVER-26884 Support archiving data files in Evergreen on test failureJonathan Abrahams2018-05-2314-87/+368
* SERVER-31995 omit cloner stats from initial sync stats if too largeBenety Goh2018-05-223-20/+36
* SERVER-31995 added characterization test for initial sync stats on a large da...Benety Goh2018-05-221-1/+63
* SERVER-34851 Disallow index selection for identical min & max values on findJames Wahlin2018-05-226-125/+146