summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36050 Remove isV1ElectionProtocol() check.Suganthi Mani2018-07-2729-212/+91
* SERVER-34664 Fix error codeTess Avitabile2018-07-272-2/+2
* SERVER-34664 Commands that are unsupported in a transaction should errorTess Avitabile2018-07-272-3/+11
* SERVER-36275 Support sending non-contiguous ranges to the same shard in $exch...Martin Neupauer2018-07-274-18/+138
* SERVER-36005 Prevent unsafe IndexCatalogEntryImpl::_catalogIsReady callDewal Gupta2018-07-275-4/+22
* SERVER-36274: Re-enable --ycsb-throughput-analysis in sys-perfdalyd2018-07-271-2/+1
* SERVER-35598 refactor commitTransaction for prepareJudah Schvimer2018-07-277-64/+85
* SERVER-34994 Allow identical index key insert in new format unique indexnehakhatri52018-07-271-11/+17
* Revert "SERVER-14394 Move the intial split code to a separate module and add ...Cheahuychou Mao2018-07-269-525/+322
* SERVER-36283: Have initial sync completion advance oplog visibility to the in...Daniel Gottlieb2018-07-261-4/+7
* SERVER-36296: Constrain "Slow WT transaction" log to interesting cases.Daniel Gottlieb2018-07-261-1/+3
* SERVER-35624 Enable election handoff by defaultVesselina Ratcheva2018-07-262-4/+5
* SERVER-35347 Transaction coordinator and participant internal state machinesEsha Maharishi2018-07-269-0/+1091
* SERVER-36097 Fix curl library initialization orderSara Golemon2018-07-261-9/+7
* SERVER-14394 Move the intial split code to a separate module and add unit testsCheahuychou Mao2018-07-269-322/+525
* SERVER-35328 Add support for "starPathsTempName" projection in allPaths index...samontea2018-07-267-36/+378
* SERVER-35450 Add SingleTransactionStats::LastClientInfo to CurrentOp for inac...jinichu2018-07-264-30/+130
* SERVER-34750 Update man pagesMathew Robinson2018-07-2612-2410/+9788
* SERVER-35683 Make it safe to destroy a promise while completing.ADAM David Alan Martin2018-07-261-6/+18
* SERVER-35683 Switch to MongoDB's naming style.ADAM David Alan Martin2018-07-261-69/+69
* SERVER-35684 Remove `promise.getFuture()`ADAM David Alan Martin2018-07-268-236/+222
* SERVER-36286: Rename options for $outNick Zolnierz2018-07-2611-174/+185
* SERVER-35919 Ensure all tests that use transactions perform collection drops ...Tess Avitabile2018-07-2621-25/+28
* SERVER-35429 Add lock state checking with PBWM in AutoGetCollectionForReadXiangyu Yao2018-07-261-0/+5
* SERVER-35552 Use proper FCV checking when _configsvrAddShard sends new _addSh...Matthew Saltz2018-07-251-27/+20
* SERVER-36097 Generalize HTTPClient out of FreeMon into util/netSara Golemon2018-07-269-76/+199
* SERVER-36216: Add non-blocking backup cursor support.Daniel Gottlieb2018-07-2511-12/+256
* SERVER-35654 Disable implicit sessions for rollback_transaction_table.jsJack Mulrow2018-07-251-3/+3
* SERVER-35709 Mongos should remember readConcern setting for multi statement t...Jack Mulrow2018-07-257-47/+168
* SERVER-35246 Ignore NamespaceNotFound errors when running collMod during chec...Samy Lanka2018-07-251-4/+13
* SERVER-30841 Lower the amount of metadata refresh loggingCheahuychou Mao2018-07-255-45/+79
* SERVER-31586 Use PeriodicRunner to refresh balancer configuration periodicallyMatthew Saltz2018-07-2510-8/+284
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-2526-152/+275
* SERVER-35829 Make router TransactionParticipant attach txnNumber to requests ...Jack Mulrow2018-07-255-17/+109
* SERVER-36197 Update macOS package directory nameRamon Fernandez2018-07-251-1/+1
* SERVER-35743 Divide current chunk size among the chunks it was split into in ...Matthew Saltz2018-07-255-22/+349
* SERVER-35975 Added support for updateWithDamages to biggie engineBen Judd2018-07-251-13/+16
* SERVER-35949 Biggie record store to use KeyString instead of fixed length intsBen Judd2018-07-254-40/+51
* SERVER-35532 Set up record store and pass all unit tests.Ben Judd2018-07-2518-469/+943
* SERVER-35531 New "biggie" storage engine starts up and registers selfBen Judd2018-07-2512-4/+1080
* SERVER-35174 Added readConcern and readTimestamp to CurOp's transaction sub-d...jinichu2018-07-256-11/+46
* SERVER-35891 add failpoints to disable aggregation optimizationsVarun Arora2018-07-256-1/+130
* SERVER-36210 Adapt sharding/stats test to be version aware as stats behavior ...Ben Judd2018-07-251-3/+17
* SERVER-35432 Add a method for printing out information about a slow transactionNathan Louie2018-07-255-0/+289
* SERVER-33695 Fix lintJonathan Abrahams2018-07-251-1/+1
* SERVER-33695 Include the loop name in the before and after recovery files in ...Jonathan Abrahams2018-07-252-8/+28
* SERVER-36058 Create profiling template to collect resource utilization of iOS...Jonathan Abrahams2018-07-252-0/+47
* SERVER-35630 Throw error message to run repair when detecting missing or corr...Xiangyu Yao2018-07-248-19/+249
* SERVER-36062 Stop running parallel; enable concurrent test suites on mobileSulabh Mahajan2018-07-2519-25/+34
* SERVER-36245 Create a multi-arch android variantGabriel Russell2018-07-2411-0/+437