summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52848: Increase delayMillis in initial_sync_chooses_correct_sync_sourc...r4.9.0-alpha1XueruiFa2021-01-193-76/+66
* SERVER-53625 Fix slimOplogForGraphLookup to include if txn was aborted.Max Hirschhorn2021-01-192-41/+39
* SERVER-53869 Remove references to `getGlobalServiceContext()` from the catalogKaloian Manassiev2021-01-1913-119/+23
* SERVER-53247 disable enableMajorityReadConcern=false for non-test storage eng...Pavi Vetriselvan2021-01-1913-192/+76
* SERVER-51522 Handle ConflictingOperationInProgress errors for non-transaction...Dan Larkin-York2021-01-191-7/+10
* SERVER-38938 include metadata in command responseRobert Guo2021-01-193-1/+15
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-01-191-0/+2
* SERVER-53772 Create feature flag for timestamp based collection/database UUIDSergi Mateo Bellido2021-01-193-23/+30
* SERVER-53772 Create feature flag for timestamp based collection/database UUIDSergi Mateo Bellido2021-01-1910-17/+30
* SERVER-50754 introduce MakeBSONObjStage and various perf improvements to SBEIan Boros2021-01-1946-438/+1191
* SERVER-52231 remove time-series builderBenety Goh2021-01-181-36/+0
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2021-01-183-159/+365
* SERVER-51664 Make sure $dateAdd/$dateSubtract produce null if any argument is...Milena Ivanova2021-01-182-286/+207
* SERVER-51621: Convert findAndModify output to IDLHana Pearlman2021-01-1819-216/+328
* SERVER-52231 add timeseries to all-features buildersr4.9.0-alpha0Benety Goh2021-01-161-0/+4
* SERVER-53155 Convert authenticate command implementation to inherit from IDL-...Shreyas Kalyan2021-01-163-196/+259
* SERVER-53763: disable tenenat migration tests on Windows because of SSL limit...Andrew Shuvalov2021-01-161-2/+0
* SERVER-50974 Add currentOp reporting for TenantMigrationRecipientService Inst...Vishnu Kaushik2021-01-163-23/+234
* SERVER-53841 Additional logging for oplog_rollover.jsGregory Wlodarek2021-01-162-6/+25
* SERVER-53038 Remove old aws_ec2 code now that powercycle uses host.createvrachev2021-01-168-888/+27
* SERVER-53839 Make assertions in TenantMigrationTest.forgetMigration account f...Cheahuychou Mao2021-01-161-3/+7
* SERVER-53835 Add requires_fcv_49 to dropdb.jsJason Chan2021-01-161-0/+1
* SERVER-51369 Separate fields from types in IDL compilerA. Jesse Jiryu Davis2021-01-157-235/+331
* SERVER-53499 Handle UMC commands with requireApiVersion and standalone mongodMark Benvenuto2021-01-152-57/+70
* SERVER-53636 rs.add() should retry on CurrentConfigNotCommittedYet errorsPavi Vetriselvan2021-01-151-1/+2
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-1518-147/+653
* SERVER-53403 Define IDL type for docs in admin.system.external_validation_keysCheahuychou Mao2021-01-1510-66/+139
* SERVER-53826 replsettest_control_12_nodes.js should use initiateWithHighElect...Pavi Vetriselvan2021-01-151-1/+1
* SERVER-52231 move timeseries_collStats.js to noPassthroughWithMongodBenety Goh2021-01-151-0/+0
* SERVER-53435 Make queries run with DBHelpers plus SBE circumvent 'checkCanSer...David Storch2021-01-1525-79/+219
* SERVER-53461 totalDataSizeGroupedBytesEstimate stats for $group should report...Rishab Joshi2021-01-156-45/+72
* SERVER-53560 Enable the free monitoring feature on the wtdevelop builderMark Benvenuto2021-01-151-1/+1
* SERVER-51762 Delete code for old unique index formatLouis Williams2021-01-1514-461/+309
* SERVER-52231 move collStats test cases to timeseries_collStats.jsBenety Goh2021-01-154-16/+54
* SERVER-53781 Don't log Grid's configTime term resetsPierlauro Sciarelli2021-01-151-1/+3
* SERVER-52231 reformat resmoke set parameter option as multi-line in all-featu...Benety Goh2021-01-151-4/+25
* SERVER-52231 update exclusions for time-series testsBenety Goh2021-01-1510-2/+40
* SERVER-52231 run dos2unix on CST passthrough test configBenety Goh2021-01-151-809/+809
* SERVER-53359 update remaining jstestfuzz configs to validate at latest FCVBenety Goh2021-01-159-9/+9
* SERVER-53359 jstestfuzz should validate at latest FCVMax Hirschhorn2021-01-153-3/+8
* Revert "SERVER-53739 Temporary code to validate all createIndexes options"Benety Goh2021-01-151-31/+3
* SERVER-53336 listCollections returns 'timeseries' as type for timeseries coll...Benety Goh2021-01-152-2/+2
* Import wiredtiger: bd160209c77917053661441c525c89562b49a82e from branch mongo...Luke Chen2021-01-1516-1948/+1919
* SERVER-49298 Add proof targets for out of date test executionAndrew Morrow2021-01-154-3/+184
* SERVER-53731 skip validation for storage on delta updatesBenety Goh2021-01-151-1/+2
* SERVER-53336 listCollections returns 'timeseries' as type for timeseries coll...Benety Goh2021-01-152-3/+3
* SERVER-52554 Convert ListDatabases to TypedCommandSara Golemon2021-01-143-253/+223
* SERVER-53710 SERVER-53814 remove burn_in_multiversion from all features builderBenety Goh2021-01-141-1/+0
* SERVER-53739 Temporary code to validate all createIndexes optionsA. Jesse Jiryu Davis2021-01-141-3/+31
* SERVER-51359 unit test that AutoGetCollectionLockFree can run concurrently wi...Dianna Hohensee2021-01-141-0/+66