summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-45378 unregister index build on lock acquisition failure during index ...Benety Goh2020-02-041-2/+12
* SERVER-39532 standalones doesn't support commitQuorum.Suganthi Mani2020-02-042-1/+24
* SERVER-45082 Add ConfigVersionAndTerm structure for comparing replica set con...William Schultz2020-02-042-0/+82
* SERVER-45942 Make migration_coordinator_failover.js wait for mongos to see ne...Esha Maharishi2020-02-041-0/+6
* SERVER-45824 Only allow one output for rspfile ninja rulesMathew Robinson2020-02-041-10/+10
* SERVER-45468 Create a DBClientCursor in the new oplog fetcherSamyukta Lanka2020-02-047-124/+716
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-02-044-49/+301
* Revert "SERVER-45651 Ensure checkReplicaSet sets an explicit writeConcern whe...Janna Golden2020-02-042-27/+1
* SERVER-45420 Migrate performance projects to hygeinic buildsAndrew Morrow2020-02-044-680/+19
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-0417-48/+177
* SERVER-45150 Fix two repl tests to not call hang analyzer on expected timeoutsVesselina Ratcheva2020-02-042-2/+16
* SERVER-45946 Suppress "1 file(s) copied." spam when using ninja on WindowsHenrik Edin2020-02-042-2/+2
* SERVER-45824 Use Ninja's response files instead of hard coding them into the ...Mathew Robinson2020-02-044-246/+271
* SERVER-43410 deleted unused _dumpInsertsFromBulkAndrew Chen2020-02-041-3/+0
* SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek2020-02-0413-144/+1185
* SERVER-45934: Fix race in ExhaustCursorUpdatesLastKnownCommittedOpTime integr...Lingzhi Deng2020-02-041-6/+18
* SERVER-45928 Use correct interface import for cpp_libfuzzer_test.pyCarl Raiden Worley2020-02-042-2/+3
* SERVER-44435 Fix typo in testSara Golemon2020-02-041-1/+1
* SERVER-45882 Do not attach topologyVersion to ShutdownErrorsTess Avitabile2020-02-042-22/+25
* SERVER-44047 Add timer support to Interruptible::waitForConditionOrInterrupt()Amirsaman Memaripour2020-02-043-5/+171
* SERVER-45651 Ensure checkReplicaSet sets an explicit writeConcern when runnin...Vesselina Ratcheva2020-02-032-1/+27
* SERVER-45920 Validate writeConcern.wAmirsaman Memaripour2020-02-036-6/+27
* SERVER-44849 Allow new index creation inside multi-document transactionsMaria van Keulen2020-02-0317-78/+360
* SERVER-45452 Support for reading from a view (unsharded)Charlie Swanson2020-02-033-256/+374
* SERVER-45548 Complete TODO listed in SERVER-44159Esha Maharishi2020-02-031-6/+2
* SERVER-45926: Tag server_status_metrics.js requires_document_lockingLingzhi Deng2020-02-031-1/+5
* SERVER-45801 Allow $unionWith inside a $lookup if the inner collection is uns...Nicholas Zolnierz2020-02-033-20/+122
* SERVER-45774 Unify a number of windows buildersAndrew Morrow2020-02-031-87/+35
* SERVER-45929 Fix issue with OCSP_basic_verifyShreyas Kalyan2020-02-032-1/+2
* SERVER-45722: Use OplogFetcherMock in InitialSyncerTestLingzhi Deng2020-02-038-487/+561
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-0360-254411/+31
* SERVER-45783 Add style guide section to logv2/README.mdHenrik Edin2020-02-031-0/+36
* SERVER-45919 replSetReconfig should be allowed to fail with InterruptedDueToR...Pavithra Vetriselvan2020-02-031-2/+7
* SERVER-45536 index_secondary_commit_after_scan_error.js should wait for the s...Louis Williams2020-02-031-1/+10
* SERVER-45925 Disable incremental_backup_cursor.js temporarilyGregory Wlodarek2020-02-031-1/+2
* SERVER-45915: Tag TransactionExceededLifetimeLimitSeconds InterruptionLingzhi Deng2020-02-031-1/+2
* SERVER-45526 Enable sharded unionWithTed Tuckman2020-02-0320-81/+521
* SERVER-45778 Rename getOrphanFilter to getOwnershipFilter and change the retu...Marcos José Grillo Ramírez2020-02-0316-74/+132
* SERVER-45773 Remove VS2019 canary builderAndrew Morrow2020-02-011-16/+0
* SERVER-45377 add global option to enable and disable shell hang analyzerRobert Guo2020-01-312-10/+51
* SERVER-45793 Improve mongo::Mutex contractBen Caimano2020-01-311-1/+3
* Revert "SERVER-45824 Use Ninja's response files instead of hard coding them i...Mathew Robinson2020-01-314-200/+194
* Revert "SERVER-45302 Only write Ninja file if the contents have changed"Mathew Robinson2020-01-312-47/+19
* SERVER-45906 Ensure initial stable checkpoint is triggered properly when enab...William Schultz2020-01-314-0/+57
* SERVER-45752 opCtx interruption during migration critical section commit trig...Esha Maharishi2020-01-311-63/+2
* SERVER-45913 Suspend range deletion for racy MetadataManager unit testsMatthew Saltz2020-01-311-1/+11
* SERVER-45914 Make DEATH_TEST in range_deletion_util_test wait for futureMatthew Saltz2020-01-311-0/+1
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machinesSamyukta Lanka2020-01-311-10/+23
* SERVER-45771 Upgrade Windows builders to use VS 2019Andrew Morrow2020-01-312-36/+36
* SERVER-45905 abortIndexBuild oplog entry should ignore NamespaceNotFound errorsLouis Williams2020-01-311-13/+14