summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-50125 Add sanitizer blacklist files to CCACHE_EXTRAFILESRyan Egesdahl2020-09-032-11/+45
* SERVER-47943 Make bad icecream and ccache paths fail hardRyan Egesdahl2020-09-033-108/+302
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-0315-29/+29
* SERVER-50529 Add sort spec to grammarTed Tuckman2020-09-0315-3407/+4909
* SERVER-50689 Support ABI driven linking on macOS with tapiAndrew Morrow2020-09-033-0/+121
* SERVER-46199 Make the RoutingTableHistory movableKaloian Manassiev2020-09-0315-287/+329
* SERVER-49075 Add requires_fcv_47 tag to resumable index build rollback testsGregory Noma2020-09-034-0/+4
* SERVER-43664 Fix file name lookup in wt_table_checks*.js for WindowsGregory Wlodarek2020-09-032-3/+3
* SERVER-47382 Support inequalities on arrays with $not on indexed collectionTed Tuckman2020-09-038-61/+142
* SERVER-50411 Change NoConfigMaster error code name to NoConfigPrimaryPavi Vetriselvan2020-09-032-2/+2
* SERVER-49203 disable the jepsen-smoke task on the UBSan buildRobert Guo2020-09-031-5/+0
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-03114-373/+411
* SERVER-46199 Hide the RoutingTableHistory detail from the ChunkManagerKaloian Manassiev2020-09-038-88/+41
* Import wiredtiger: 42e4868b7b40ec5a49eec6a0e6cc1bf7eff2cad0 from branch mongo...Luke Chen2020-09-0314-161/+110
* SERVER-50367 Add IDL support for feature flagsMark Benvenuto2020-09-036-0/+155
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-09-0316-13/+392
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-0310-25/+48
* SERVER-50289 Remove tempDir from persisted resumable index build stateGregory Noma2020-09-038-67/+79
* SERVER-50384 Add sharding passthroughs for v1 update oplog formatIan Boros2020-09-033-0/+125
* SERVER-50317 Const correct uses of CollectionHenrik Edin2020-09-02159-724/+790
* 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