summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-2437-310/+1005
* SERVER-54717 Fix failing ephemeralForTest clustered index ValidateTestsLouis Williams2021-02-241-1/+17
* SERVER-50994: Audit dropCollection, dropIndex, and dropView during dropDataba...Varun Ravichandran2021-02-2311-7/+44
* SERVER-54698 Retry UMC transaction on retryable op errorSara Golemon2021-02-231-4/+10
* SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly2021-02-2318-321/+683
* SERVER-51878 Enable test that checks all API V1 commands have an associated I...Moustafa Maher2021-02-231-6/+35
* SERVER-53457: Stress test with multi-updates concurrently with tenant migrationsAndrew Shuvalov2021-02-231-0/+172
* SERVER-52349 Enable featureFlagUseSecondaryDelaySecs by default in 4.9Pavi Vetriselvan2021-02-231-1/+3
* SERVER-47936 Implement a new shell helper to copy file rangesGregory Wlodarek2021-02-231-0/+54
* SERVER-47936 Skip workloads that kill random cursors for the concurrency_repl...Gregory Wlodarek2021-02-231-0/+5
* SERVER-53941 Have resharding oplog applier resume from its progress documentYuhong Zhang2021-02-233-29/+117
* SERVER-54680 use mongo::quickExitWithoutLogging instead of std::quick_exitSergey Galtsev2021-02-231-2/+3
* SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma2021-02-2310-307/+442
* SERVER-54633 Retry mongo client commands when starting mongod in powercycleMikhail Shchatko2021-02-231-2/+10
* SERVER-54491 Make PlanExecutorSBE::isEOF consistent with PlanExecutorImpl::isEOFNikita Lapkov2021-02-233-5/+3
* SERVER-54049 Add translation phase for accumulator-style window functionsNick Zolnierz2021-02-2316-94/+187
* SERVER-53398 Remove extra std::move call in window function exec testTed Tuckman2021-02-231-3/+3
* SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev2021-02-2322-40/+38
* Import wiredtiger: 42baa69fff2dd81e8d07ee80e0f80b6ac1484699 from branch mongo...Luke Chen2021-02-232-1/+16
* Import wiredtiger: ac48a5cfa32a9c8172fa87486d7521567ba4095d from branch mongo...Luke Chen2021-02-2317-61/+1528
* Import wiredtiger: 3f4d8ab73778407360edb6662dbe073897ebf5e1 from branch mongo...Luke Chen2021-02-2325-254/+83
* SERVER-53953 Use safe reconfigs for setFCV commandSamy Lanka2021-02-233-38/+86
* Revert "SERVER-54049 Add translation phase for accumulator-style window funct...Nick Zolnierz2021-02-2316-185/+94
* SERVER-54706 Fix listIndexes with string-valued weightA. Jesse Jiryu Davis2021-02-235-8/+26
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-2310-177/+678
* SERVER-53910 report resharding_oplog_{fetcher,applier} oplog entry countBilly Donahue2021-02-2211-88/+356
* SERVER-54406 NetworkInterfaceMock should allow simultaneous interruption and ...Ben Caimano2021-02-223-264/+269
* SERVER-54347 Allow createIndexes and dropIndexes through the tenant_oplog_app...Matthew Russotto2021-02-224-4/+92
* SERVER-54652 Create oplog buffer outside of TenantMigrationRecipientService m...Jason Chan2021-02-221-3/+5
* SERVER-54290 Add ability to mock Streamable RSM topology description stateRandolph Tan2021-02-2212-30/+344
* SERVER-54049 Add translation phase for accumulator-style window functionsNick Zolnierz2021-02-2216-94/+185
* SERVER-51722 Enable -moutline-atomics on aarch64Andrew Morrow2021-02-221-0/+3
* SERVER-54572 Introduce assumes_standalone_mongod tag for jscore testsTommaso Tocci2021-02-2253-293/+100
* SERVER-49928 Clean up powercycle loggingvrachev2021-02-221-23/+15
* SERVER-54499 Encode action type information into IDLMark Benvenuto2021-02-225-186/+189
* SERVER-54611 Allow $_internalUnpackBucket to invoked for external client in A...Rishab Joshi2021-02-221-1/+1
* SERVER-52061 Create feature flag for Create checks for API versioning breakag...Mark Benvenuto2021-02-223-0/+45
* SERVER-54345 Remove shard collection leftover dataMarcos José Grillo Ramirez2021-02-223-22/+51
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-2216-88/+253
* SERVER-54658 Remove unused imports in tenant_migration_access_blocker_util fi...Cheahuychou Mao2021-02-225-68/+45
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-2264-389/+253
* SERVER-53393 Add evg variants for ShardingTaskExecutorPoolReplicaSetMatchingGeorge Wangensteen2021-02-226-63/+94
* SERVER-53258 Reject writes during resharding operations using critical sectionAlex Taskov2021-02-2228-75/+610
* SERVER-54577: Have tests using `testReshardCloneCollection` explicitly preser...Daniel Gottlieb2021-02-222-2/+22
* SERVER-53398 Add removable window function executorTed Tuckman2021-02-228-0/+477
* SERVER-54492 Support BSONType::Code in SBENikita Lapkov2021-02-227-63/+197
* SERVER-54488 Fix rename code checking for multiversion suitesPierlauro Sciarelli2021-02-221-7/+4
* SERVER-54490 Fix incorrect sort order for NaN and missing values in SBENikita Lapkov2021-02-224-12/+10
* SERVER-54634 Fix memory leak in regexFindAll SBE builtinNikita Lapkov2021-02-221-1/+3
* SERVER-54630 Remove tests that create a standalone instance of a config serverSergi Mateo Bellido2021-02-221-4/+2