summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 9893156289e444466848ae5d2b5ada7a4e0d6c0d from branch mongo...r4.4.9-rc1r4.4.9Luke Chen2021-09-1513-685/+1051
* Import wiredtiger: 7f9d2bd3eefbb725301d6075db7ce48c3b33e159 from branch mongo...Luke Chen2021-09-1333-223/+997
* SERVER-59743 Set SEARCH_META in $unionWith subpipelineTed Tuckman2021-09-021-0/+10
* 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 Fix cursor_timeout.js FCV tagJames Wahlin2021-08-281-1/+1
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-275-4/+210
* SERVER-59478 Move serverStatus command before taking RSTL in catchup_takeover...Wenbin Zhu2021-08-261-2/+5
* SERVER-59469 Add missing space in burn_in_tags list of variantsJason Chan2021-08-261-2/+2
* Import wiredtiger: b85c4b8a97b80cd0eb5e71843fdd12c0b905c5a7 from branch mongo...Luke Chen2021-08-2641-364/+1448
* SERVER-57752 Archive data files for terminate_during_shutdown_checkpoint.jsGregory Wlodarek2021-08-201-0/+2
* SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek2021-08-201-0/+207
* 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
* Revert "SERVER-59191 Use expansions in modules"vrachev2021-08-192-22/+22
* SERVER-59414 Fix lintMikhail Shchatko2021-08-191-2/+2
* SERVER-59414 Retry curator setup in powercycleMikhail Shchatko2021-08-193-34/+48
* SERVER-59135 Make mongocryptd targets in MSIs depend on libsasl2Mark Benvenuto2021-08-181-0/+1
* SERVER-59262 Remove burn_in_tests tasks from storeFindAndModifyImagesInSideCo...Jason Chan2021-08-181-18/+3
* SERVER-58813 Robustify jstests/multiversion/hashed_index_bad_keys_cleanup.jsMihai Andrei2021-08-171-12/+34
* 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-164-21/+87
* SERVER-58582 Create $documents stage and implement collectionless unionWith ...Ted Tuckman2021-08-1611-28/+420
* 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-1217-135/+63
* SERVER-59191 Use expansions in modulesvrachev2021-08-122-22/+22
* SERVER-56877 track uncommitted changes to multikey paths with a counterBenety Goh2021-08-125-23/+49
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-08-1213-16/+204
* SERVER-59212 Make sure node stepped down before waiting for catchup takeover ...Wenbin Zhu2021-08-111-7/+9
* SERVER-57262 Relax vote constraint to allow voting for candidates with newer ...Wenbin Zhu2021-08-115-15/+151
* 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
* SERVER-57268 add multikey query to validate_multikey_restart.jsBenety Goh2021-08-111-0/+24
* SERVER-57178 add js test for verifying in-memory paths for compound multikey ...Benety Goh2021-08-111-0/+53
* 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-103-15/+60
* 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-56877 add js test for validating multikey compound index after restartingBenety Goh2021-08-101-0/+79
* SERVER-56877 add js test for validating multikey index after restarting a re-...Benety Goh2021-08-101-0/+129
* SERVER-56877 add js test for validating multikey index after restartingBenety Goh2021-08-101-0/+72
* SERVER-58280 initial sync aborts index builds before applying collModBenety Goh2021-08-102-0/+3
* SERVER-58280 add base test for handling collMod during initial sync on collec...Benety Goh2021-08-091-0/+97
* SERVER-58402: Increase timeout of shutdown command in shutdown_primary.jsXueruiFa2021-08-091-1/+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-062-6/+109
* SERVER-56580 Promote build-tools=nexts to stableAndrew Morrow2021-08-056-2430/+64