summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: 1e7f5178b3e28d1f22d3f23cb632ba45b56d0091 from branch mongo...Luke Chen2019-01-2128-526/+1136
* SERVER-38957 Allow a failed changelog write in movePrimary's cleanupOnError t...Blake Oler2019-01-201-7/+7
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-2019-52/+113
* SERVER-37828 Add Stitch library projection functionsJacob Evans2019-01-185-132/+504
* SERVER-38750 Unblacklist tests that test sharding a collection with the same ...jannaerin2019-01-181-3/+0
* SERVER-39077 IndexBuilder should always relock database on exceptionsLouis Williams2019-01-182-31/+42
* SERVER-39081 Fix createIndexes/shardCollection race condition in agg_out.jsJames Wahlin2019-01-181-1/+4
* SERVER-37272 Raise timeouts in multiversion/hybrid_indexesLouis Williams2019-01-181-4/+2
* SERVER-37643 refine IndexBuildsCoordinator and IndexBuildsManager interfaces ...Benety Goh2019-01-189-108/+143
* SERVER-38954 Increase query execution time for the test case in max_time_ms.j...vrachev2019-01-181-2/+3
* SERVER-38833: Throw a WCE when index completion ghost writes set a bad timest...Daniel Gottlieb2019-01-181-17/+7
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-183-9/+41
* SERVER-38764 External sorter should use 64-bit integers for file offsetsLouis Williams2019-01-182-18/+22
* SERVER-39072 Fallback to directory search if MergeModules are not located as ...Henrik Edin2019-01-181-1/+14
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-01-189-1/+628
* SERVER-35663 Always update the logical clock before advancing the last applie...Jack Mulrow2019-01-178-18/+54
* SERVER-38162 Acquire RSTL on shutdown in mode XSamy Lanka2019-01-174-11/+28
* SERVER-38705 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2019-01-174-65/+0
* SERVER-38705 Remove jstests for retrying index builds on startupGregory Wlodarek2019-01-174-136/+0
* SERVER-38378 Hybrid builds should yield locks and check for interrupts while ...Louis Williams2019-01-173-6/+66
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-1736-1085/+646
* SERVER-37272 Disable hybrid index builds on FCV 4.0Louis Williams2019-01-172-1/+121
* SERVER-38320 Handle a TransactionCoordinator's OperationContext being killed ...Esha Maharishi2019-01-175-13/+262
* SERVER-38716 fix $geoNear and $text within $lookup sub-pipelineBrigitte Lamarche2019-01-177-3/+247
* SERVER-37451 Unblacklist background_unique_indexes.js from initial sync passt...David Storch2019-01-171-3/+0
* Revert "SERVER-38750 Unblacklist tests that test sharding a collection with t...jannaerin2019-01-171-0/+3
* SERVER-38721 Run detect-outliers in sys-perf testsYves Duhem2019-01-171-0/+5
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-1751-291/+571
* SERVER-38958 Add heartbeating mechanism to sharded_backup_restore.jsXiangyu Yao2019-01-171-0/+22
* SERVER-38841 Fix unchecked return value warningA. Jesse Jiryu Davis2019-01-171-2/+4
* SERVER-39063 Remove duplicate collection repair codeGregory Wlodarek2019-01-171-28/+2
* SERVER-39031 Make SCons default --jobs to CPU countMathew Robinson2019-01-171-5/+32
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-01-171-1/+1
* Import wiredtiger: 21838832317b7c38b1a3e929283170515b08bb79 from branch mongo...Luke Chen2019-01-1710-76/+101
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-165-12/+53
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-1654-366/+226
* SERVER-38837 Fix race in periodic_runner_impl_test OnePausableJobResumesCorre...Matthew Saltz2019-01-161-42/+52
* SERVER-39045 Add concurrency_replication_multi_stmt_txn to Enterprise RHEL 7....Samy Lanka2019-01-161-0/+1
* SERVER-38302 recalculate stable timestamp after adding finishOpTime on prepar...Pavi Vetriselvan2019-01-169-7/+54
* SERVER-37880 Treat non-retryable errors during prepare as implied abortKaloian Manassiev2019-01-161-0/+5
* SERVER-36231 Mongos write path doesn't look for retryable write concern errorsRandolph Tan2019-01-161-0/+4
* Revert "SERVER-38939 Be more memory efficient for leaf nodes in biggie"Geert Bosch2019-01-162-126/+110
* SERVER-36485 killSessions to ignore sessions with prepared transactionsMisha Tyulenev2019-01-164-16/+19
* SERVER-38850 Perform noop write before returning NoSuchTransaction errorTess Avitabile2019-01-166-74/+101
* SERVER-38412 Transaction coordinator should send prepare, commit, and abort d...Esha Maharishi2019-01-164-7/+62
* SERVER-38748 Background indexes created through applyOps should run on the co...Louis Williams2019-01-164-59/+84
* Revert "SERVER-35828 Check the readSource in dropCollection()"Eric Milkie2019-01-161-4/+0
* SERVER-38955 Convert AuthManager and FCV setParameters to IDLSara Golemon2019-01-168-110/+159
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-1654-226/+366
* SERVER-37357 Upgrade SQLite to version 3.26.0Henrik Edin2019-01-169-21219/+49097