summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54114 SERVER-54039 Pass cancelation token throughout TenantMigrationDo...Jason Zhang2021-02-083-141/+220
* SERVER-54043 Remove TODOA. Jesse Jiryu Davis2021-02-081-3/+2
* SERVER-54392 Use the actual value for Namespace::kAdminDb inside waitUntilTim...Jason Zhang2021-02-081-1/+1
* Revert "SERVER-51461 Support building indexes from existing indexes guarded b...Louis Williams2021-02-087-442/+0
* SERVER-54144 Relax timing constraint in profile_operation_metrics.jsLouis Williams2021-02-081-3/+5
* SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...samontea2021-02-0813-119/+86
* SERVER-53106 Preserve chunks entries upon sharded collection renamePierlauro Sciarelli2021-02-084-48/+87
* SERVER-54366 Wait for node to start stepdown before killing shutdown operatio...Ali Mir2021-02-083-0/+15
* SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov2021-02-0826-326/+1402
* SERVER-54186: Remove mongod flags for microbenchmarksBrad de Vlugt2021-02-081-24/+0
* SERVER-54269 Time-series bucket catalog should reject inserts with missing/in...Dan Larkin-York2021-02-085-44/+134
* SERVER-54018 Restrict metadata and time fields to top-level fieldsDan Larkin-York2021-02-084-7/+25
* SERVER-54341 Must not capture locals by reference in asynchronous lambda (exh...Matthew Russotto2021-02-081-22/+31
* SERVER-54369 update python dependenciesRobert Guo2021-02-082-4/+4
* SERVER-54331 Extend dropCollection test coverageTommaso Tocci2021-02-086-166/+270
* SERVER-54376 Extend dropDatabase test coverageTommaso Tocci2021-02-089-167/+230
* Import wiredtiger: cde57ba4b7aac0a955e6c35f503229e3809a1560 from branch mongo...Luke Chen2021-02-0837-949/+1230
* SERVER-54217 ensure unique collection names in time-series tests (clustered i...Benety Goh2021-02-074-31/+18
* SERVER-51623 Convert insert, update and delete commands output to IDLRishab Joshi2021-02-076-178/+410
* SERVER-54372: Running jsCore on xlarge to enable commit-queueCristopher Stauffer2021-02-071-1/+4
* SERVER-54217 ensure unique collection names in time-series tests (TSBS use ca...Benety Goh2021-02-073-15/+10
* SERVER-50268 restore UBSAN stanza for storage_wiredtiger_record_store_and_ind...Benety Goh2021-02-071-26/+37
* SERVER-54217 log collection stats before checking bucket documentsBenety Goh2021-02-061-0/+2
* SERVER-54217 ensure unique collection names in time-series tests (expireAfter...Benety Goh2021-02-063-19/+14
* Revert "SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an ...Benety Goh2021-02-0613-86/+119
* SERVER-54283 Make the checks for new sharded DDL code path be uniformKaloian Manassiev2021-02-069-89/+72
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-0612-666/+659
* SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...samontea2021-02-0613-119/+86
* SERVER-54362: Cannot assume the batch has been inserted when using failpoint ...Lingzhi Deng2021-02-062-2/+2
* SERVER-53786 Test WriteConcernErrors are preserved with the mongos implementa...Shreyas Kalyan2021-02-061-0/+13
* SERVER-54339: Prevent spontaneous elections in rollback_crud_op_sequences.jsXueruiFa2021-02-061-115/+52
* SERVER-54351: Fix race in topology_listener_test.cppAndrew Shuvalov2021-02-061-1/+9
* SERVER-54348 Remove jstests/core/collation_sbe.js testAnton Korshunov2021-02-061-1710/+0
* SERVER-51382 Ensure tenant migration bumps the recipient's logical clock to a...Jason Zhang2021-02-064-3/+78
* SERVER-54204 Load external validation keys with local read concernJack Mulrow2021-02-0611-61/+35
* SERVER-54364 Fix stack-use-after-scope when constructing nonzero DecimalCounterGregory Noma2021-02-051-1/+2
* SERVER-54217 ensure unique collection names in time-series tests (bucket edge...Benety Goh2021-02-053-21/+13
* SERVER-54268 Respect {ordered: true} for time-series insertsGregory Noma2021-02-0519-68/+225
* SERVER-54122 Fix fuzzer_tests bug of setting requireApiVersion to true and no...Moustafa Maher2021-02-053-17/+1
* SERVER-53671 Make ~PooledScope() resilient to 'InterruptedAtShutdown' exceptionsMihai Andrei2021-02-051-63/+24
* SERVER-54120 Move away from getLog to check if a command is done in our testsMoustafa Maher2021-02-052-20/+34
* SERVER-54184 Check for error message when ignoring ShutdownInProgress errors ...Ali Mir2021-02-051-3/+7
* SERVER-54349 Run st.configRS.awaitReplication() before running replSetStepUp ...Cheahuychou Mao2021-02-051-1/+1
* SERVER-54297 Split up the archiving of the server and its debug infoAndrew Morrow2021-02-058-26/+43
* SERVER-54317 [SBE] MONGO_UNREACHABLE in jstests/aggregation/bugs/server6239.jsMartin Neupauer2021-02-051-1/+1
* SERVER-54217 ensure unique collection names in time-series tests (bucket limits)Benety Goh2021-02-053-18/+15
* SERVER-54343 oplog_rollover.js to use waitForFailPoint instead of checkLogGregory Wlodarek2021-02-051-2/+12
* EVG-13289 pip install curatorhhoke2021-02-052-80/+52
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ...Samy Lanka2021-02-051-1/+1
* SERVER-53215 Write a test that ensures we don't increase minWireVersion or de...Shreyas Kalyan2021-02-051-0/+51