summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-72276 Removing outdated entries for multiversion tests20e0f0c3b5a141789e39b4c09656ee76Aaron Morand2022-12-211-20/+16
|
* SERVER-71943 Convert CQF fallback to new DocumentSource visitor mechanismBen Shteinfeld2022-12-2110-189/+365
|
* SERVER-71500: fix reverseComparisonOp to reverse instead of negateWill Buerger2022-12-213-8/+62
|
* SERVER-65364 Allow fine-grained selection of indexes to updateAlberto Massari2022-12-2136-156/+521
|
* SERVER-72288: microbenchmark tests fail after Enable M1 Mac support for DSIMridul Augustine2022-12-211-1/+1
|
* SERVER-71530: Add VariableTransporter for walking variables with callbackWill Buerger2022-12-217-63/+59
|
* SERVER-68761 Setup jscore passthrough test suite for query samplingIsrael Hsu2022-12-2111-116/+1035
|
* SERVER-70694 Platform Support: Add support for RHEL9 ARM64winstonzmdb2022-12-214-1/+130
|
* SERVER-71185 Onboard TPC-H workloads with CSI on evergreenArun Banala2022-12-211-0/+11
|
* SERVER-68377 Skip creating a dense column cursor during a column scan when ↵Dianna Hohensee2022-12-215-70/+133
| | | | an _id column cursor (also dense) is present
* SERVER-71906 rename TransportLayerASIO to AsioTransportLayerMatt Diener2022-12-2122-214/+214
|
* 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-2118-78/+253
|
* Revert "SERVER-55398 Dropping a database should also drop all its associated ↵Pol Pinol Castuera2022-12-217-145/+0
| | | | | | tags." This reverts commit fd2dd311397aa3671e69ae4e4d98056e8006620f.
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2022-12-215-13/+28
|
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-212-9/+10
|
* SERVER-72231 Remove extra TODOAlexander Neben2022-12-211-3/+0
|
* Import wiredtiger: 723f5e15d49dbe2caf944ed270b4f22b4fd282d6 from branch ↵Luke Chen2022-12-2113-442/+542
| | | | | | | | | mongodb-master ref: a7f6fa07f9..723f5e15d4 for: 6.3.0-rc0 WT-10197 Track eviction timeline
* Import wiredtiger: a7f6fa07f90d701b73206a768ae0cc6fb50ff9b4 from branch ↵Luke Chen2022-12-212-17/+13
| | | | | | | | | mongodb-master ref: 2a414fdee9..a7f6fa07f9 for: 6.3.0-rc0 WT-10338 Ensure threads get uncorrelated sequences of random values.
* Import wiredtiger: 2a414fdee92400156ab05de39b6f0c2363a73469 from branch ↵Luke Chen2022-12-215-46/+85
| | | | | | | | | mongodb-master ref: 824e26b677..2a414fdee9 for: 6.3.0-rc0 WT-10294 Use WT API __wt_random instead of rand()
* Import wiredtiger: 824e26b67715b4e0f4be20bd46c969b9c8748bf9 from branch ↵Luke Chen2022-12-212-3/+7
| | | | | | | | | mongodb-master ref: eccc369904..824e26b677 for: 6.3.0-rc0 WT-9538 Release dhandle on error.
* Import wiredtiger: eccc369904708f4f076ce279fe65b62dbfad1ad5 from branch ↵Luke Chen2022-12-212-2/+2
| | | | | | | | | mongodb-master ref: e9069c3e5f..eccc369904 for: 6.3.0-rc0 WT-10291 Only run test format failure configs once
* Import wiredtiger: e9069c3e5fd23c16d16e7f62f8b4d3ac2327d24a from branch ↵Luke Chen2022-12-216-37/+88
| | | | | | | | | mongodb-master ref: 9d1ff63951..e9069c3e5f for: 6.3.0-rc0 WT-10300 Move evergreen validation into its own dist/ script, speeding up s_fast.
* SERVER-70802 Ensure data files are uploaded on Evergreen timeoutJuan Gu2022-12-212-3/+38
|
* SERVER-72056 golden test for lowering ABT constant expressions to SBEDavis Haupt2022-12-215-0/+160
|
* SERVER-72295 (mongo piece of PERF-3313) Named Pipes performance regression testsKevin Cherkauer2022-12-211-0/+9
|
* SERVER-71861 Allow killOp with security tokenmathisbessamdb2022-12-2111-13/+116
|
* 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-212-18/+4
|
* SERVER-72280 Named Pipes: Remove $lookup testsKevin Cherkauer2022-12-202-223/+5
|
* SERVER-72266 Fixed scons cache pruningAlexander Neben2022-12-202-2/+6
|
* SERVER-72275 Disabled expensive failing variantAlexander Neben2022-12-201-0/+1
|
* SERVER-71030 Modify CursorResponse to serialize/deserialize NamespaceString ↵Hugh Tong2022-12-2022-69/+233
| | | | with tenantId
* Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry"Jack Mulrow2022-12-2035-365/+182
| | | | This reverts commit 07118e1f61dddb68170b7aa095166028b284d687.
* SERVER-72264 Clang-tidy task needs fix schema updateMatt Kneiser2022-12-201-4/+6
|
* SERVER-71563 Lite sys-perf variant to run IO-bound analytics testsSteve Tarzia2022-12-201-2/+28
|
* 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-71953 Scaled-up charts_events sys-perf taskSteve Tarzia2022-12-201-2/+15
|
* SERVER-71884 Drain ongoing resilient movePrimary operations on FCV downgradeAntonio Fuschetto2022-12-201-0/+8
|
* SERVER-72252 Don't run concurrency_sharded_initial_sync in inMemory build ↵Samy Lanka2022-12-202-2/+2
| | | | variant
* SERVER-71905: Shutdown should check the initial data timestamp to determine ↵Daniel Gottlieb2022-12-201-1/+1
| | | | use_timestamp value.
* 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-2011-64/+516
|
* SERVER-69729 Add tidy check for signed char misuseMatt Kneiser2022-12-204-6/+25
|
* SERVER-71670 Write jstest for changestreams and cross-DB collection renamesMatt Kneiser2022-12-201-42/+179
|
* SERVER-62672 Avoid `getCollectionVersion` duplicate queries when committing ↵Pierlauro Sciarelli2022-12-203-107/+58
| | | | chunk operations
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-20156-650/+700
|
* Revert "SERVER-71512 Fix assert.commandWorkedOrFailedWithCode"dziana.hurynovich2022-12-201-5/+3
| | | | This reverts commit 72b203af76e771c0705bfa657c9df76fa48c4cd5.