summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-45006 LockerImpl::wasGlobalLockTaken() returns correct valueTess Avitabile2020-01-272-1/+15
* SERVER-45383 Add multiversion build variant to burn_in_tags_gen taskJason Chan2020-01-272-3/+44
* SERVER-45595 Build go tools for sys-perf from github not serverAndrew Morrow2020-01-271-6/+20
* SERVER-45280 Invalidate default read write concern cache on replication rollbackJack Mulrow2020-01-277-0/+104
* SERVER-45414 Remove CannotImplicitlyCreateCollection retry logic on mongosMihai Andrei2020-01-275-48/+4
* SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence o...Arun Banala2020-01-275-76/+204
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-2738-1609/+1488
* SERVER-44325 Provide SSL_get0_verified_chain() polyfill for OpenSSL < 1.1.0Sara Golemon2020-01-271-11/+43
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-2722-38/+943
* SERVER-44857 Allow SCRAM conversation to avoid empty exchangeSara Golemon2020-01-278-10/+115
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-2732-117/+240
* SERVER-44515 Test that TopologyCoordinator::awaitIsMasterResponse returns ear...Jason Chan2020-01-275-57/+286
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-2741-11088/+25
* SERVER-45024 Integrate refactored range deletion functionality and remove Col...Matthew Saltz2020-01-2723-1560/+240
* SERVER-45580 Update TODO listed in SERVER-44709Samyukta Lanka2020-01-271-1/+1
* SERVER-45502 The FCV 4.4 migration protocol does not work on shards with stor...Esha Maharishi2020-01-271-5/+0
* SERVER-45569 Call ::mongo::unittest::Suite::run with correct signature in mon...Mark Benvenuto2020-01-271-1/+1
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-273-1/+52
* SERVER-39364: Get the last oplog entry from the storage engine for setLastOpT...Lingzhi Deng2020-01-2716-11/+113
* SERVER-45564 test SIGUSR2 multithread stacktraceBilly Donahue2020-01-273-0/+45
* SERVER-44936 logv2 is default log system.Henrik Edin2020-01-272-9/+4
* Import wiredtiger: c6962452f2c3469c039edfcafb7702450bf14c3b from branch mongo...Luke Chen2020-01-2725-146/+685
* SERVER-45476 Don't consider applying RWC defaults on standalonesKevin Pulo2020-01-272-0/+2
* SERVER-45118 Improve comments for BSONElement::numberInt() and BSONElement::n...David Storch2020-01-271-7/+17
* SERVER-45507 Add context around planning failuresCharlie Swanson2020-01-272-8/+71
* Revert "SERVER-45212 Add try_lock() to SpinLock"Amirsaman Memaripour2020-01-273-81/+31
* SERVER-45115 Eliminate circular resource dependency between ReplicationCoordi...Matthew Russotto2020-01-271-4/+5
* SERVER-34768 Sync source's optime cannot be behind the syncing node even if c...Siyuan Zhou2020-01-272-0/+30
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-2724-109/+235
* SERVER-44852 Handle transactions with commands during oplog applicationMaria van Keulen2020-01-2722-116/+149
* SERVER-45485 Test in resubmit_rangedeletions_on_stepup.js is interfered with ...Alex Taskov2020-01-271-63/+54
* SERVER-45079 Only allow addition or removal of a single voting node in non-fo...William Schultz2020-01-2710-19/+224
* SERVER-45279 GranularityRounder rounding infinity case no longer causes infin...Sophie Saskin2020-01-272-2/+16
* SERVER-45400 Reduce OplogFetcher getMore awaitData timeout for nodes in Rollb...Ryan Timmons2020-01-271-0/+18
* SERVER-45504 Unicode test in logv2 tests JSON formatterHenrik Edin2020-01-274-40/+66
* SERVER-42037 Add requires_persistence to freeStorageSize jstestDaniel Ernst2020-01-271-1/+3
* SERVER-43439 Remove TODO to add call to waitForDatabaseFlushJanna Golden2020-01-271-5/+0
* SERVER-45557: DBClientCursor should call metadataReader once per batchLingzhi Deng2020-01-272-6/+45
* SERVER-45261 create more state in NiTL ctorJason Carey2020-01-274-18/+39
* SERVER-45443 Logv2 log statements are required to have a unique idHenrik Edin2020-01-2713-226/+152
* SERVER-45494 Remove unused formatter_base.hHenrik Edin2020-01-272-70/+0
* SERVER-45553 Single phase hybrid index build should not do clean up with RSTL...Suganthi Mani2020-01-271-0/+2
* SERVER-45411 Complete TODO listed in SERVER-43279Matthew Russotto2020-01-273-8/+4
* SERVER-44458 Add RaftMongo.tla specA. Jesse Jiryu Davis2020-01-272-28/+18
* SERVER-45517 Allow logv2 to bind non-member toString and toBSONHenrik Edin2020-01-272-2/+66
* SERVER-43917 Support pre-splitting compound hashed shard keys with 'presplitH...Arun Banala2020-01-279-638/+2324
* SERVER-45547 Baton::run() should destroy Tasks outside of lockBen Caimano2020-01-271-1/+4
* SERVER-44242 Fix maxIncomingConnectionsOverride descriptionAmirsaman Memaripour2020-01-271-1/+1
* SERVER-45201 add createIndexes fast path for index builds on empty collectionsBenety Goh2020-01-272-0/+149
* SERVER-45473 Ban incompatible tests from multiversion suiteA. Jesse Jiryu Davis2020-01-275-4/+18