summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-50326 Restrict sharding in agg_out.js workload to a single threadJames Wahlin2020-08-311-2/+4
* SERVER-48980 Associate ServiceExecutors with ClientsBen Caimano2020-08-3111-114/+324
* SERVER-49499 Upgrade/downgrade behavior and testing for generating document v...Mindaugas Malinauskas2020-08-315-7/+200
* Import wiredtiger: dbcb6822729ee16eceeee28a8be7ce7aac6d8835 from branch mongo...Luke Chen2020-08-3121-79/+230
* SERVER-46187 When sending commands within the cluster attach maxTimeMSOpOnly ...Spencer T Brody2020-08-3015-62/+214
* SERVER-46187 Unblacklist tests now that that sharded maxTimeMs works properlySpencer T Brody2020-08-304-12/+0
* SERVER-50628 Fix race in PrimaryOnlyServiceTest::DoubleCreateInstanceSpencer T Brody2020-08-291-0/+5
* SERVER-50619 Shut down PrimaryOnlyService ScopedTaskExecutor before parent ex...Spencer T Brody2020-08-291-1/+10
* SERVER-50274 fix use-after-moveBenety Goh2020-08-291-4/+3
* SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled()Benety Goh2020-08-299-58/+0
* SERVER-49695 The waitUntilDurable() codepath should not fassert success of op...Dianna Hohensee2020-08-295-12/+32
* SERVER-50340 Relax tailable_getmore_batchsize.js when running against mongosIan Boros2020-08-291-24/+46
* SERVER-50602 remove DBDirectClient and enableIndexBuildCommitQuorum reference...Benety Goh2020-08-291-35/+14