summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46171: NewOplogFetcher should check for shutdown before retrying the i...Lingzhi Deng2020-02-142-3/+43
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-147-9/+149
* SERVER-45885 add UUID support to ReplicationCoordinatorImpl::canAcceptWritesF...Benety Goh2020-02-142-6/+27
* SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva2020-02-144-21/+76
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-1411-8/+516
* SERVER-46173 Disable index consistency check in shard_removal_triggers_catalo...Jack Mulrow2020-02-141-0/+1
* SERVER-45048 Fix one more straggling jstest which tried to execute mongo shel...Ian Boros2020-02-141-1/+1
* SERVER-46177 resmoke.ini is invalid when running with NinjaMathew Robinson2020-02-141-29/+10
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-1411-5/+135
* SERVER-46162: Fix race in OplogFetcherAutoReconnectsButFails unit testLingzhi Deng2020-02-141-3/+13
* SERVER-46102 Convert stacktrace_posix.cpp to logv2Billy Donahue2020-02-145-606/+174
* SERVER-46165 fix building unittests with --opt=offGabriel Russell2020-02-141-4/+4
* SERVER-45885 ReplicationCoordinator::canAcceptWritesFor() accepts NamespaceSt...Benety Goh2020-02-149-25/+35
* Revert "SERVER-45610 Reject commands that read data when node is in RECOVERIN...Ian Boros2020-02-1419-509/+7
* SERVER-45048 Fix straggling jstests which tried to execute mongo shell from rootMathew Robinson2020-02-142-2/+2
* SERVER-40883 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2020-02-145-53/+0
* SERVER-40883 Remove jstests for retrying index builds on startupGregory Wlodarek2020-02-144-150/+0
* SERVER-46098 Register/deregister operation with JS Scope for every function i...James Wahlin2020-02-144-18/+13
* SERVER-45885 add NamespaceStringOrUUID::db()Benety Goh2020-02-141-0/+10
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-1416-43/+93
* SERVER-46136 Ninja should not use environment variables for response file rul...Mathew Robinson2020-02-141-7/+5
* SERVER-45822 Manually convert slow query and slow query-like logsMark Benvenuto2020-02-1416-71/+615
* SERVER-45334 Service Name not respected in MSI InstallerMathew Robinson2020-02-141-4/+4
* SERVER-42617 Race in CloneDocumentsCatchesInsertErrors can causes it to retur...Tommaso Tocci2020-02-141-16/+20
* SERVER-44771 Introduce 2nd CatalogCache for filtering onlyTommaso Tocci2020-02-1410-21/+154
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-1420-274/+373
* SERVER-45903 Allow sort with {$meta:'randVal'} on sharded clustersArun Banala2020-02-1413-34/+91
* SERVER-45555 Test that the 'comment' field is propagated correctly for sharde...Arun Banala2020-02-141-20/+149
* SERVER-45741 Use WaitForMajorityService in migration coordinator stepup taskJack Mulrow2020-02-141-17/+22
* SERVER-45912 Fix typo in rollback_test.jsVesselina Ratcheva2020-02-141-1/+1
* SERVER-45815 Make observer for topologyVersion changeAmirsaman Memaripour2020-02-1313-13/+647
* SERVER-46131 Fix race in retry loops in MigrationSourceManagerEsha Maharishi2020-02-134-25/+29
* SERVER-45964 Implement helper in ReplicaSetNodeProcessInterface for issuing c...Gregory Noma2020-02-1313-9/+102
* SERVER-45567 set parameter structured logging fixGabriel Russell2020-02-131-7/+15
* SERVER-42938 Implement Infrastructure for Provisioning and Refreshing OCSP Re...Shreyas Kalyan2020-02-1313-159/+321
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-1319-7/+509
* SERVER-45832 Generate selected tasks in a patch using task mappingsLydia Stepanek2020-02-138-205/+571
* SERVER-42722 Implement --timeStampFormat in logv2.Henrik Edin2020-02-1314-30/+78
* SERVER-45912 Handle shutdown during rollback in fuzz testsA. Jesse Jiryu Davis2020-02-132-50/+57
* SERVER-46107 Manual conversion of log statementsHenrik Edin2020-02-139-94/+158
* SERVER-45963 Introduce ReplicaSetNodeProcessInterface and a new TaskExecutor ...Mihai Andrei2020-02-1313-163/+558
* SERVER-45791 The db.collection.explain().mapReduce() shell helper should acce...James Wahlin2020-02-132-30/+45
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-13453-5157/+11582
* SERVER-46134 SCons does not respect CCACHE settingsMathew Robinson2020-02-131-6/+5
* SERVER-45319 Add unit tests for CollectionShardingRuntimeMatthew Saltz2020-02-135-16/+352
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-1320-663/+727
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-1349-352/+611
* SERVER-45786 Generate Resmoke configuration file to auto-set installDirMathew Robinson2020-02-133-0/+35
* SERVER-46087 Propagate allowDiskUse to shards for sharded $unionWithNicholas Zolnierz2020-02-132-4/+43
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-1374-372/+325