summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-301-8/+12
* SERVER-43151 DSGroup should record current spill file offset as std::streamposBernard Gorman2019-10-291-1/+1
* SERVER-44183 Failure to listen on an asio socket should be fatalr3.6.15-rc0Ben Caimano2019-10-281-1/+9
* SERVER-44184 De-duplicate resolved addresses on v3.6Ben Caimano2019-10-281-0/+11
* SERVER-44064 Perform explicit cast on MessageCompressorManager parameterAdam Cooper2019-10-252-1/+26
* SERVER-44188 validate_tests should remove index entries by RecordId obtained ...Gregory Wlodarek2019-10-241-2/+2
* SERVER-43922 Backport shell util runNonMongoProgramSara Golemon2019-10-242-18/+37
* SERVER-43908 Modify IndexConsistency hash-map keys to avoid hitting an invari...Gregory Wlodarek2019-10-223-9/+149
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-221-0/+9
* SERVER-28604 Log when a cursor is reaped for timeoutTed Tuckman2019-10-213-0/+11
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-10-214-64/+249
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionArun Banala2019-10-2115-83/+751
* SERVER-43034 Correctly deal with infinite results in DoubleDoubleSummationGeert Bosch2019-10-171-3/+3
* SERVER-25025 Make startup faster with many WT collectionsLouis Williams2019-10-1513-63/+190
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...Janna Golden2019-10-082-8/+15
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-084-9/+38
* SERVER-43751 Recompute compressor manager message parametersAdam Cooper2019-10-072-0/+25
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterRahul Sundararaman2019-10-072-1/+26
* SERVER-43350 $lookup with no local default or user-specified collation should...Bernard Gorman2019-10-032-4/+22
* Revert "SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameter"James Wahlin2019-10-022-26/+1
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterRahul Sundararaman2019-10-012-1/+26
* Import wiredtiger: 4c72feeb921607b30984301f4e007fc24b54e26b from branch mongo...Luke Chen2019-10-0113-127/+266
* SERVER-38994 step down on SIGTERMRahul Sundararaman2019-09-279-13/+142
* SERVER-36315 Don't keep trying to unlock distlocks after CSRS stepdownKevin Pulo2019-09-261-1/+4
* SERVER-39004 Fix WiredTigerKVEngine tests.Alex Cameron2019-09-252-5/+22
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-09-242-0/+106
* SERVER-43081 validate should report when an index's 'multikeyPaths' are set b...Gregory Wlodarek2019-09-241-0/+57
* SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron2019-09-249-1/+121
* SERVER-38205 avoid splitVector scan when range contains single keyKevin Pulo2019-09-162-0/+76
* SERVER-42155 include relevant optimes in read concern timeout reportingKevin Pulo2019-09-162-8/+19
* SERVER-42441 renameCollectionForApplyOps should always rename the target out ...Xiangyu Yao2019-09-161-8/+11
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-09-138-15/+58
* SERVER-10456 do not use sparse indexes as shard key indexesKevin Pulo2019-09-131-1/+1
* SERVER-34760 Send setShardVersion on retries of shardCollectionBlake Oler2019-09-123-21/+66
* SERVER-39019 $elemMatch $ne serialization is incorrect, doesn't roundtripJames Wahlin2019-09-112-0/+96
* SERVER-41863 make sleep command wait until server clock has advancedIan Boros2019-09-061-21/+42
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-09-041-2/+8
* SERVER-39310: Call checkCanServeReadsFor() in 'getMore'Lingzhi Deng2019-09-037-1/+43
* SERVER-43074: Make appendMultikeyPathsAsBytes threadsafe.Daniel Gottlieb2019-08-301-1/+2
* SERVER-35271: Suppress WT compatibility error messages on startup.Daniel Gottlieb2019-08-284-20/+70
* SERVER-42257 Announce known emulationsAndrew Morrow2019-08-282-0/+51
* SERVER-38685 Adds a warning when ephemeral storage is used with writeConcernM...Vishnu Kaushik2019-08-191-1/+18
* SERVER-42793 Autosplit size tracker random initial value is too lowRandolph Tan2019-08-152-11/+11
* Revert "SERVER-39004 Introduce a quota mechanism for the overflow file"r3.6.14-rc0r3.6.14Alex Cameron2019-08-1310-145/+6
* SERVER-41248 Ensure ReplicaSetMonitor initializes its random state with truly...Shaileja Jain2019-08-091-1/+2
* Import wiredtiger: 04447c57d565903849f0797fa391cd60f5fc7992 from branch mongo...Luke Chen2019-08-088-177/+54
* Import wiredtiger: 629316c2714322e1fbd26765aa22ba431ce977c1 from branch mongo...Luke Chen2019-08-068-54/+177
* SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron2019-08-0610-6/+145
* SERVER-42055 Only acquire a collection IX lock to write the lastVote documentMatthew Russotto2019-08-059-25/+79
* SERVER-36394 Don't refresh balancer configuration for autosplit if autosplit ...Matthew Saltz2019-07-311-1/+2