summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-26387: Exclude noPassthrough/indexbg2.js from running on MMAPv1Audrey Fang2018-08-151-1/+1
* SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-08-152-1/+2
* SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and c...Chibuikem Amaechi2018-08-134-10/+50
* SERVER-35986 Skip tests using db.eval during parallel test suiteSara Golemon2018-08-091-0/+29
* SERVER-36462: Add atlas user to runtime_secret.yml.julianedwards2018-08-071-0/+1
* SERVER-35962 buildindexes_false_with_system_indexes.js restarts nodes and sho...Matthew Russotto2018-08-031-0/+1
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-08-037-16/+156
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-311-3/+11
* SERVER-35861: Remove call to dashboard_gen.py in perf.ymldalyd2018-07-291-17/+0
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-271-4/+1
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-266-1/+188
* SERVER-36232 Ensure chunk migration commit and the subsequent refresh are cau...Kaloian Manassiev2018-07-261-42/+62
* SERVER-36132 Invariant that chunk migration is actually reflected in the meta...Kaloian Manassiev2018-07-251-1/+15
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-07-2520-75/+529
* SERVER-34141 Reset client metadata when missing in metadataMark Benvenuto2018-07-242-7/+25
* SERVER-34682 Assert that replSetRequestVotes response status is OKWilliam Schultz2018-07-241-1/+3
* SERVER-31434 Give Value and ValueStorage pointer alignmentMathias Stearn2018-07-231-2/+7
* SERVER-33857 call wrap getRedactedCopyForLogging() calls with redact()Gabriel Russell2018-07-232-6/+6
* SERVER-35668 Avoid moving concurrency tests to small instances on arm64Robert Guo2018-07-201-11/+0
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-07-192-1/+32
* SERVER-36010 Use severe() for Windows exceptions logsYves Duhem2018-07-191-5/+5
* SERVER-36111 Remove unnecessary and unguarded usage of archival module.Max Hirschhorn2018-07-161-1/+0
* Import tools: a486a2aad18c47a9bc6c16e65672690888210832 from branch v3.4David Golden2018-07-133-49/+48
* SERVER-35858 Run call BF Suggestion service always in bashYves Duhem2018-07-121-0/+1
* SERVER-34793 Add call to BF Suggestion server on task failureYves Duhem2018-07-121-0/+25
* SERVER-34602 convertToCapped collection drop does not commit WUOW on 3.4Siyuan Zhou2018-07-121-0/+1
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-07-113-2/+68
* Import tools: 1d8a1228671d09cdf31c9032ce53d2f0787e8cdf from branch v3.4David Golden2018-07-1155-958/+2462
* SERVER-34897 load() for atomic boolKevin Pulo2018-07-111-1/+1
* SERVER-34897 add parameter to prohibit mongos retriesKevin Pulo2018-07-111-0/+10
* SERVER-34160 Exit shell cleanly on SIGHUPJonathan Reams2018-07-101-0/+3
* 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