summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43287 Prevent from outputting to system collectionsMihai Andrei2019-10-212-0/+12
* SERVER-44107 Don't reuse operation context in PersistentTaskQueueTest::TestIn...Alex Taskov2019-10-211-8/+29
* SERVER-43123 SERVER-43124 Use ReadWriteConcernDefaults for incoming mongod re...Kevin Pulo2019-10-2120-116/+298
* SERVER-43706 M/R Agg: Support referencing 'scope' variables in translated agg...Arun Banala2019-10-211-6/+12
* Import wiredtiger: fb527a54117f3865aae8a25557849f1228d48205 from branch mongo...Luke Chen2019-10-219-123/+163
* SERVER-39484 IndexBuildsCoordinator unblocks index builds on rollbackBenety Goh2019-10-201-1/+13
* SERVER-39484 IndexBuildsCoordinator unblocks index builds on stepupBenety Goh2019-10-191-1/+12
* SERVER-39484 IndexBuildsCoordinator receives notifications on rollback/step u...Benety Goh2019-10-185-0/+75
* SERVER-43937 Allow MockDBClientConnection/MockDBServer to mock errors.Matthew Russotto2019-10-184-23/+31
* SERVER-43698 Don't allow atClusterTime whwere number of seconds in Timestamp ...Samyukta Lanka2019-10-181-4/+7
* SERVER-43640 Allow UserCacheInvalidator to deconstruct during shutdownSpencer Jackson2019-10-181-20/+25
* SERVER-44064 Perform explicit cast on MessageCompressorManager parameterAdam Cooper2019-10-182-1/+24
* SERVER-43455 remove todo for SERVER-19209Judah Schvimer2019-10-181-2/+0
* SERVER-41872 PlanEnumerator AndAssignment::choices ordering not stable and is...James Wahlin2019-10-182-2/+70
* SERVER-42112 uassert on _flushDatabaseCacheUpdates cmdResponse in configsvrDr...Esha Maharishi2019-10-173-3/+129
* SERVER-42894 Create SourceLocation type and related macrosBen Caimano2019-10-174-0/+385
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-178-72/+143
* SERVER-43779 Add section on Two Phase Drops to the Replication Architecture G...Samyukta Lanka2019-10-171-0/+33
* 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-1713-54/+74
* 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