summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44782 Support atClusterTime in dbHash commandSERVER-47782Ali Mir2020-05-294-63/+227
* SERVER-47785 minSnapshotHistoryWindowInSeconds limits chunk historyA. Jesse Jiryu Davis2020-05-204-9/+137
* SERVER-46644 Use signed visibility for libfuzzertests corpusSara Golemon2020-05-201-0/+1
* Import wiredtiger: 7bf362af190a36a31589d3d78eb1cd1a5963b79d from branch mongo...Luke Chen2020-05-205-7/+239
* SERVER-46932 shell to output ProgramRunner outputGabriel Russell2020-05-201-1/+1
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-05-203-22/+142
* SERVER-46355 Test running user reconfigs while newlyAdded is presentVesselina Ratcheva2020-05-202-2/+184
* SERVER-48116 fix init-order bug in pcrecpp::RE::InitBilly Donahue2020-05-192-10/+10
* SERVER-48298 Force refresh on removeShard and addShardjannaerin2020-05-191-2/+11
* SERVER-48200 RandomCursor should explicitly check for EBUSY when opening a WT...Eric Milkie2020-05-193-2/+14
* SERVER-48294: Have internal oplog readers be resilient to EBUSY on cursor open.Daniel Gottlieb2020-05-192-3/+9
* SERVER-48295 Remove operation key in killAndDelistOperationAmirsaman Memaripour2020-05-193-3/+16
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-05-191-2/+6
* SERVER-47801 Blacklist fts_find_and_modify.js from multiversion passthroughsDavid Storch2020-05-191-3/+8
* SERVER-48052 Make updates create ExpressionContext with 'explain' field corre...Ian Boros2020-05-1912-34/+123
* SERVER-47701 Allow CRUD and DDL commands on shards when connected to the prim...Marcos José Grillo Ramírez2020-05-1918-95/+396
* SERVER-48288 Remove 2nd CatalogCache used just for filteringTommaso Tocci2020-05-199-152/+20
* SERVER-48284 Fix expression_replace_test stack address leakJacob Evans2020-05-191-74/+81
* SERVER-26755 Increase the timeout for find operations against config.chunksCheahuychou Mao2020-05-192-1/+11
* SERVER-48251 Update ‘getMaxKnownOpTime’ to return a Timestamp instead of ...Mihai Andrei2020-05-194-12/+14
* Import wiredtiger: 55d47c210ccb07a115c2e6f71ee90367c7c3ab77 from branch mongo...Luke Chen2020-05-1922-414/+742
* SERVER-46189 Fix shell kill current ops with TLS replica set and down nodesMark Benvenuto2020-05-187-30/+23
* SERVER-47454: Stop re-evaluting sync source if max num changes was exceededXuerui Fa2020-05-183-7/+63
* SERVER-48266 Improve handling of kCurrentScope for the benefit of the hang an...Andrew Morrow2020-05-181-20/+39
* SERVER-48267 Don't apply export file in non-SDK buildsAndrew Morrow2020-05-181-1/+7
* SERVER-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-181-4/+6
* SERVER-46958 add mongosShutdownTimeoutMillisForSignaledShutdown server parameterPavi Vetriselvan2020-05-186-18/+48
* SERVER-48278 Fix waits for RSM removal in sharding/remove2.js testTommaso Tocci2020-05-181-19/+32
* SERVER-48265 Fix and-ordering when appending topology version to shutdown errorsTess Avitabile2020-05-181-1/+1
* SERVER-46933 reformat the json startupWarningsGabriel Russell2020-05-181-5/+28
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-1812-92/+97
* SERVER-47437 Synchronize and unify NetworkInterfaceTL state componentsBen Caimano2020-05-183-200/+147
* SERVER-44071 Platform Support: Add Community & Enterprise Ubuntu 20.04 ARMBrian McCarthy2020-05-183-3/+82
* SERVER-46998 Support 'let' variables used within $merge custom pipeline updateKatherine Wu2020-05-184-21/+103
* SERVER-48257 Reject reconfig via heartbeat during election.Siyuan Zhou2020-05-182-17/+67
* SERVER-47249 Add the "The sessions catalog" section to the sharding arch guideCheahuychou Mao2020-05-181-4/+33
* SERVER-47994 Fix for numerical overflow in GeoHash (part 2)Svilen Mihaylov2020-05-1810-86/+109
* SERVER-48049 Fix establish_cursors_test race when interrupting a remote requestNick Zolnierz2020-05-181-30/+24
* SERVER-48246 Wait for RSM to detect failover in range_deleter_interacts_corre...Jack Mulrow2020-05-181-2/+6
* SERVER-29030 Announce new primary via heartbeat requestsWilliam Schultz2020-05-188-8/+190
* Import wiredtiger: 32b5f903dbc021b570feea50eb48453c17cd0e89 from branch mongo...Luke Chen2020-05-1845-1013/+1342
* SERVER-48212 only output unittest suite start/end/results if any tests were a...Kevin Pulo2020-05-181-4/+14
* SERVER-46881 Forbid adding nodes to initializer graph after starting initiali...Kevin Pulo2020-05-186-111/+456
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-1840-1684/+306
* SERVER-46154 Pull the InProgressLookup outside of ReadThroughCacheKaloian Manassiev2020-05-1710-192/+260
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-1676-2009/+1880
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-1517-191/+204
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-153-10/+72
* SERVER-48240 Undo accidental functional change to WiredTigerOplogManager that...Dianna Hohensee2020-05-152-7/+20
* SERVER-47972 Increase maxTimeMSForHedgedReads to give shards time to refreshCheahuychou Mao2020-05-154-23/+10