summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44430 Fix tls_enumerators.py from BF-14793Shreyas Kalyan2019-11-111-2/+11
* SERVER-44412 Test that _getNextSessionMods for hashed sharded collections cor...Cheahuychou Mao2019-11-111-0/+88
* SERVER-44413 Test mergeChunk in hashed shardingCheahuychou Mao2019-11-111-0/+237
* SERVER-43865 Add blacklist logic on multiversion test generationJason Chan2019-11-113-60/+304
* SERVER-44149 Describe startup recovery in the Replication Architecture GuideSamyukta Lanka2019-11-111-3/+49
* SERVER-44494 Do not reset client outside lock in InitialSyncerMatthew Russotto2019-11-111-1/+1
* SERVER-14643 Return informative Status from QueryPlanner::planDavid Percy2019-11-1131-191/+249
* SERVER-43443 Remove outdated TODO reference in MigrationDestinationManagerBlake Oler2019-11-111-2/+0
* SERVER-44512 Don't use retryable writes in upsert_sharded.jsJack Mulrow2019-11-111-17/+15
* SERVER-43790 Add timestamp glossary to repl arch guidePavithra Vetriselvan2019-11-111-30/+114
* SERVER-44377 generate correct plan for indexed inequalities to nullIan Boros2019-11-113-52/+167
* SERVER-44526 fix RSTL deadlock in config server test fixtureBenety Goh2019-11-112-13/+0
* SERVER-44535 Test moveChunk and rangeDeleter in hashed shardingCheahuychou Mao2019-11-111-0/+97
* SERVER-44493 Add transaction tags to array_shard_key.jsBlake Oler2019-11-111-0/+1
* SERVER-44492 Use unique collections names in map_reduce_with_chunk_migrations...Nicholas Zolnierz2019-11-111-5/+5
* SERVER-33049 Increase Windows Minimum Version to 10 / Server 2016 for MongoDB...Kelsey T Schubert2019-11-112-93/+100
* SERVER-44530 Mark char as signed in key_string_test.cppGeert Bosch2019-11-101-1/+1
* SERVER-44393 two phase index build crashes on commitIndexBuild while waiting ...Benety Goh2019-11-093-12/+20
* SERVER-44393 add js test to ensure secondary aborts if it gets a commitIndexB...Benety Goh2019-11-091-0/+95
* SERVER-43331 fix windows compileBenety Goh2019-11-091-28/+10
* SERVER-44393 IndexBuildsCoordinator::_buildIndexTwoPhase() saves indexing err...Benety Goh2019-11-092-9/+39
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-11-097-104/+194
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-081-11/+27
* SERVER-44393 add js test for a secondary index build that waits for abort fro...Benety Goh2019-11-081-0/+92
* SERVER-44378 groundwork for upcoming stacktrace APIBilly Donahue2019-11-0812-163/+393
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-0819-0/+3455
* SERVER-42000 Remove blacklist for invalid_system_views_sharded_collection.jsBlake Oler2019-11-081-2/+0
* SERVER-44393 split IndexBuildsCoordinator::_buildIndex() by index build proto...Benety Goh2019-11-082-0/+52
* SERVER-44269 modernize max time_ms.jsIan Boros2019-11-0822-493/+521
* SERVER-44481 allow resmoke.py to set shell variables with dots from the comma...Robert Guo2019-11-082-9/+37
* SERVER-44393 split IndexBuildsCoordinator::_buildIndex() into hybrid index bu...Benety Goh2019-11-082-0/+97
* SERVER-43882 startBuildingIndexForRecovery needs to own record data prior to ...Eric Milkie2019-11-081-0/+5
* Import wiredtiger: 3a42ced49595b1b082263047cfd2e4d536d62514 from branch mongo...Luke Chen2019-11-085-45/+211
* SERVER-42934 Fix Shared Library BuildersShreyas Kalyan2019-11-071-0/+1
* SERVER-44056 Test that meta textScore projections result in missing when no t...Ian Boros2019-11-071-0/+12
* SERVER-43806 Update Internal JS Reduce to parse static argument separatelyMihai Andrei2019-11-0712-158/+347
* SERVER-44347 Blacklist tests that initiate a replica set through runCommand f...Jason Chan2019-11-079-2/+10
* SERVER-44366 Fix keystring depth calculation in code with scope to match BSON...Geert Bosch2019-11-073-4/+80
* SERVER-43275 Implement retry-on-network-error logic in cloners, except for qu...Matthew Russotto2019-11-0714-47/+485
* SERVER-44411 Test that insert/update/delete/findAndModify for hashed sharded ...Cheahuychou Mao2019-11-075-0/+410
* SERVER-44118 don't fetch entire document when an expression is usedIan Boros2019-11-076-30/+158
* SERVER-44472 Don't overwrite additional_targets for scons compileMathew Robinson2019-11-074-8/+9
* SERVER-42934 Implement and test OCSP Client ValidationShreyas Kalyan2019-11-077-4/+499
* SERVER-44408 Persist index build UUID to the durable catalogLouis Williams2019-11-0717-36/+78
* SERVER-43589 Failpoint to log TLA+ trace eventsA. Jesse Jiryu Davis2019-11-075-2/+106
* SERVER-44262 Integrate XML parser for EC2 instance adaptor by including boost...Mark Benvenuto2019-11-0788-1/+25386
* SERVER-35846 sanitize repl thread namesPavithra Vetriselvan2019-11-074-11/+17
* SERVER-44473 Disable implicit sessions for the background validation hook to ...Gregory Wlodarek2019-11-071-0/+4
* SERVER-44237 make references to member state consistentPavithra Vetriselvan2019-11-071-13/+13
* SERVER-44392 Platform Support: Remove zSeries ubuntu 16.04Brian McCarthy2019-11-071-60/+0