summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-54217 ensure unique collection names in time-series tests (core/txns)Benety Goh2021-02-051-3/+4
* SERVER-44230 Move top_drop.js from noPassthrough to CoreBynn Lee2021-02-051-1/+5
* SERVER-52517 Make the ClientCursorMonitor a ServiceContext decoration PS2Ethan Zhang2021-02-051-3/+2
* Revert "SERVER-54283 Make the checks for new sharded DDL code path be uniform"Kaloian Manassiev2021-02-054-66/+40
* SERVER-54014 Define a reasonable maxTimeMsOverride for the checkOID requestsAlexandre Bique2021-02-051-0/+3
* SERVER-54283 Make the checks for new sharded DDL code path be uniformKaloian Manassiev2021-02-054-40/+66
* SERVER-54131 zone_changes_range.js test has a race condition in runBalancer()Alexandre Bique2021-02-051-5/+8
* SERVER-54158 Missing shard metadata refresh from the CS in coll_timestamp_tes...Sergi Mateo Bellido2021-02-051-0/+2
* SERVER-54028 Add support for command alias in IDL spec.Rishab Joshi2021-02-059-10/+107
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-051-2/+2
* Import wiredtiger: 772edf829f31c87fad4cdb8f73bf7e50b993e067 from branch mongo...Luke Chen2021-02-0542-823/+2045
* SERVER-53520 Assert recipients own all their docs in ReshardingTest.Max Hirschhorn2021-02-052-21/+143
* SERVER-50976 Add currentOp reporting for ReshardingCoordinatorService InstancesAmirsaman Memaripour2021-02-055-10/+67
* SERVER-54183: Rollback resharding operations that are not timestamped.Daniel Gottlieb2021-02-053-2/+31
* SERVER-53894 Ensure updateFeatureCompatibilityVersionDocument() is idempotentAli Mir2021-02-054-27/+31
* SERVER-54228 : Change ValidateResult from BasicCommandWithRequestParser to on...Moustafa Maher2021-02-051-1/+7
* SERVER-53271 Compute executionTimeMillisEstimates metric for SBE PlanStagesAnton Korshunov2021-02-0524-0/+187
* SERVER-54259 include bucketDocs in timeseries_bucket_limit_count.js assertion...Benety Goh2021-02-051-9/+9
* SERVER-50141 Rewrite ServiceStateMachineTestBen Caimano2021-02-052-546/+659
* SERVER-53420 Make transport Session source/sink/poll functions noexceptBen Caimano2021-02-053-70/+102
* SERVER-50141 Destroy OperationContext explicitly after sinkBen Caimano2021-02-056-468/+702
* SERVER-53963 Improve error message for unsupported operations on time-series ...Dan Larkin-York2021-02-053-6/+30