summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-55107 Adding checking for Variant containing Array Type in idl_check_c...Moustafa Maher2021-03-176-61/+953
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-03-1726-156/+403
* SERVER-52528 Test queries on sharded time-series collectionsLouis Williams2021-03-171-0/+192
* Add limited $collStats invocations to API Version 1Charlie Swanson2021-03-175-7/+71
* SERVER-54470 Use IDL to parse $collStatsCharlie Swanson2021-03-1718-96/+266
* SERVER-53716 Enable rank accumulator window function translationTed Tuckman2021-03-173-10/+194
* SERVER-54996 Change FailPoint::pauseWhileSetAndNotCanceled() to throw on canc...Blake Oler2021-03-173-4/+27
* SERVER-55234 Ensure that tenant migration abortReason is recovered correctly ...Cheahuychou Mao2021-03-173-3/+78
* SERVER-52778 Mark all places where collections are implicitly created in shar...Kaloian Manassiev2021-03-1735-135/+313
* SERVER-53713 Implement removable $sum and $avg window functionHartek Sabharwal2021-03-1712-15/+669
* SERVER-55216 Re-enable jstests/concurrency/fsm_workloads/create_timeseries_co...Dan Larkin-York2021-03-171-5/+3
* SERVER-55190 Generate and attach UUID for each ClientBen Caimano2021-03-174-1/+69
* SERVER-55223 Do not use KeyString for metadata comparisons in BucketCatalogDan Larkin-York2021-03-173-36/+46
* SERVER-55238 Unit test time-series <=> buckets collection index schema conver...Dianna Hohensee2021-03-172-25/+127
* SERVER-49941 Add core test for no-op writesJack Mulrow2021-03-171-0/+118
* SERVER-54135 Move stress_test_unique_index* to noPassthroughWithMongodLouis Williams2021-03-172-28/+16
* SERVER-55045 Add additional logging for resume_after_against_oplog.jsSamy Lanka2021-03-172-3/+19
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-1713-90/+51
* Revert "SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)"XueruiFa2021-03-1735-6416/+4381
* SERVER-55245: Update setup_spawnhost_coredump.Daniel Gottlieb2021-03-171-1/+1
* Revert "SERVER-54221 Implement $sample pushdown into $_internalUnpackBucket"Eric Cox2021-03-177-817/+60
* SERVER-54985 Move BucketCatalog committer assignment to commit timeDan Larkin-York2021-03-175-307/+613
* SERVER-55231 Stop using standalone shards in noPassthrough testsTommaso Tocci2021-03-173-75/+24
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Billy Donahue2021-03-1735-4381/+6416
* Import wiredtiger: 98b3599256c8ce629ba632021edd0ab2b9d695d9 from branch mongo...Luke Chen2021-03-174-71/+66
* Import wiredtiger: ed802fb44789efb6e0126dc71e854a524ded9cb2 from branch mongo...Luke Chen2021-03-172-2/+1
* Import wiredtiger: 0403dd432ce8cc69e6b2e430644246f76d2b062b from branch mongo...Luke Chen2021-03-172-2/+8
* Import wiredtiger: 30b8a4883b44e8e81d3eafca806a1263dfdc72b7 from branch mongo...Luke Chen2021-03-174-44/+31
* SERVER-53510 Handle preImage and postImage for retryable writesMatthew Russotto2021-03-177-40/+353
* SERVER-54221 Implement $sample pushdown into $_internalUnpackBucketEric Cox2021-03-177-60/+817
* SERVER-54785 Complete TODO listed in SERVER-52719 and allow recipient toJason Chan2021-03-175-33/+38
* SERVER-55011 Fix concurrency/fsm_workloads/drop_index_during_replan.js failin...Anton Korshunov2021-03-171-5/+0
* SERVER-54267: Update tenant migration recipient currentOp output for cloners ...Lingzhi Deng2021-03-178-0/+86
* SERVER-55169: Handle timeseries bucket collections in TenantCollectionClonerLingzhi Deng2021-03-173-21/+55
* SERVER-48179 Allow transition to SECONDARY at the end of rollback even it was...Wenbin Zhu2021-03-164-3/+102
* Revert "SERVER-54735 Fix AsyncTry to not return BrokenPromise on executor shu...Matthew Saltz2021-03-162-42/+8
* SERVER-54962 Test downgrading a shard server binary with secondaryDelaySecsPavi Vetriselvan2021-03-162-0/+81
* SERVER-54142 Add memory tracking to DocumentSourceSetWindowFieldsTed Tuckman2021-03-1620-33/+213
* SERVER-55242 format needs char(&)[N], not char*Billy Donahue2021-03-162-2/+2
* SERVER-50566 Remove Ubuntu 16.04John Chen2021-03-164-195/+49
* Revert "SERVER-52528 Test queries on sharded time-series collections"Louis Williams2021-03-168-208/+16
* SERVER-55227 The binaries and artifacts should adhere to archive_dist_testAndrew Morrow2021-03-161-24/+26
* SERVER-55182 Move the `create` command to a separate fileKaloian Manassiev2021-03-169-283/+295
* SERVER-55194 Allow multiple statement ids per oplog entryGregory Noma2021-03-1645-457/+538
* SERVER-54376 Extend dropDatabase test coverage (part 2)Tommaso Tocci2021-03-1612-45/+37
* SERVER-50565 Remove RHEL 6.0John Chen2021-03-1611-357/+160
* SERVER-55019 Fix install_compass platform compatibilityRyan Egesdahl2021-03-162-159/+398
* SERVER-54002 Evergreen task documentationMikhail Shchatko2021-03-165-4/+60
* SERVER-52528 Test queries on sharded time-series collectionsLouis Williams2021-03-168-16/+208
* SERVER-55141: Add receiveStart and numOpsApplied to recipient currentOpLingzhi Deng2021-03-166-2/+30