summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 723a4c13292b0bc7e27be411db4d006a0b865bd8 from branch mongo...r3.6.17-rc0r3.6.17Luke Chen2020-01-1628-226/+438
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-157-2/+64
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-144-17/+70
* SERVER-34876 Wait for initial sync to finish before reading from oplog inWilliam Schultz2020-01-131-0/+3
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2020-01-132-22/+41
* SERVER-34844 Relax timing requirements in apply_batches_totalMillis.jsVesselina Ratcheva2020-01-111-11/+11
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-092-3/+23
* Import tools: a7ddcd8fc366b071f3fa359d277677812cc5c2ce from branch v3.6Tim Fogarty2020-01-094-7/+111
* SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suitesJack Mulrow2020-01-082-0/+6
* SERVER-45372 add requires_majority_read_concern tag to change_streams_update_...Sophie Saskin2020-01-061-1/+9
* SERVER-43210 Allow time for cursors to indicate that a session has been kille...Blake Oler2020-01-021-3/+3
* SERVER-39131 Refactor storage engine lock file supportMark Benvenuto2019-12-314-10/+11
* SERVER-35382 _isSelf requiresAuth falseSpencer Jackson2019-12-201-0/+3
* SERVER-44828 Correct logic to re-compute dependenciesCharlie Swanson2019-12-191-7/+16
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-198-13/+87
* SERVER-42565 Agg and find commands sort missing fields differentlyJustin Seyster2019-12-183-1/+104
* SERVER-44796 adjust nojournal startup warning to be more compellingEric Milkie2019-12-181-3/+10
* SERVER-35099 Increase wtimeout in get_last_error.js even moreJustin Seyster2019-12-171-2/+2
* SERVER-44568 Update server's embedded time zone rules to version 2019c.David Storch2019-12-162-32064/+31628
* SERVER-45104 Fix spill_to_disk.jsCharlie Swanson2019-12-131-10/+3
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-123-0/+85
* SERVER-43359 Added missing RHEL8 configJohn Chen2019-12-111-0/+16
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-12-113-11/+30
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-107-13/+92
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-12-108-115/+203
* SERVER-42756 $multiply with NaN operand violates commutativityAnton Korshunov2019-12-102-2/+51
* SERVER-44641 Platform Support: Remove Enterprise RHEL 7 zSeries and SLES 12 z...Brian McCarthy2019-12-021-316/+0
* SERVER-37772 adding RHEL80 distroJohn Chen2019-12-029-16/+176
* SERVER-38002 Upgrade PCRE to 8.42Andrew Morrow2019-11-26132-899/+840
* SERVER-44675 Handle race in repl metrics testr3.6.16-rc0r3.6.16A. Jesse Jiryu Davis2019-11-221-1/+14
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-2022-35/+272
* SERVER-40669 Remove unneeded shebang from install_compass.inJohn Chen2019-11-191-1/+0
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-1911-22/+129
* SERVER-44727: detect-changes should not be called via run-dsiDavid Bradford2019-11-191-6/+0
* SERVER-44651: Update signal processing versionDavid Bradford2019-11-151-1/+1
* SERVER-37769 Platform Support: SUSE15John Chen2019-11-141-5/+20
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-134-20/+68
* SERVER-43322 Report oplog processing and truncation data in serverStatusMaria van Keulen2019-11-138-2/+122
* BACKPORT-5443: [v3.6] Use signal processing without DSIAlexander Costas2019-11-133-23/+62
* SERVER-44584: Do not rewrite updates as modifies.Daniel Gottlieb2019-11-131-18/+0
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1329-1070/+1194
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-111-10/+25
* SERVER-35463 Mark listCommands as pre-authSara Golemon2019-11-112-0/+36
* SERVER-44392 Platform Support: Remove zSeries ubuntu 16.04Brian McCarthy2019-11-081-110/+0
* SERVER-43193 Always disable document validation on secondariesJudah Schvimer2019-11-082-5/+5
* SERVER-43236 Wrap reconfig cmd no-op oplog write in writeConflictRetry blockAli Mir2019-11-061-12/+17
* SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson2019-11-061-1/+2
* SERVER-43634 Report different errors for missing scons and fail to import sconsMathew Robinson2019-11-061-1/+1
* SERVER-44312: Remove conflict codeDavid Bradford2019-11-051-41/+0
* SERVER-44322 Fail gracefully when the storage engine has failed to initializeBen Caimano2019-11-052-3/+13