summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-43830 use ProjectionAST in when extracting meta sort key for returnKeyIan Boros2019-10-1710-43/+89
* SERVER-40537 Log error code 261 for TooManyLogicalSessions to the mongodb.logAnton Oyung2019-10-171-3/+9
* SERVER-42916 Reject non-inline mapReduce to an existing sharded collection th...Nicholas Zolnierz2019-10-172-6/+14
* SERVER-43858: Relax database creation lock acquisition from MODE_X to MODE_IX.Daniel Gottlieb2019-10-177-40/+24
* SERVER-44025 Ensure isNamedCode specializations have internal linakageSpencer Jackson2019-10-171-1/+1
* SERVER-42462 Put new $meta arguments behind FCV checkAnton Korshunov2019-10-175-0/+36
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-10-172-9/+29
* 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-1614-184/+537
* 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-163-172/+133
* 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-1612-43/+161
* 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-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-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-154-125/+105
* SERVER-44035 Remove dupe field nameDaniel Hatcher2019-10-151-1/+0
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-1515-48/+638
* SERVER-43254 Hang Analyzer shell integration uses child and peer mongo processesRyan Timmons2019-10-151-0/+48
* Revert "SERVER-41994 correctly create and show type 2 binary elements"Gabriel Russell2019-10-155-38/+7
* SERVER-42881 Generate rollback and initial sync suites with mixed version rep...Jason Chan2019-10-151-3/+2
* 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-1511-22/+86
* SERVER-43908 Modify IndexConsistency hash-map keys to avoid hitting an invari...Gregory Wlodarek2019-10-153-9/+170
* 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
* SERVER-42736 Remove PosixNSPR implementations.ADAM Martin2019-10-146-320/+60
* SERVER-43796 Support accumulators with an additional static argumentTed Tuckman2019-10-1416-48/+59
* SERVER-43885 Rename OplogApplierImpl methodsMihai Andrei2019-10-1422-341/+364
* SERVER-43803 Add log messages in ReplSetTest and ShardingTest that report dur...William Schultz2019-10-142-2/+29
* Revert SERVER-41513Xuerui Fa2019-10-149-85/+21
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-149-21/+85
* SERVER-43962 Assert on valid target namespace in $out/$merge static create me...Nicholas Zolnierz2019-10-142-4/+13
* SERVER-43459 amend comment about collection bulk loader insert timestampsEric Milkie2019-10-141-2/+2
* SERVER-41654 fix libunwind buildBilly Donahue2019-10-121-1/+1
* SERVER-43910 LockManager::dump() includes client infoBenety Goh2019-10-112-7/+24
* SERVER-42414 Improve KeyString invalid format assert messagesEvgeni Dobranov2019-10-111-73/+85
* SERVER-42423 Use ProjectionExecutor in ProjectionStageDefaultAnton Korshunov2019-10-1122-233/+307
* SERVER-43910 BasicCommand::Invocation sets LockManager DebugInfoBenety Goh2019-10-111-0/+1
* SERVER-43910 lockInfo command obtains lock to client info mapping from LockMa...Benety Goh2019-10-113-21/+35
* SERVER-43626 MR Agg: Fail and cleanup cursors when a sharded mapReduce cannot...Nicholas Zolnierz2019-10-111-0/+11
* SERVER-43965 Include name of collection in error message for failing to creat...Esha Maharishi2019-10-111-7/+10