summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-60489 Handle potential exceptions in balancer recovery phaseAntonio Fuschetto2021-10-1825-127/+163
* SERVER-32842 Timestamp support for $convertBobby Morck2021-10-183-1/+27
* SERVER-59907 Add an explicit stage field to tenant migration currentOp output...Vesselina Ratcheva2021-10-183-7/+240
* SERVER-60568 Add tests with official GCM test vectorsSpencer Jackson2021-10-182-0/+153
* SERVER-60650 Avoid compiling symmetric_crypto_test on no-ssl buildsSpencer Jackson2021-10-181-1/+1
* SERVER-60602 Delete code for unreplicated capped deletesGregory Wlodarek2021-10-181-75/+36
* SERVER-60118 Support collMod on clustered collectionsHaley Connelly2021-10-185-11/+124
* SERVER-60726 Add clusteredInfo to QueryPlannerParamsHaley Connelly2021-10-183-0/+7
* SERVER-60333 Refactor UserName and RoleNameSara Golemon2021-10-1820-149/+353
* SERVER-60780 Wait for completion promise after canceling TransactionCoordinat...Cheahuychou Mao2021-10-181-2/+2
* SERVER-43765 Remove inaccurate commentGabriel Marks2021-10-181-2/+0
* SERVER-59833 Expand WT config fuzzing in mongod for collections and indexesGregory Wlodarek2021-10-183-7/+48
* SERVER-60592 DDL participant commands need to ensure they make a write with t...Jordi Serra Torrens2021-10-183-0/+78
* SERVER-59654 Add Evergreen task for time-series update fuzzerGregory Noma2021-10-181-0/+16
* SERVER-60769 Fix the adding of python links after fetching venvMikhail Shchatko2021-10-181-0/+3
* SERVER-60143 Avoid clearing filtering metadata after failed metadata refreshJordi Serra Torrens2021-10-181-5/+0
* SERVER-60387 make moveChunk() waitForDelete in auth_add_shard.jsPaolo Polato2021-10-181-2/+3
* Import wiredtiger: 2a727360bb291eb6523845e3a8de9d769c1e28b0 from branch mongo...Luke Chen2021-10-184-10/+22
* Import wiredtiger: 36dd2c8581310bb63912e8072974f3178fc21f04 from branch mongo...Luke Chen2021-10-184-14/+13
* Import wiredtiger: a1fd504c2c5452c7e4c6a773a57c9400526b37cd from branch mongo...Luke Chen2021-10-183-1/+93
* Import wiredtiger: b7f804e8d5a9d307237dff413e8ecd189e5118ca from branch mongo...Luke Chen2021-10-186-1/+135
* Revert "SERVER-59907 Add an explicit stage field to tenant migration currentO...Kaloian Manassiev2021-10-183-240/+7
* Revert "SERVER-59833 Expand WT config fuzzing in mongod for collections and i...Benety Goh2021-10-183-43/+7
* SERVER-59907 Add an explicit stage field to tenant migration currentOp output...Vesselina Ratcheva2021-10-183-7/+240
* SERVER-57466 fix windows compileBenety Goh2021-10-161-1/+6
* SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski2021-10-1627-4/+214
* SERVER-60723 Fix a bug with how sbe::bson::convertFrom() computes the size of...Drew Paroski2021-10-151-14/+4
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-156-2/+156
* SERVER-55259 Ensure build.ninja is always in a clean stateRyan Egesdahl2021-10-151-7/+29
* SERVER-60585 - Update uses of sliceMerge in the codebase to not refermathisbessamdb2021-10-159-38/+38
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-1531-610/+154
* SERVER-57552 Adding support for stdDevPop and stdDevSamp in SBEBobby Morck2021-10-156-1/+437
* Revert "SERVER-55259 Ensure build.ninja is always in a clean state"Ryan Egesdahl2021-10-151-29/+7
* SERVER-60245 Reduce RecordId copying in classic query engine collection scansLouis Williams2021-10-154-30/+81
* SERVER-59944 Reopen storage in temporary locationMoustafa Maher Khalil2021-10-153-46/+75
* SERVER-59833 Expand WT config fuzzing in mongod for collections and indexesReo Kimura2021-10-153-7/+43
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdJonathan Lee2021-10-152-5/+180
* SERVER-60739 Reduce the chunk size in timeseries_balancer.js to avoid heavy r...Bikash Chandra2021-10-151-2/+2
* SERVER-60740 Ignore $indexStats issued by index consistency checker in testsRui Liu2021-10-151-0/+6
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObserversKaloian Manassiev2021-10-1531-89/+90
* SERVER-57784 Shutdown and join executors before returning from ReshardingOplo...Amirsaman Memaripour2021-10-151-45/+57
* SERVER-60744 Increase replSetStepDown timeout in reconfig_waits_for_oplog_com...Huayu Ouyang2021-10-151-1/+1
* SERVER-60615 Fix js_global_scope.js on ARM64Charlie Swanson2021-10-155-9/+25
* SERVER-60003 Create ReplicatorHook for ClusterToCluster replication testingVishnu Kaushik2021-10-156-5/+245
* SERVER-32160 Warn users of schemas that reject all documentsTed Tuckman2021-10-152-5/+89
* SERVER-60420 Release the critical section early in the shard collection slow ...Marcos José Grillo Ramirez2021-10-152-7/+22
* SERVER-56185 Investigate possible improvements with session migration and a c...Allison Easton2021-10-156-4/+132
* Import wiredtiger: 74a07bf78520fb1e3ed08b341c2c36b795e567a1 from branch mongo...Luke Chen2021-10-152-2/+7
* Import wiredtiger: 51a5c5ff5b0ceea341f70a386fff5a9f68d2edac from branch mongo...Luke Chen2021-10-156-30/+56
* Import wiredtiger: e930e8d0cd4c3330783e711253eae2923b1e2e3f from branch mongo...Luke Chen2021-10-1520-48/+149