summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-1211-15/+33
* SERVER-49914 Disable the TTL monitor for <database>.system.resharding.* names...Haley Connelly2020-08-123-0/+19
* SERVER-48872 Implement agg string expression operators in grammarNick Zolnierz2020-08-1210-3439/+5847
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-122-9/+20
* SERVER-49887 Add requireApiVersion server parameterA. Jesse Jiryu Davis2020-08-122-1/+13
* SERVER-50150 Support $not match expression in SBEAnton Korshunov2020-08-124-51/+80
* SERVER-50127 fail index build resume if we cannot find resume info using inde...Benety Goh2020-08-121-6/+14
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-123-5/+18
* Import wiredtiger: 0c8bd1b18c65ec035684f6ee7a296b971826399e from branch mongo...Chenhao Qu2020-08-124-87/+239
* Revert "SERVER-49887 Add requireApiVersion server parameter"Vesselina Ratcheva2020-08-122-13/+1
* SERVER-50240 Make CurOp::_numYields atomicJustin Seyster2020-08-122-6/+6
* SERVER-50002 fix ReplicaSetAwareService unittest linkingKevin Pulo2020-08-121-0/+2
* SERVER-50002 separate unittest binary for ReplicaSetAwareServiceKevin Pulo2020-08-121-2/+11
* SERVER-49649 Fix union inner pipeline explainTed Tuckman2020-08-1110-30/+58
* SERVER-48417 Test that multi-node sets resume index builds from the drain wri...Samy Lanka2020-08-112-1/+13
* SERVER-49236 Add functionality for recreating PrimaryOnlyService instances af...Spencer T Brody2020-08-115-90/+433
* SERVER-47604 Don't log that index build failed if it continues in the backgro...Samy Lanka2020-08-111-7/+11
* SERVER-50126 Use constructor delegation for skipped record trackerSamy Lanka2020-08-111-3/+2
* SERVER-50061 convertFrom() assumes NumberDecimal has machine byte orderJustin Seyster2020-08-116-23/+32
* SERVER-50006 Move OCSPManager to ServiceContextMark Benvenuto2020-08-116-8/+35
* SERVER-50028 remove unnecessary collection catalog lookup from IndexBuildsMan...Benety Goh2020-08-113-6/+5
* SERVER-49887 Add requireApiVersion server parameterA. Jesse Jiryu Davis2020-08-112-1/+13
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-112-12/+2
* SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_...Kaloian Manassiev2020-08-1110-59/+57
* Import wiredtiger: 36194b4a0341d4b22349510c6a09ab82757f266c from branch mongo...Luke Chen2020-08-115-8/+23
* SERVER-49807 Move onCommit KVDropPendingIdentReaper handling out of the Durab...Dianna Hohensee2020-08-1017-122/+276
* Revert "SERVER-38909 Permit empty update modifiers, treating as a no-op rathe...Vesselina Ratcheva2020-08-102-2/+12
* SERVER-50007 Extend FlowControl with shutdown supportMark Benvenuto2020-08-103-0/+15
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-108-1/+16
* SERVER-48795 Initial framework for adding $project to grammarJacob Evans2020-08-1014-1403/+1739
* SERVER-50223 Temporarily make reshardCollection command testing-only.Max Hirschhorn2020-08-101-1/+2
* SERVER-50221 Use shared_ptr to manage NoLimitSorter and InMemIterator in-memo...Gregory Noma2020-08-101-19/+22
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-102-12/+2
* SERVER-50030 Fix kInternalClient check in dbcommands.cppGregory Wlodarek2020-08-101-1/+1
* SERVER-50029 Initialize 'keysInserted' and 'keysDeleted' in the index catalogGregory Wlodarek2020-08-101-2/+2
* SERVER-50063: Consolidate OplogFetcher return code to CallbackCanceled when s...Lingzhi Deng2020-08-102-16/+13
* SERVER-25782 Allow SORT_MERGE plans even if some children are FETCH stages ra...Mindaugas Malinauskas2020-08-102-53/+162
* SERVER-48390 Exhaust pending calls when $group with $accumulator runs out of ...Arun Banala2020-08-105-29/+85
* Import wiredtiger: 4bcef79f181a296da9a46fb6728203eb3fb5ede1 from branch mongo...Luke Chen2020-08-1014-120/+247
* SERVER-47286 Storage transactions section of Execution Architecture GuideEric Milkie2020-08-081-8/+63
* SERVER-49687 Fix an off-by-one memory copy error in collection_impl.cppKaloian Manassiev2020-08-081-1/+1
* SERVER-49192 Persist the VectorClock for configTime and topologyTime causal c...Pierlauro Sciarelli2020-08-0812-113/+117
* SERVER-49687 Fix a Windows compile error in collection_impl.cppKaloian Manassiev2020-08-081-5/+7
* Revert "SERVER-48844 Add unwind agg stage to grammar"Kaloian Manassiev2020-08-0810-3125/+2527
* SERVER-49829 - Implement spilling for Top K sort in SBE.Martin Neupauer2020-08-0710-190/+269
* SERVER-49687 Add flag for validate to repair data in standalone modeShin Yee Tan2020-08-073-5/+44
* SERVER-49290 Support running $lookup locally on shard for config.cache.chunks...Haley Connelly2020-08-077-71/+342
* SERVER-49677 RoutingTableHistory::makeUpdated should skip copying chunkMap if...Allison Easton2020-08-072-0/+27
* SERVER-49136 Added shell helper for rotate commandMina Mahmood2020-08-071-0/+10
* SERVER-50171 Moving critical section log messageAllison Easton2020-08-071-6/+8