summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-43689 getShardDistribution() incorrectly shows 0 chunksAlex Taskov2019-10-221-1/+1
* Revert "SERVER-42748 Support using stored procedures (system.js) in map/reduce"Jacob Evans2019-10-217-74/+33
* SERVER-44119 Customize string coersion for IDLSara Golemon2019-10-214-7/+36
* SERVER-42988 allow agg-style object syntax in find() projectionIan Boros2019-10-2118-321/+893
* SERVER-44111 Assert BSONObj size is valid while copyingLouis Williams2019-10-211-2/+28
* SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.jsJack Mulrow2019-10-211-2/+2
* SERVER-43386 Update initial sync section of the Replication Architecture GuideSamyukta Lanka2019-10-211-32/+71
* SERVER-44099 Allow refine_collection_shard_key_basic.js to have less than the...Blake Oler2019-10-211-4/+4
* SERVER-43844: Remove redundant collation BSONObj on ExpressionContextNicholas Zolnierz2019-10-2112-83/+45
* SERVER-42748 Support using stored procedures (system.js) in map/reduceJacob Evans2019-10-217-33/+74
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-21108-765/+534
* SERVER-44087 ReplicaSetMonitor shutdowns should synchronize with NetworkInter...Ben Caimano2019-10-212-4/+25
* SERVER-37260 Fix unchecked status in replication_coordinator_test_fixture.cpp...Ali Mir2019-10-212-2/+2
* SERVER-44019 Change randomBinVersions to useRandomBinVersionsWithinReplicaSet...Jason Chan2019-10-215-13/+17
* SERVER-44023 Update ReplicasetFixture to always use latest bin version for co...Jason Chan2019-10-211-2/+2
* SERVER-42358 Add new background collection validation test hook. Runs concurr...Dianna Hohensee2019-10-2117-108/+399
* SERVER-42836 Count bytes in _totalDataSizeBytes after adding to SorterJustin Seyster2019-10-211-2/+2
* SERVER-44082 Update third party inclusions fileSpencer Jackson2019-10-211-6/+6
* SERVER-43839 Create unit testing for ValidateState.Dianna Hohensee2019-10-214-8/+292
* SERVER-44122 createIndexes should pass IndexBuildProtocol::kTwoPhase to Index...Benety Goh2019-10-211-10/+7
* SERVER-43942 track newly created indexes until they are part of a consistent ...Dianna Hohensee2019-10-219-4/+111
* SERVER-43974 blacklist crud_ops_do_not_throw_locktimeout.js from parallel suitesJudah Schvimer2019-10-211-0/+4
* SERVER-44113 Refresh metadata for correct namespace in transactions_reject_wr...Jack Mulrow2019-10-211-19/+32
* SERVER-43629 Improve Document/Value performanceMartin Neupauer2019-10-213-10/+26
* SERVER-43287 Prevent from outputting to system collectionsMihai Andrei2019-10-216-18/+91
* SERVER-44107 Don't reuse operation context in PersistentTaskQueueTest::TestIn...Alex Taskov2019-10-211-8/+29
* SERVER-39964 Differentiate shared and static suffixes so split dwarf works be...Andrew Morrow2019-10-211-7/+25
* 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-213-6/+55
* Import wiredtiger: fb527a54117f3865aae8a25557849f1228d48205 from branch mongo...Luke Chen2019-10-219-123/+163
* SERVER-43085 Revert trusted-{client,server}.pfxSara Golemon2019-10-202-0/+0
* 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-44106 change max time ms to not take locks while sleepingIan Boros2019-10-181-4/+4
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-10-1852-2556/+2966
* 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-182-4/+17
* SERVER-43640 Allow UserCacheInvalidator to deconstruct during shutdownSpencer Jackson2019-10-181-20/+25
* SERVER-44041 Enable prepare_transaction_index_build.js when two phase index b...Louis Williams2019-10-181-3/+0
* 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-174-3/+151
* SERVER-43973 Use a unique test name for each thread in ParallelTesterRobert Guo2019-10-171-1/+7
* SERVER-42894 Create SourceLocation type and related macrosBen Caimano2019-10-174-0/+385
* SERVER-43577 Increase ssl test network verbosityMark Benvenuto2019-10-171-0/+6
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-1714-91/+259
* SERVER-43779 Add section on Two Phase Drops to the Replication Architecture G...Samyukta Lanka2019-10-171-0/+33
* SERVER-44040 add replica_sets to two phase index builds evergreen builderBenety Goh2019-10-175-4/+28