summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 823abc9cb3d952b59276381a6181f5b1a0749cc9 from branch mongo...r4.4.9-rc0Luke Chen2021-08-3026-140/+555
* SERVER-59573 Add query_knobs dep to cluster_cursor_manager libJames Wahlin2021-08-281-0/+1
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-273-3/+18
* Import wiredtiger: b85c4b8a97b80cd0eb5e71843fdd12c0b905c5a7 from branch mongo...Luke Chen2021-08-2641-364/+1448
* SERVER-58184 Move getOldestActiveTimestamp after prepare reconstructionPavi Vetriselvan2021-08-201-4/+11
* Import wiredtiger: 27d10c3362673e12fb53b9c4be22cbb9fd46c72c from branch mongo...Luke Chen2021-08-20116-805/+1331
* SERVER-59330: bugfix: StreamableReplicaSetMonitor constructor should bootstra...Andrew Shuvalov2021-08-193-2/+46
* SERVER-59135 Make mongocryptd targets in MSIs depend on libsasl2Mark Benvenuto2021-08-181-0/+1
* SERVER-58169: Log timestamps info on hitting invariants around stable timesta...Lingzhi Deng2021-08-171-6/+18
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-161-19/+60
* SERVER-58582 Create $documents stage and implement collectionless unionWith ...Ted Tuckman2021-08-1610-28/+318
* SERVER-58051 close the original log when rotating to newsergey.galtsev2021-08-161-0/+2
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-08-1216-84/+63
* SERVER-56877 track uncommitted changes to multikey paths with a counterBenety Goh2021-08-122-7/+39
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-08-1212-16/+169
* SERVER-57262 Relax vote constraint to allow voting for candidates with newer ...Wenbin Zhu2021-08-113-15/+24
* SERVER-44316 Remove incorrect log message in initial_syncer.cppCarolyn Duan2021-08-111-5/+3
* SERVER-57630 Support SSL_OP_NO_REGNEGOTIATION if it's available at runtimeSara Golemon2021-08-111-2/+13
* SERVER-58594 ReplicationCoordinatorImpl::handleHeartbeatResponse_forTest does...Vishnu Kaushik2021-08-111-4/+6
* Import wiredtiger: 03eb45ea7fd94d6f241f8668a58d0119c39bbf52 from branch mongo...Luke Chen2021-08-11249-3667/+5529
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-101-8/+38
* SERVER-57360 Log additional debug info for invariant(_requests.empty()) in ~L...Dianna Hohensee2021-08-104-1/+46
* SERVER-56877 rename IndexCatalogEntryImpl::_indexMultikeyPaths to _indexMulti...Benety Goh2021-08-102-13/+14
* SERVER-53069 Disable death tests on address and memory sanitizer variantsBen Caimano2021-08-101-1/+4
* SERVER-58280 initial sync aborts index builds before applying collModBenety Goh2021-08-101-0/+1
* SERVER-55581: Return ScopedDbConnection to connection pool in cluster aggrega...Tyler Seip2021-08-091-0/+1
* SERVER-58587 Improve performance of $setIsSubset by replacing std::set with a...Rui Liu2021-08-061-6/+13
* SERVER-49435 Make NetworkInterfaceTL::ExhaustCommandState::sendRequest handle...George Wangensteen2021-08-051-14/+14
* SERVER-53849 Move away from getLog in timestamped_reads_wait_for_prepare_opl...Moustafa Maher2021-08-052-0/+25
* SERVER-34938 Secondary slowdown or hang due to content pinned in cache by sin...Moustafa Maher2021-08-042-3/+8
* SERVER-36263 Bypassing operation validation in applyOps should require specia...Moustafa Maher2021-08-043-0/+8
* SERVER-53479 Wait for mirrored operations in mirror_reads.jsGeorge Wangensteen2021-08-041-1/+18
* Revert "SERVER-56509 Wrap unique index insertion _keyExists call in a WT curs...r4.4.8-rc0r4.4.8Henrik Edin2021-07-281-6/+1
* SERVER-49714 Specially support only a single oplog collection, local.oplog.rs...Dianna Hohensee2021-07-275-18/+12
* SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen2021-07-262-2/+2
* SERVER-56620 Clear any durableOpTimeAndWallTime received from arbitersVesselina Ratcheva2021-07-264-3/+203
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-221-5/+6
* SERVER-37904 Add enableOverrideClusterChainingSetting server parameterCarolyn Duan2021-07-213-5/+18
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-07-211-85/+107
* Import wiredtiger: 2b73914cd8912fab0e01ebd67cd0106de45442cd from branch mongo...Luke Chen2021-07-21317-6840/+13775
* SERVER-58258 Fix race between 'replSetGetStatus' request and initial syncer c...Wenbin Zhu2021-07-201-13/+27
* SERVER-58164 Log error code and exclude NamespaceNotFound in error logs when ...Wenbin Zhu2021-07-201-4/+5
* SERVER-56424 Sorter detects and converts out of disk space system error rathe...Benety Goh2021-07-201-0/+8
* SERVER-56424 index build fasserts when system runs out of disk spaceBenety Goh2021-07-201-0/+6
* SERVER-57798 Direct user to manually install on Compass download failureRyan Egesdahl2021-07-201-3/+3
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-201-2/+6
* SERVER-58127 Fix benchRun() memory leak under an exceptionYoonsoo Kim2021-07-201-2/+2
* SERVER-57650 Make MigrationChunkClonerSource interruptible when waiting for r...Cheahuychou Mao2021-07-202-11/+26
* Import wiredtiger: 5444fd4334f3b124158bfeaba88391dac1182e7d from branch mongo...r4.4.7-rc1r4.4.7Luke Chen2021-07-073-6/+157
* SERVER-58306 chunkInserter thread can terminate() if checkForInterrupt() is c...Cheahuychou Mao2021-07-071-4/+5