summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47207 move parser from logger to db/commandBilly Donahue2020-04-307-34/+22
* SERVER-46801 Convert unittest library to structured logs.Billy Donahue2020-04-305-94/+108
* SERVER-47463 setIndexCommitQuorum returns same errors as createIndexes when c...Benety Goh2020-04-303-3/+14
* SERVER-47584 Additional testing for hidden indexesRuoxin Xu2020-04-305-2/+364
* SERVER-46801 tabular LogComponent defsBilly Donahue2020-04-303-229/+121
* Import wiredtiger: a707df12a2503ad39ccdd82a84062faa6a07e082 from branch mongo...Luke Chen2020-04-30125-1224/+1574
* SERVER-46659 Initial sync will startup two phase index builds during the coll...Gregory Wlodarek2020-04-3024-81/+579
* SERVER-47049 Test split horizon reconfigCheahuychou Mao2020-04-291-0/+35
* SERVER-47656 Blacklist exhaust_isMaster_topology_changes.js from the scanning...jannaerin2020-04-292-4/+6
* SERVER-47046 Add tests that mongos receives topology change info immediatelyjannaerin2020-04-293-4/+111
* SERVER-46037 Add a feature flag to enable streamable support in RSM isMaster ...Haley Connelly2020-04-297-17/+31
* SERVER-47463 add tests for setIndexCommitQuorum support on standalones and FC...Benety Goh2020-04-292-0/+39
* SERVER-47818 Repair test execution aliases in hygienic modeAndrew Morrow2020-04-291-5/+4
* SERVER-45785 Simplify implementation of DESTDIRAndrew Morrow2020-04-294-59/+30
* SERVER-46519 Do not force a global rebuild on ninja regenerationAndrew Morrow2020-04-291-8/+8
* SERVER-47721 Make generated ninja file deterministicAndrew Morrow2020-04-292-9/+19
* SERVER-47110 Don't emit the PDB file twice when separate debug is enabledAndrew Morrow2020-04-292-0/+15
* SERVER-45269 refactor log_test_v2Billy Donahue2020-04-292-533/+496
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-282-19/+57
* SERVER-47515 Avoid finding self on replica set reconfig if config contents ha...William Schultz2020-04-287-324/+363
* SERVER-47632 Explicitly ignore all acceptable moveChunk errors in update shar...Gregory Noma2020-04-281-2/+9
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-2822-280/+404
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-287-59/+34
* SERVER-46841 Make PeriodicRunner users properly handle ClientMarkedKilled errorsAmirsaman Memaripour2020-04-284-27/+34
* SERVER-46841 Make PeriodicRunner interrupt blocked operations on stopAmirsaman Memaripour2020-04-287-37/+131
* SERVER-47488 MONGODB-AWS Auth - Improve error message on missing or unexpecte...Mark Benvenuto2020-04-285-1/+99
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-04-281-2/+13
* SERVER-47631 Explicitly ignore all acceptable moveChunk errors in refine shar...Gregory Noma2020-04-281-11/+16
* SERVER-47761 Retry moveChunk in stepdown suites on CallbackCanceledGregory Noma2020-04-281-8/+10
* SERVER-44841 change log component string MIGRATION => MIGRATEBilly Donahue2020-04-281-1/+1
* SERVER-47742 recordPreImage validation should not depend on early FCV loadingr4.4.0-rc3Jonathan Reams2020-04-273-11/+38
* SERVER-47045 Add tests to check that the RSM behaves correctly when contactin...jannaerin2020-04-272-2/+75
* SERVER-47161 Change log message to use UserAssertAfterLogBlake Oler2020-04-271-9/+4
* SERVER-47738 Don't include CatalogCache blocked operation metrics on mongodBlake Oler2020-04-271-18/+21
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-2710-27/+238
* SERVER-45541 Test interrupting $unionWith.Charlie Swanson2020-04-279-11/+140
* SERVER-47790 change log line searched from nss to namespaceDan Pasette2020-04-271-1/+1
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-271-0/+217
* SERVER-46611 Don't allow build.ninja to depend on conftestsAndrew Morrow2020-04-261-1/+2
* SERVER-46129 Fix various DAG inconsistenciesMathew Robinson2020-04-262-10/+21
* SERVER-46458 build/unittests.txt does not expand newlines with ninjaMathew Robinson2020-04-261-2/+3
* SERVER-47397 enhanced logging for Execution owned files (part 2)Eric Milkie2020-04-2611-91/+95
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-2620-188/+199
* SERVER-43335 Ingest drivers server selection testsjannaerin2020-04-24124-115/+2296
* SERVER-47484 Wait for replication in catchup_takeover_one_high_priority.js be...Samy Lanka2020-04-241-0/+1
* SERVER-47658: Improve validate diagnostics, with a focus on multikey failures.Daniel Gottlieb2020-04-247-8/+25
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-2410-120/+93
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-241-0/+7
* SERVER-47754 Allow background validation to run on storage engines that do no...Gregory Wlodarek2020-04-244-28/+13
* SERVER-47613 Fix invariant when a removed member votesA. Jesse Jiryu Davis2020-04-243-33/+35