summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-49769 add move assignment operator to radix_iteratorDianna Hohensee2021-05-281-0/+21
* SERVER-55150 Add whitelist of errors that will not be retried on rename colle...Marcos José Grillo Ramirez2021-05-284-66/+83
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-2818-15/+658
* SERVER-56119 Make classic execution engine build variant run all generational...David Storch2021-05-281-1/+2
* SERVER-56769 Use tarball from arhive_dist_test task instead of git.get_projectMikhail Shchatko2021-05-282-113/+216
* SERVER-52849: Protect stepUp from invalidated executor on shutdown in Primary...Tyler Seip2021-05-285-29/+74
* SERVER-56336 Replace usages of withAutomaticRetry() in resharding_donor_servi...Luis Osta2021-05-281-94/+95
* SERVER-48711 Remove FCV guard from transient_txn_error_labels_with_write_conc...Jack Mulrow2021-05-281-26/+20
* SERVER-57264 TenantMigrationDonorOpObserver should not invariant that mtab ex...Cheahuychou Mao2021-05-283-4/+18
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-05-286-2/+105
* SERVER-56525 Make thread pool for submitting range deletion tasks a decoratio...Pierlauro Sciarelli2021-05-285-30/+58
* SERVER-47534 Unblacklist mongos_dataSize.js from sharding_last_stable_mongos_...Cheahuychou Mao2021-05-281-2/+0
* SERVER-57254 Modify merge_split_chunks_test.js to use a stale mongosSimon Graetzer2021-05-281-7/+13
* SERVER-53449 Robustify change_streams_shards_start_in_sync.js and tag as does...Bernard Gorman2021-05-281-10/+26
* SERVER-57151 Add pipeline optimization tests for $match with $exprAlya Berciu2021-05-281-0/+308
* SERVER-55557 Range deletion of aborted migration can fail after a refine shar...Jordi Serra Torrens2021-05-284-2/+30
* Import wiredtiger: 3fcff335811eb8498c55e35009190e28ee8ca676 from branch mongo...Luke Chen2021-05-282-3/+3
* Revert "SERVER-56507 Change default block compressor to Zstandard"Monica Ng2021-05-281-1/+1
* SERVER-51127 Test network errors via sync source rollback during tenant migra...Vesselina Ratcheva2021-05-283-2/+297
* SERVER-57159 Generate DamageVector from docDiff with subdocuments in unittestYuhong Zhang2021-05-274-29/+347
* SERVER-57234 clean up indexu.js to use different collection name for each tes...Benety Goh2021-05-271-4/+31
* SERVER-57234 clean up uniqueness.js to use different collection name for each...Benety Goh2021-05-271-26/+21
* SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek2021-05-271-0/+1
* SERVER-57228 Config Server crashes when updating FCV using an inconsistent FC...Antonio Fuschetto2021-05-271-4/+8
* SERVER-57268 add multikey query to validate_multikey_restart.jsBenety Goh2021-05-271-0/+26
* SERVER-57231 TemporaryKVRecordStore sets finalized flag in commit handlerBenety Goh2021-05-271-3/+4
* SERVER-57220 Handle drop-pending time-series buckets namespaces in listCollec...Gregory Noma2021-05-272-1/+2
* SERVER-57251 Fix checkLog race in salvage_incomplete_rolling_index_builds.jsGregory Wlodarek2021-05-271-3/+0
* SERVER-57047 Remove requirement to specify workdir when subprocess.exec'ing s...Richard Samuels2021-05-275-184/+39
* SERVER-57235: Don't tassert on ShutdownInProgress in MirrorMaestroTyler Seip2021-05-271-1/+6
* SERVER-55724 Support external metapackage repositoryRyan Egesdahl2021-05-2718-270/+606
* SERVER-55352: Remove denylisted abort reasons from tenant migration hookLingzhi Deng2021-05-271-20/+0
* SERVER-56377: Add `findAndModify_flip_location.js` to backports required for ...Daniel Gottlieb2021-05-271-0/+2
* SERVER-57171 Make the killop test more resilientAmirsaman Memaripour2021-05-271-38/+42
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-05-276-10/+85
* SERVER-57190 Change shards refresh request to use a fire and forget approach ...Marcos José Grillo Ramirez2021-05-271-18/+7
* SERVER-57152: Add logging for roles in user_defined_roles_on_secondaries.jsXueruiFa2021-05-271-0/+9
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionRobert Guo2021-05-2722-145/+425
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-2713-251/+104
* SERVER-55232 Review blacklisted rename tests (fix last rename FSM)Pierlauro Sciarelli2021-05-272-10/+10
* SERVER-57201 applyChunkOpsDeprecated function queries config.chunks always by...Sergi Mateo Bellido2021-05-277-2/+17
* SERVER-55232 Review blacklisted rename testsPierlauro Sciarelli2021-05-2733-246/+145
* Import wiredtiger: be699d75cf07a0383912a7e7031a8056c4e0be12 from branch mongo...Luke Chen2021-05-2715-65/+153
* SERVER-57158: Fix selected-tests authenticationDavid Bradford2021-05-261-0/+4
* SERVER-57216 make `UUID::gen()` valid after main exitsBilly Donahue2021-05-261-7/+3
* SERVER-57172 Do json.send before DSI post_runCarl Raiden Worley2021-05-261-1/+5
* SERVER-56658 Use the cleanup executor to fulfill resharding recipient machine...Blake Oler2021-05-264-7/+32
* SERVER-57205 Always write all three validator variables in the validator sett...Henrik Edin2021-05-261-0/+4
* SERVER-55784 Add catalog statistics to serverStatusLouis Williams2021-05-268-7/+365
* SERVER-56200 Added base case to catch if op is none of the expected typesJennifer Peshansky2021-05-261-0/+2