summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50365 Use short WT transaction rollback timeout in the multi-document ...Gregory Noma2020-09-025-10/+39
* SERVER-49774 Enable rollback testing for resumable index builds in the collec...Gregory Noma2020-09-021-15/+9
* SERVER-50210 Allow global mapping of SBE error codes to equivalent legacy err...Drew Paroski2020-09-023-95/+140
* SERVER-49075 Add replica_sets suite to resumable index builds variantGregory Noma2020-09-025-16/+3
* SERVER-50691 Fix race in PrimaryOnlyServiceTest::LookupInstanceSpencer T Brody2020-09-021-5/+5
* SERVER-50641: Set more aggressive timeouts for commit-queue tasksDavid Bradford2020-09-022-1/+11
* SERVER-36393 Add new opt-in $or enumeration orderCharlie Swanson2020-09-028-27/+654
* SERVER-50234 delete the unused function toBsonWithSafeDiscriminatorVishnu Kaushik2020-09-022-74/+0
* SERVER-50672 Mark auth-counter.js as needing replicationSpencer Jackson2020-09-021-0/+1
* SERVER-50671 Make TenantMigrationAccessBlockerByPrefix::appendInfoForServerSt...Cheahuychou Mao2020-09-021-0/+2
* SERVER-50607 Must hold mutex when calling _checkForShutdownAndConvertStatus_i...Matthew Russotto2020-09-021-4/+8
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-0230-3096/+517
* SERVER-50577 Return actual donor shard version in getShardAndCollectionVersionPierlauro Sciarelli2020-09-023-49/+64
* SERVER-50208 Modify existing update tests to guarantee $v:2 oplog entries gen...Ruoxin Xu2020-09-023-12/+29
* SERVER-50600 Correctness of BinData setup in BitTestMatchExpression tests dep...Mindaugas Malinauskas2020-09-021-4/+4
* Import wiredtiger: 15b4ef65bcd4dac075a5aa3fd03f013abc11c21e from branch mongo...Luke Chen2020-09-025-17/+44
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-0220-248/+476
* SERVER-50483 Make donorStartMigration command check that the donor's host is ...Jason Zhang2020-09-022-7/+27
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-0223-69/+182
* SERVER-49564 Create ReshardingDonorServiceBlake Oler2020-09-027-3/+267
* SERVER-50664 Fix split_horizon_hostname_validation.jsShreyas Kalyan2020-09-021-0/+2
* SERVER-49840 Implement Bits match expressions in SBEEric Cox2020-09-028-18/+329
* SERVER-49520: Add linter rule for generic FCV referencesLingzhi Deng2020-09-025-0/+45
* SERVER-50686 Rename PrimaryOnlyService::Instance::onCompletion() to getComple...Spencer T Brody2020-09-023-10/+10
* SERVER-26338 Cherry-pick upstream SCons fix for abbreviated options issueAndrew Morrow2020-09-021-4/+7
* SERVER-50385 Use MONGO_UNREACHABLE in SBE visit() methods for $text MatchExpr...David Storch2020-09-021-2/+8
* SERVER-27507 Add evergreen canary builders for experimental visibility supportAndrew Morrow2020-09-021-4/+82
* SERVER-27507 Implement visibility for mutablebsonAndrew Morrow2020-09-024-10/+14
* SERVER-27507 Add basic visibility support and a testAndrew Morrow2020-09-0213-7/+592
* SERVER-27507 Add boost VMD library to boost_get_sourcesAndrew Morrow2020-09-02179-1/+21752
* SERVER-50674 Don't strip local symbols on darwinAndrew Morrow2020-09-021-1/+1
* SERVER-50168 Stop clearing current committed snapshot after rollbackTess Avitabile2020-09-0222-61/+35
* SERVER-50273 Add DecorableCopyable to support copyable types where decoration...Henrik Edin2020-09-024-68/+370
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-023-58/+91
* SERVER-50323 Remove const qualifier from return type in initialize_api_parame...Samy Lanka2020-09-011-1/+1
* SERVER-47391 convert strcpy to strncpyc-childs2020-09-011-1/+1
* SERVER-50626 Fix race in read_concern_majority_getmore_secondaries.jsA. Jesse Jiryu Davis2020-09-011-14/+5
* SERVER-49970 Prefer the VectorClock's ConfigTime to configOpTime when queryin...Pierlauro Sciarelli2020-09-0112-70/+156
* SERVER-48813 Add flag guard for tenant migrations and recipientForgetMigratio...Judah Schvimer2020-09-0116-23/+124
* SERVER-50249 Update package control files for v4.4 tools moveRyan Egesdahl2020-09-0112-8/+16
* SERVER-48555 Allow yielding during SBE runtime planningDavid Storch2020-09-016-7/+40
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-0115-2/+315
* SERVER-50449 Add gdb helper scripts for UndoDBRichard Samuels2020-09-012-0/+261
* SERVER-50634 Make sharded_profile.js filter for "op": "insert" when querying ...Eric Maynard2020-09-011-1/+1
* SERVER-48790 Add barebones CST->MatchExpression translationNick Zolnierz2020-09-0118-3850/+3488
* Revert "SERVER-32960 Make $mod always truncate divisor and remainder toward z...Nikita Lapkov2020-09-012-49/+2
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-0172-946/+737
* SERVER-50592 Update mypy and GitPython pip requirementsRyan Egesdahl2020-09-0111-15/+31
* SERVER-48477 move CRUD interface into PlanExecutorDavid Storch2020-08-3135-361/+433
* SERVER-50648 Fix publish host for RHEL 8.2 ARM buildsAndrew Morrow2020-08-311-2/+2