summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-43389 update rollback section of arch guidePavithra Vetriselvan2019-10-171-39/+77
* Fix clang bugMatthew Russotto2019-10-171-1/+1
* SERVER-43794: Incremental backup cursor API.Daniel Gottlieb2019-10-1710-26/+56
* SERVER-43272 Implement getDatabaseInfos method (listDatabases) in DBClientVesselina Ratcheva2019-10-173-0/+103
* SERVER-44018 Fix MR agg output mode 'reduce' and move JsExecution to decorato...Nicholas Zolnierz2019-10-1716-57/+78
* SERVER-43830 use ProjectionAST in when extracting meta sort key for returnKeyIan Boros2019-10-1711-43/+97
* SERVER-40537 Log error code 261 for TooManyLogicalSessions to the mongodb.logAnton Oyung2019-10-171-3/+9
* SERVER-42392 Create concurrency workloads that combine moveChunk, refineColle...Blake Oler2019-10-1716-203/+611
* SERVER-42916 Reject non-inline mapReduce to an existing sharded collection th...Nicholas Zolnierz2019-10-175-6/+156
* SERVER-43858: Relax database creation lock acquisition from MODE_X to MODE_IX.Daniel Gottlieb2019-10-177-40/+24
* SERVER-44040 fix apply_ops_create_indexes.js and oplog_format_create_indexes....Benety Goh2019-10-172-5/+45
* SERVER-44025 Ensure isNamedCode specializations have internal linakageSpencer Jackson2019-10-171-1/+1
* SERVER-42462 Put new $meta arguments behind FCV checkAnton Korshunov2019-10-178-2/+117
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-10-173-11/+30
* SERVER-43814 Add _configsvrRefineCollectionShardKey to commands_lib.js auth testJack Mulrow2019-10-171-0/+16
* SERVER-43987 Require predicates with OperationContext::waitForConditionOrInte...Ben Caimano2019-10-1715-305/+264
* SERVER-43949: Check for term equality when comparing OpTime for a writeConcernLingzhi Deng2019-10-173-5/+34
* SERVER-44046 Add comment in cluster_find.cpp that calling ClusterClientCurosr...Esha Maharishi2019-10-161-0/+3
* SERVER-42676 M/R Agg: Add planStats support to mapReduce in aggJames Wahlin2019-10-1615-184/+538
* SERVER-43399 Log more in DeleteOpIsIdBased testA. Jesse Jiryu Davis2019-10-162-22/+22
* SERVER-42299 Batch chunk and tag upgrade/downgrade modification transactionsJack Mulrow2019-10-166-172/+191
* SERVER-43805 Create InitialSyncSharedData structure.Matthew Russotto2019-10-163-0/+71
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Xuerui Fa2019-10-1622-87/+356
* SERVER-43871 Use a monotonic clock source in prepare conflict trackerHaley Connelly2019-10-165-22/+41
* SERVER-43746 logv2 Tee and RamLogGabriel Russell2019-10-169-46/+108
* SERVER-44021 Make type of "count" command in DBClient_Base match server.Matthew Russotto2019-10-164-12/+12
* SERVER-43653 Upgrade static OpenSSL to 1.1.1dSpencer Jackson2019-10-161-2/+2
* SERVER-43103 fix divison by zero when moving extremely small chunksMarcos José Grillo Ramírez2019-10-161-0/+6
* SERVER-43267 Fail MapReduce when source collection is the same as destination...Mihai Andrei2019-10-162-5/+51
* SERVER-44009 pip freeze and persistJim O'Leary2019-10-162-0/+26
* SERVER-42262: Repeat stepdown and freeze on test shutdown validationLingzhi Deng2019-10-161-15/+37
* SERVER-43387 Summarize changes to Election Protocol in Replication Architectu...Samyukta Lanka2019-10-151-48/+82
* SERVER-43946 Converting BinData of type ByteArrayDeprecated from KeyString->B...Gregory Wlodarek2019-10-151-0/+4
* SERVER-42836 Fast path for sort key generation of WorkingSetMembersJustin Seyster2019-10-157-136/+149
* SERVER-44035 Remove dupe field nameDaniel Hatcher2019-10-151-1/+0
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-1520-50/+1151
* SERVER-43254 Hang Analyzer shell integration uses child and peer mongo processesRyan Timmons2019-10-156-24/+95
* Revert "SERVER-41994 correctly create and show type 2 binary elements"Gabriel Russell2019-10-155-38/+7
* SERVER-40435 Blacklist clear_jumbo.js from multi version suiteRandolph Tan2019-10-151-0/+1
* SERVER-42881 Generate rollback and initial sync suites with mixed version rep...Jason Chan2019-10-154-3/+85
* SERVER-43985 single_write_result.idl singleWriteResult struct has incorrect d...Anton Oyung2019-10-151-1/+1
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-1513-28/+201
* SERVER-43966 Issue drop collection command that works in passthroughs v2Jacob Evans2019-10-151-1/+1
* SERVER-43908 Modify IndexConsistency hash-map keys to avoid hitting an invari...Gregory Wlodarek2019-10-153-9/+170
* SERVER-42886 Fix bypassAutoDecrypt settings in shellShreyas Kalyan2019-10-151-15/+33
* SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327Mathew Robinson2019-10-156-7/+7
* SERVER-43809 Refactor logv2 configurationHenrik Edin2019-10-1516-297/+326
* SERVER-43863 Validate cmd should use the validated indexes to populate the 'i...Gregory Wlodarek2019-10-151-4/+9
* SERVER-43796 Fix unittests and compileJacob Evans2019-10-153-102/+93
* Import wiredtiger: af2cb8f052184a94635c3bfc358620dd36df5828 from branch mongo...Luke Chen2019-10-15171-4014/+3031