summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49704 txn_being_applied_to_secondary_cannot_be_killed.js should not al...r4.2.9-rc0r4.2.9Matthew Russotto2020-08-071-2/+3
* SERVER-46854 Disable periodic index consistency checker on config servers in ...Mihai Andrei2020-08-071-0/+5
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-08-073-2/+26
* SERVER-46721 Secondary readers should read at the no-overlap time instead of ...Louis Williams2020-08-0631-272/+618
* SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entryCharlie Swanson2020-08-063-8/+26
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-053-16/+16
* Revert "SERVER-49097 Make sys-perf builds closer to release builds"Ryan Timmons2020-08-052-3/+1
* SERVER-49933 Put Cedar Auth into Secrets YamlRyan Timmons2020-08-041-0/+2
* SERVER-49097 Make sys-perf builds closer to release buildsRyan Timmons2020-08-042-1/+3
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-042-1/+4
* SERVER-48950 Enhanced explain support for $search to expose stats from mongotJenny Peshansky2020-08-041-0/+7
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-045-0/+379
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-032-2/+28
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-08-037-266/+789
* SERVER-46194 Applying transfer mods in a migration does not handle write conf...Alex Taskov2020-07-303-8/+77
* SERVER-44273 Fix timeZoneInfo file load on WindowsJames Wahlin2020-07-283-3/+25
* SERVER-49527 recoverFromOplogAsStandalone does not relax index constraintsJudah Schvimer2020-07-272-0/+64
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-07-251-5/+7
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-237-32/+137
* SERVER-48067 Reduce memory consumption for unique index builds with large num...Gregory Noma2020-07-219-166/+145
* SERVER-47859 Add more logging to shutdownTaskTess Avitabile2020-07-211-0/+33
* SERVER-48096 PeriodicShardedIndexConsistencyChecker thread on jstests can cau...Tommaso Tocci2020-07-211-0/+5
* Import wiredtiger: f8cec30ecb2e471b600ce42a740082d55c2434e2 from branch mongo...Luke Chen2020-07-216-33/+241
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-07-161-1/+1
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-07-1626-38/+62
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-163-26/+123
* Revert "SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when apply...Suganthi Mani2020-07-163-125/+26
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-163-26/+125
* SERVER-47714 fix testEric Milkie2020-07-151-1/+2
* SERVER-47714 explicitly set the prepare conflict behavior prior to creating a...Eric Milkie2020-07-152-0/+41
* SERVER-45233 Include the empty array in the comparison with index testTed Tuckman2020-07-152-1/+12
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-07-154-49/+301
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2020-07-157-16/+29
* SERVER-48979: Fix race between config propagation and election in change_stre...Lingzhi Deng2020-07-151-32/+31
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-07-143-15/+129
* SERVER-42042 Fail the build if it is set up to wander into the trilemmaAndrew Morrow2020-07-141-0/+9
* SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica setJenny Peshansky2020-07-101-1/+1
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-07-102-0/+54
* SERVER-49335: use barque API key instead of LDAP passwordKim Tao2020-07-071-1/+1
* SERVER-47883 Override stepdown suites to ensure background index builds are c...Louis Williams2020-07-026-1/+8
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-07-011-1/+4
* SERVER-43490 Perform TODO listed in SERVER-38686Jack Mulrow2020-06-301-7/+0
* SERVER-48778 Make reconstruct_prepared_transactions_initial_sync.js robust to...Suganthi Mani2020-06-301-1/+1
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-291-1/+1
* SERVER-44779 dassert internal operations that hit a prepareConflict must be m...Jason Chan2020-06-291-0/+7
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-2623-9/+526
* SERVER-48527 Aborting in-progress transactions on step-up should clear sessio...Judah Schvimer2020-06-252-0/+13
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-06-241-1/+13
* SERVER-48611 Use awaitLastOpCommitted instead of awaitReplication in speculat...William Schultz2020-06-241-2/+2
* SERVER-48329 Rename generated action_type files to be less fragileAndrew Morrow2020-06-243-3/+40