summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionr4.0.13-rc0r4.0.13Arun Banala2019-10-0216-83/+889
* SERVER-39774 Revert increased number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-021-1/+2
* SERVER-43350 $lookup with no local default or user-specified collation should...Bernard Gorman2019-10-024-5/+166
* SERVER-43582 Do not auth ReplicaSet MonitorSara Golemon2019-10-013-1/+79
* SERVER-39774 Increase number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-011-2/+1
* SERVER-37837 Examine and reap sessions from the SessionsCatalogKaloian Manassiev2019-09-2814-194/+167
* SERVER-37837 Get rid of TransactionReaperKaloian Manassiev2019-09-2732-798/+497
* SERVER-36315 Don't keep trying to unlock distlocks after CSRS stepdownKevin Pulo2019-09-261-1/+4
* SERVER-43634 Report different errors for missing scons and fail to import sconsMathew Robinson2019-09-261-1/+1
* SERVER-41500 Track number of successful elections for each reason in serverSt...Samyukta Lanka2019-09-2625-87/+826
* SERVER-43200 Make auth/mongoURIAuth.js robust to slow commandsMark Benvenuto2019-09-261-2/+5
* SERVER-42910 Oplog query with higher timestamp but lower term than the sync s...Siyuan Zhou2019-09-262-3/+7
* SERVER-42767 Improve logging in ReplSetTest.stopSetWilliam Schultz2019-09-261-1/+28
* SERVER-41918 CollectionBulkLoader does not anticipate exceptions from MultiIn...Mihai Andrei2019-09-262-103/+134
* SERVER-42915: Do not require a resync when repair encounters orphaned collect...Daniel Gottlieb2019-09-267-37/+123
* SERVER-41792 Make recoverFromOplogAsStandalone always replay entries from the...Vesselina Ratcheva2019-09-242-2/+13
* SERVER-43081 validate should report when an index's 'multikeyPaths' are set b...Gregory Wlodarek2019-09-241-0/+50
* SERVER-41099 Fix incorrect error propagation from shards for explain commandArun Banala2019-09-231-1/+1
* Import wiredtiger: 75c84e785fa6a9928299f6501cd85f6de4294c52 from branch mongo...Luke Chen2019-09-2011-70/+69
* SERVER-42814 Remove informational message on overflow file size quotaAlex Cameron2019-09-161-2/+0
* SERVER-41939 Fix external_auth suite to work with new LDAP proxy testJonathan Reams2019-09-163-1/+42
* SERVER-42441 renameCollectionForApplyOps should always rename the target out ...Xiangyu Yao2019-09-162-8/+34
* SERVER-37690 Return 0 from countDocuments for empty collectionA. Jesse Jiryu Davis2019-09-132-2/+8
* SERVER-10456 do not use sparse indexes as shard key indexesKevin Pulo2019-09-131-1/+1
* SERVER-42155 include relevant optimes in read concern timeout reportingKevin Pulo2019-09-132-8/+19
* SERVER-43245 Wait for node to be secondary on restart in seed_secondary_witho...Judah Schvimer2019-09-111-0/+1
* SERVER-38141 Fix Incorrect usage of MONGO_CONFIG_HAS_SSL_SET_ECDH_AUTOJonathan Reams2019-09-114-4/+8
* SERVER-43240: Add DSI and mongo-perf modules to MMAP build variants in v4.0 m...Alexander Costas2019-09-101-0/+6
* SERVER-42911 Pass %APPDATA% into ENV for python subprocesses on WindowsMathew Robinson2019-09-091-0/+9
* SERVER-42749 blacklist server_status_with_time_out_cursors from transaction s...Ian Boros2019-09-094-7/+12
* SERVER-40110 don't call OpContext::checkForInterrupt() off-threadIan Boros2019-09-094-2/+83
* SERVER-43186: Support max tests per generated sub-suiteDavid Bradford2019-09-092-6/+77
* SERVER-41802: Properly handle max_sub_suite when splitting tasksDavid Bradford2019-09-094-307/+457
* SERVER-42075: Add DSI module to perf.ymlAlexander Costas2019-09-061-48/+39
* SERVER-42706 Test seeding secondary without sessions or transactions tableJudah Schvimer2019-09-061-0/+213
* SERVER-40954 Add recommendation to downgrade binary version on unrecoverable ...Vesselina Ratcheva2019-09-051-5/+19
* SERVER-41863 make sleep command wait until server clock has advancedIan Boros2019-09-051-27/+59
* SERVER-37837 Move `config.transactions` manipulation out of SessionsCollectionKaloian Manassiev2019-09-0518-189/+222
* Import wiredtiger: 543111d3d8737ada1b741b3a25a201feb2ed13a3 from branch mongo...Luke Chen2019-09-05457-141080/+129913
* SERVER-42714 Log completion of replication recovery oplog application at defa...William Schultz2019-09-041-3/+2
* SERVER-41218 rollback_after_enabling_majority_reads.js test shouldWilliam Schultz2019-09-041-5/+16
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-09-033-17/+92
* SERVER-39310: Call checkCanServeReadsFor() in 'getMore'Lingzhi Deng2019-09-036-0/+135
* SERVER-38356 Fix copydb_illegal_collections.js to not createSuganthi Mani2019-09-031-8/+8
* SERVER-42129 modifies test to account for ephemeralForTest engine's missing o...Suganthi Mani2019-08-303-16/+34
* SERVER-38356 added functionality to forbid dropping the oplog, modified tests...Suganthi Mani2019-08-305-10/+88
* SERVER-43074: Make appendMultikeyPathsAsBytes threadsafe.Daniel Gottlieb2019-08-301-1/+2
* SERVER-42398 On primary, abortTransaction and commitTransaction commands shou...Suganthi Mani2019-08-285-9/+20
* SERVER-41990 Burn_in should not average hook times for unique hooksDavid Bradford2019-08-282-10/+11
* SERVER-42953 Prevent elections during ttl_repl_secondary_disabled.jsMaria van Keulen2019-08-281-9/+19