summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44546 Remove mobile variants and embedded benchmarksr4.0.14-rc0Andrew Morrow2019-12-1057-3602/+9
* Revert "SERVER-37062 db.watch does not show up in autocomplete or help"Charlie Swanson2019-12-102-4/+4
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-12-103-41/+59
* SERVER-44946 Exclude tests that have the 'requires_mmapv1' tag in RHEL 8.0 va...Samyukta Lanka2019-12-091-5/+5
* SERVER-37062 db.watch does not show up in autocomplete or helpCharlie Swanson2019-12-092-4/+4
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-097-13/+92
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-12-098-116/+201
* SERVER-43319 Increase cursor timeout for 'concurrency_simultaneous' fixturesArun Banala2019-12-091-0/+3
* SERVER-44567 Reimplement CommandState destructors for v4.0Ben Caimano2019-12-052-96/+125
* SERVER-37772 adding RHEL80 distroJohn Chen2019-12-049-17/+187
* SERVER-44269 modernize max_time_ms.jsIan Boros2019-12-0214-462/+529
* SERVER-44476 Include number of jumbo chunks remaining in output of removeShardMarcos José Grillo Ramírez2019-11-285-47/+90
* SERVER-44868 Initialsync logkeeper and logkeeper-short tests passes snapshot ...Suganthi Mani2019-11-271-0/+6
* SERVER-38002 Upgrade PCRE to 8.42Andrew Morrow2019-11-26132-899/+840
* SERVER-44788: Use awaitSecondaryNodes in seed_secondary_without_sessions_tabl...Lingzhi Deng2019-11-252-2/+6
* SERVER-44675 Handle race in repl metrics testA. Jesse Jiryu Davis2019-11-221-1/+14
* SERVER-39574 Support intermediate certificates in PEMKeyFile on WindowsMark Benvenuto2019-11-224-113/+262
* SERVER-44545 Remove mobile embedded variants and associated support filesAndrew Morrow2019-11-2011-1372/+2
* SERVER-44643: Use awaitSecondaryNodes in rollback_after_enabling_majority_rea...Lingzhi Deng2019-11-201-1/+3
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-2022-35/+274
* SERVER-40669 Remove unneeded shebang from install_compass.inJohn Chen2019-11-191-1/+0
* SERVER-44727: detect-changes should not be called via run-dsiDavid Bradford2019-11-191-6/+0
* SERVER-32692 Make zbigMapReduce.js, sharding_balance4.js, and bulk_shard_inse...Matthew Saltz2019-11-183-0/+30
* SERVER-42914 Add failpoint to override balancer round interval (partial cherr...Matthew Saltz2019-11-182-7/+22
* SERVER-44651: Update signal processing versionDavid Bradford2019-11-151-1/+1
* SERVER-37769 Platform Support: SUSE15John Chen2019-11-141-0/+14
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-1310-22/+129
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-134-20/+68
* BACKPORT-5442: [v4.0] Use signal processing without DSIAlexander Costas2019-11-133-23/+62
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1344-1647/+1662
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-111-15/+16
* SERVER-43695 Add artificial sleeps to session_test.cpp to account for any tra...William Schultz2019-11-111-0/+12
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-111-10/+25
* Import wiredtiger: e651c9e2742e3b571a26fa13862426260899a5cf from branch mongo...Luke Chen2019-11-1161-1933/+2114
* SERVER-43972 initial_sync_capped_index.js waits for SECONDARY state before ru...Pavithra Vetriselvan2019-11-081-0/+6
* SERVER-44005 Improve robustness of rollback_after_enabling_majority_reads.jsVesselina Ratcheva2019-11-081-2/+16
* SERVER-44392 Platform Support: Remove zSeries ubuntu 16.04Brian McCarthy2019-11-081-107/+0
* SERVER-42756 $multiply with NaN operand violates commutativityAnton Korshunov2019-11-082-2/+52
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-0713-56/+192
* SERVER-43236 Wrap reconfig cmd no-op oplog write in writeConflictRetry blockAli Mir2019-11-061-13/+17
* SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327Mathew Robinson2019-11-066-7/+7
* SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson2019-11-061-1/+2
* SERVER-41529 Prevent dangling index records by calling _addDocumentToIndexBlo...Suganthi Mani2019-11-067-18/+44
* SERVER-44009 pip freeze and persistJim O'Leary2019-11-062-0/+26
* SERVER-43096 Pre-allocate smaller buffer for "distinct" commandsJames Wahlin2019-11-052-15/+40
* SERVER-43322 Report oplog processing and truncation data in serverStatusMaria van Keulen2019-11-059-3/+120
* SERVER-44312: Remove conflict codeDavid Bradford2019-11-051-41/+0
* SERVER-42575 compiling and running unittests should be a single taskDavid Bradford2019-11-041-214/+4
* SERVER-44085 Add correct tags to client_metadata_slowlog_rs.jsMark Benvenuto2019-11-041-0/+1
* SERVER-43576 DBClientRS does not propagate applicationNameMark Benvenuto2019-11-046-7/+72