summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 3901b43d1e0f034c46999ccfdbdd0914791859e0 from branch mongo...r4.4.0-rc8Luke Chen2020-06-0313-190/+245
* SERVER-48333 Whitelist index build oplog entries for the admin.system.version...Gregory Wlodarek2020-06-031-2/+8
* SERVER-48495 fix up the errName filed of the slow query logGabriel Russell2020-06-031-1/+1
* SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams2020-06-022-0/+88
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-023-22/+18
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-027-17/+50
* SERVER-48361 Additional logv2 message cleanup for shardingjannaerin2020-06-024-56/+73
* SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...Cheahuychou Mao2020-06-024-1/+10
* SERVER-47799 AsyncRequestsSender should update replica set monitor in between...jannaerin2020-06-0212-4/+69
* SERVER-48498 Release RSM's mutex before notifying replica set change listenerjannaerin2020-06-021-1/+5
* Import wiredtiger: cc2458c2c238b08db817161915d00d7e19c6ba29 from branch mongo...Luke Chen2020-06-0233-720/+789
* SERVER-48422 Set multiversion-related expansions on scanning RSM, sdam RSM, a...Haley Connelly2020-06-011-0/+6
* SERVER-48022 Cleanup infrastructure log lines in mongo/utilBen Caimano2020-06-014-66/+81
* SERVER-48364: Omit verifying the oplog as part of the validate command.Daniel Gottlieb2020-06-012-2/+6
* SERVER-48440 Fixed Windows compilation for Visual Studio 2019 version 16.6.0 ...Marcos José Grillo Ramírez2020-06-012-2/+2
* SERVER-48510 fix race in StorageTimestampTest::TimestampIndexOplogApplication...Benety Goh2020-06-011-4/+21
* SERVER-48289 Ignore unused compiler flagsRyan Egesdahl2020-06-011-0/+9
* SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.jsEsha Maharishi2020-06-011-0/+8
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-013-22/+142
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-06-012-0/+54
* SERVER-48253 fix IndexCatalogImpl::createIndexOnEmptyCollection() invariant t...Benety Goh2020-05-301-2/+2
* SERVER-48457 Revert "SERVER-32225 Only limit number of text indexes created b...Ali Mir2020-05-302-25/+3
* SERVER-48407 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-292-12/+18
* SERVER-48407 Blacklist create_index_background_unique.js from running on inMe...Benety Goh2020-05-291-1/+8
* SERVER-48300 Prevent spurious failure in kill_pinned_cursor.jsIan Boros2020-05-291-13/+29
* SERVER-48496 Configure failPointCommand in merge_max_time_ms.js to set 'shoul...Mihai Andrei2020-05-291-2/+4
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-2921-61/+51
* SERVER-48356 Update logv2 messages in db/commandsSara Golemon2020-05-292-6/+4
* SERVER-47258 Refactor the WiredTigerOplogManager: improve names, comments, logs.Dianna Hohensee2020-05-297-142/+180
* SERVER-48363 dont_read_oplog_hole_on_step_up.js should wait for new primary a...Gregory Wlodarek2020-05-291-1/+1
* SERVER-48320 Fix DispatchShardPipelineTest to correctly mock an error respons...Ted Tuckman2020-05-291-1/+2
* SERVER-47810 Make $changeStream shard-monitor cursor ineligible to contribute...Bernard Gorman2020-05-296-22/+230
* Import wiredtiger: 943d9cdd2a1cfc4ae357da44ec497b5115ff3139 from branch mongo...Luke Chen2020-05-2959-904/+1289
* SERVER-48168 Skip mongos_get_shard_version.js during stepdown suite.Max Hirschhorn2020-05-291-0/+12
* SERVER-48369 Fix prepare_conflict.js to use write concern majority when creat...Samy Lanka2020-05-281-1/+5
* SERVER-47776 Promote ninja_next.py to ninja.pyAndrew Morrow2020-05-282-181/+205
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-282-20/+17
* SERVER-48465 restore noop msg format for single phase index buildsBenety Goh2020-05-281-4/+6
* SERVER-48454 Ignore [UN]CHANGED_[SOURCES|TARGETS] during ninja generationAndrew Morrow2020-05-281-0/+10
* SERVER-48372 Fix new diagnostic in mozjs with VS 2019Andrew Morrow2020-05-283-1/+16
* SERVER-48321 Tests for $merge in all_modes.js should not assume orderingKatherine Wu2020-05-281-7/+16
* SERVER-48401 Ensure the CSR lock has the correct namespaceKaloian Manassiev2020-05-282-19/+18
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-05-271-2/+6
* SERVER-48049 Fix establish_cursors_test race when interrupting a remote requestNick Zolnierz2020-05-271-30/+24
* SERVER-48344 generate key file for performance test replica set configurationBenety Goh2020-05-271-1/+5
* SERVER-48335 Indexes rebuilt via rollback-via-refetch should not retry skippe...Louis Williams2020-05-271-1/+7
* SERVER-48348 Do not sort dwo files in ahead of object files during Ninja gene...r4.4.0-rc7Andrew Morrow2020-05-261-2/+11
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-261-18/+22
* SERVER-48359 IndexBuildsCoordinatorMongod::_signalPrimaryForCommitReadiness()...Benety Goh2020-05-261-6/+3
* SERVER-48290 update replica set in indexbg_killop_primary_after_init.js to us...Benety Goh2020-05-261-7/+0