summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71190 Create unittest for batched write contextShin Yee Tan2022-12-213-57/+195
* SERVER-71615 Add top-level `onCurrentShardSince` field to `config.chunk` entriesSilvia Surroca2022-12-2116-77/+245
* Revert "SERVER-55398 Dropping a database should also drop all its associated ...Pol Pinol Castuera2022-12-216-92/+0
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2022-12-215-13/+28
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-211-3/+5
* Import wiredtiger: 723f5e15d49dbe2caf944ed270b4f22b4fd282d6 from branch mongo...Luke Chen2022-12-2113-442/+542
* Import wiredtiger: a7f6fa07f90d701b73206a768ae0cc6fb50ff9b4 from branch mongo...Luke Chen2022-12-212-17/+13
* Import wiredtiger: 2a414fdee92400156ab05de39b6f0c2363a73469 from branch mongo...Luke Chen2022-12-215-46/+85
* Import wiredtiger: 824e26b67715b4e0f4be20bd46c969b9c8748bf9 from branch mongo...Luke Chen2022-12-212-3/+7
* Import wiredtiger: eccc369904708f4f076ce279fe65b62dbfad1ad5 from branch mongo...Luke Chen2022-12-212-2/+2
* Import wiredtiger: e9069c3e5fd23c16d16e7f62f8b4d3ac2327d24a from branch mongo...Luke Chen2022-12-216-37/+88
* SERVER-72056 golden test for lowering ABT constant expressions to SBEDavis Haupt2022-12-215-0/+160
* SERVER-71861 Allow killOp with security tokenmathisbessamdb2022-12-211-0/+4
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-2135-198/+381
* SERVER-71855 ListDatabases returns all databases if no tenantId suppliedmathisbessamdb2022-12-211-11/+2
* SERVER-71030 Modify CursorResponse to serialize/deserialize NamespaceString w...Hugh Tong2022-12-2017-68/+218
* Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry"Jack Mulrow2022-12-2035-365/+182
* SERVER-71120 Fix serialisation of collection created within aggregationsPaolo Polato2022-12-202-33/+19
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-2035-182/+365
* SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.jsonMatt Broadstone2022-12-207-19/+123
* SERVER-71884 Drain ongoing resilient movePrimary operations on FCV downgradeAntonio Fuschetto2022-12-201-0/+8
* SERVER-71905: Shutdown should check the initial data timestamp to determine u...Daniel Gottlieb2022-12-201-1/+1
* SERVER-71967: Add a `writeBsonArrayToFile` shell method.Daniel Gottlieb2022-12-201-0/+46
* SERVER-71202 Adapt existing movePrimary logic to new DDL coordinatorAntonio Fuschetto2022-12-209-57/+502
* SERVER-69729 Add tidy check for signed char misuseMatt Kneiser2022-12-203-6/+24
* SERVER-62672 Avoid `getCollectionVersion` duplicate queries when committing c...Pierlauro Sciarelli2022-12-202-106/+57
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-16/+18
* Revert "SERVER-71512 Fix assert.commandWorkedOrFailedWithCode"dziana.hurynovich2022-12-201-5/+3
* SERVER-71668 Move isLastNonHiddenShardKeyIndex check after hide index on syst...Pol Pinol Castuera2022-12-201-21/+22
* SERVER-72004 Fixed SBE slot disabling and prepare for yieldingAnna Wawrzyniak2022-12-2021-88/+230
* SERVER-69876 De-stage-ify the SBE filter stage builderDrew Paroski2022-12-209-1823/+561
* SERVER-70702 Improve JWKManager APIsSara Golemon2022-12-205-19/+38
* SERVER-71956 Add telemetryRead privilege actionMaddie Zechar2022-12-194-1/+8
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-191-41/+42
* SERVER-72245 Permit enabling serverless mode through a config fileMatt Broadstone2022-12-191-1/+1
* SERVER-72256 rename mongobridge directoryDaniel Moody2022-12-199-7/+7
* SERVER-70242 Remove misleading "Different user name was supplied to saslSuppo...Militsa Sotirova2022-12-193-15/+23
* SERVER-71652 Implement BulkWriteCommand Authentication Checksseanzimm2022-12-193-5/+55
* SERVER-71057 Count histogram types once per arrayAlya Berciu2022-12-199-90/+300
* SERVER-72110: Use collection cursor directly instead of DBDirectClientChristopher Caplinger2022-12-192-7/+20
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-191-3/+5
* SERVER-66315 Support batched inserts with FLE 2Shreyas Kalyan2022-12-193-47/+76
* SERVER-72025 Return block time in commitShardSplit command responseMatt Broadstone2022-12-194-19/+22
* SERVER-71377 Adding missing count to CE for nullAlya Berciu2022-12-191-2/+6
* SERVER-71614 Add case to hide the index when is not compatible with shard key.Pol Pinol Castuera2022-12-193-2/+30
* SERVER-71880 Expose fromMigrate parameter in dropCollection() API methodsPaolo Polato2022-12-196-43/+56
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-191-1/+1
* SERVER-55398 Dropping a database should also drop all its associated tags.Pol Pinol Castuera2022-12-196-0/+92
* Import wiredtiger: 9d1ff639515cbca3c1447549bfb61114f59987ee from branch mongo...Luke Chen2022-12-182-2/+2
* Import wiredtiger: 969d2b098438d70d888665d68c028742148d5f71 from branch mongo...Luke Chen2022-12-182-3/+8