summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46523 Avoid trying to build mongocryptd on ASAN Ubuntu 18.04.Max Hirschhorn2020-03-021-1/+1
* SERVER-45818 Increase default mirroring rateBen Caimano2020-03-0210-1/+66
* SERVER-45818 Rework read mirroring infrastructureBen Caimano2020-03-029-142/+234
* SERVER-46281 Enable OCSP by defaultShreyas Kalyan2020-03-023-1/+9
* SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error codeJustin Seyster2020-03-0211-41/+48
* SERVER-27896 Add support for enforcing single-thread contextAmirsaman Memaripour2020-03-029-5/+275
* SERVER-46418 disable libunwind on sles15Billy Donahue2020-03-021-1/+1
* SERVER-45090 Test force reconfig skips config replication and oplog commitmen...Ali Mir2020-03-022-0/+116
* SERVER-46513 Blacklist trigger_initial_stable_checkpoint.js from replica_sets...Samy Lanka2020-03-021-1/+2
* SERVER-46278 Ensure maxTimeMS works correctly through sub-pipeline in $unionWithKatherine Wu2020-03-023-2/+81
* SERVER-45563 Add support for $unionWith reading from sharded viewCharlie Swanson2020-03-0211-71/+315
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-03-0216-89/+345
* SERVER-46241 Set minVisibleSnapshot before new collections are visibleMaria van Keulen2020-03-021-6/+34
* SERVER-33627: InitialSyncer needs to handle exceptionsLingzhi Deng2020-03-023-7/+40
* SERVER-45968 Test behavior of $out/$merge on secondaries with writeConcernGregory Noma2020-03-023-3/+79
* SERVER-45974 Enable $out/$merge on secondaries in non-test configurationsMihai Andrei2020-03-021-3/+2
* SERVER-46026 Fix loglong.js to check for JSON log truncationHenrik Edin2020-03-022-7/+5
* SERVER-46500: Remove unused function _requestRemotePrimaryStepdown and delete...Lingzhi Deng2020-03-023-60/+0
* SERVER-46288 Only drop snapshots on replica set reconfig if the config conten...William Schultz2020-03-021-1/+9
* SERVER-14126 Add range deleter stats for serverStatus under shardingStatisticsRandolph Tan2020-03-0210-0/+125
* SERVER-45958 End to end tests for selected_testsLydia Stepanek2020-03-022-24/+103
* SERVER-46486 TCP FastOpen warning should be a startup warning onceBen Caimano2020-03-021-11/+49
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-0260-289/+1473
* SERVER-46288 Fix TODO after safe reconfig downgrade work.Siyuan Zhou2020-03-021-5/+1
* Import wiredtiger: 7e595e4a3a9c30c9db0eb33f7da72c97526a2b99 from branch mongo...r4.3.4Luke Chen2020-03-026-164/+135
* SERVER-44812 Add getReplSetConfig.commitmentStatusA. Jesse Jiryu Davis2020-03-0114-18/+76
* SERVER-46288 Fix uninitialized argument in unit tests.Siyuan Zhou2020-03-011-1/+1
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-2912-79/+198
* SERVER-46479 Make comparison of expected and actual chunk ranges independent ...Bernard Gorman2020-02-291-2/+2
* SERVER-46492 Restore WhereMatchExpression for $where as defaultJames Wahlin2020-02-2913-53/+231
* SERVER-44841 Revisit log levels for new migration protocolAlex Taskov2020-02-2913-144/+216
* SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgradeSiyuan Zhou2020-02-2927-247/+427
* SERVER-42930 Pools for hosts can outlive their groupsBen Caimano2020-02-281-4/+24
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-2859-135/+99
* Revert "SERVER-45535 Support explain in $unionWith"Charlie Swanson2020-02-2815-351/+88
* Revert "SERVER-45958 End to end tests for selected_tests"Lydia Stepanek2020-02-282-99/+24
* SERVER-46463 add logging for hedged readsMisha Tyulenev2020-02-282-2/+17
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-28172-1178/+1445
* SERVER-46360 LockManager dump improvementsBilly Donahue2020-02-282-14/+26
* SERVER-45537 Test currentOp for aggregation pipeline with $unionWithArun Banala2020-02-281-0/+213
* SERVER-46488 recoverFromOplogUpTo should use the recovery timestampGregory Wlodarek2020-02-282-19/+12
* SERVER-46488 queryableBackupMode should recover from the journal files on sta...Gregory Wlodarek2020-02-282-26/+23
* SERVER-46431 Attach lsid and txnNumber to commands sent through ReplicaSetNod...Gregory Noma2020-02-284-11/+21
* SERVER-46496 Retry on exceptions in reconfig_add_remove_arbiter.jsVesselina Ratcheva2020-02-281-1/+1
* SERVER-46495 ssl_cluster_ca should disable hang analyzer when failures are ex...Matthew Russotto2020-02-281-3/+10
* SERVER-45562 Ensure consistent $$NOW value across $unionWith armsCharlie Swanson2020-02-281-13/+35
* SERVER-45958 End to end tests for selected_testsLydia Stepanek2020-02-282-24/+99
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-2816-8/+96
* SERVER-46459 Ubuntu 18.04 ASAN builder specifies enterpise targets with no mo...Mathew Robinson2020-02-281-1/+0
* SERVER-46342 Reload systemd service file on install for deb platformsMathew Robinson2020-02-284-0/+12