summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-302452-330/+1029470
* SERVER-38324: add validation to TransactionCoordinatorDocument decisionKim Tao2019-01-309-40/+128
* SERVER-38316 Consolidate PlanExecutor::DEAD and PlanExecutor::FAILUREPawel Terlecki2019-01-3026-61/+32
* SERVER-39187 Signal coordinator's decision promise when the coordinator is ca...Matthew Saltz2019-01-308-8/+106
* SERVER-39230: Remove genny resmoke configsRyan Timmons2019-01-304-62/+0
* SERVER-37315 Remove 'nmoved' and 'incrementNmoved()' from OpDebugArun Banala2019-01-304-39/+4
* SERVER-39286 server_write_concern_metrics.js must use requires_journaling tagTess Avitabile2019-01-301-1/+1
* SERVER-39234 Remove unused variable from the shardCollection unit-testKaloian Manassiev2019-01-301-3/+0
* SERVER-39193 Invariant instead of throwing WCE if locked incorrectly for read...Geert Bosch2019-01-301-8/+4
* SERVER-38620 Set _prepareOpTime in prepareTransaction if transaction is in re...Jason Chan2019-01-302-0/+22
* SERVER-12947 Don't use MultipleErrorsPath if all errors are the samejannaerin2019-01-301-2/+13
* SERVER-36958: allow _configsvrShardCollection to retry on network errorsKim Tao2019-01-291-25/+75
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-2914-328/+660
* SERVER-39226 Pause the Timestamp Monitor during rollback-to-stableGregory Wlodarek2019-01-293-14/+32
* SERVER-39128 Restore defaults propagation in dbshellSara Golemon2019-01-301-6/+25
* SERVER-38518 Add change streams testing to new stepdown sequenceMatthew Russotto2019-01-291-0/+139
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-293524-1033765/+330
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-293524-330/+1033765
* SERVER-39267 Guard opWriteConcernCounters behind flagTess Avitabile2019-01-293-14/+50
* SERVER-39124 Mongos should abort cleared participants between retries of tran...Jack Mulrow2019-01-2912-77/+326
* SERVER-39268 make prepare_conflict.js more robustPavi Vetriselvan2019-01-291-1/+3
* SERVER-39166 blacklist graph_lookup.js on the mixed shardsMartin Neupauer2019-01-291-0/+1
* SERVER-38695 Make QuerySolutionNode subclasses for projection fast-pathsJacob Evans2019-01-2923-262/+427
* SERVER-39212 waitForSecondaries in background dbhash check must wait for last...Tess Avitabile2019-01-291-5/+9
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-2917-571/+915
* SERVER-38962 Drop ident when both checkpoint and oldest timestamps move past ...Xiangyu Yao2019-01-296-46/+66
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-01-292-1/+44
* Import wiredtiger: e727b7296c881d86920ebe5175e7eb0084148153 from branch mongo...Luke Chen2019-01-2913-32/+183
* SERVER-39060 Add upsert function to Stitch Support LibraryJustin Seyster2019-01-2810-20/+150
* SERVER-38813 Replace AlternativeOpCtx with AlternativeClientRegionSiyuan Zhou2019-01-282-33/+6
* SERVER-38190 killOp while committing a prepared transaction can trigger std::...Randolph Tan2019-01-281-0/+7
* SERVER-38948 Blacklist update_array_offset_positional.js in transaction passt...Siyuan Zhou2019-01-288-2/+10
* SERVER-37046 Improve error message when moveChunk fails during top chunk opti...Matthew Saltz2019-01-282-10/+14
* SERVER-39210 Debug logging for shell_helper.jsIan Boros2019-01-281-2/+14
* Revert "TOOLS-2210 Build tools with ASLR"David Golden2019-01-281-1/+1
* TOOLS-2210 Build tools with ASLRDavid Golden2019-01-281-1/+1
* SERVER-34422-ThreadMetrics: ServerStatus now returns the number of active cli...Tyler Kaye2019-01-283-0/+22
* SERVER-39128 Avoid double-authenticationSara Golemon2019-01-266-72/+52
* SERVER-39177 Remove kmip options from legacy password redaction listSara Golemon2019-01-262-39/+1
* SERVER-39037 Refactor check whether a replica set node is running in standalo...Gregory Wlodarek2019-01-257-39/+100
* SERVER-39037 Add decorable flag on ServiceContext which is used to determine ...Gregory Wlodarek2019-01-253-0/+113
* SERVER-38368 Allow handling ErrorCategory types for Futures error handlingJonathan Ma2019-01-252-0/+67
* SERVER-38900 Implement JSON Schema parsing for 'encrypt'vrachev2019-01-2511-0/+239
* SERVER-39207 Remove pip dependency in requirements.txtBen Caimano2019-01-251-1/+0
* SERVER-39200: Blacklist $out tests which rely on shards becoming aware of col...Nick Zolnierz2019-01-251-0/+5
* SERVER-36672 Add Service Arch Test Case Workload to sys-perfBen Caimano2019-01-251-0/+12
* SERVER-39133 Make mongocryptd hostJames Wahlin2019-01-256-2/+8
* SERVER-39198 modernize distinct_index1.js & assert on write errorJames Wahlin2019-01-251-61/+68
* SERVER-37996 Add stock gperftools 2.7 as an allocator option activated with -...Henrik Edin2019-01-25234-10/+78503
* SERVER-39181 Loosen IDL setParameter restrictionsSara Golemon2019-01-253-24/+20