Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-44993 Disable TLS protocol checks on OS X | Spencer Jackson | 2019-12-20 | 2 | -4/+13 |
| | |||||
* | SERVER-37135: Track and report TLS 1.3 | John Chen | 2019-12-03 | 2 | -8/+58 |
| | | | | | (cherry picked from commit cbb76539c47068f8836ed05283763e687cf126a7) (cherry picked from commit 8c1de7e08de30a38f3d878118248735e6e2ea72a) | ||||
* | SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot ↵ | Arun Banala | 2019-11-20 | 1 | -0/+120 |
| | | | | | | | | | be updated or deleted after upgrade (cherry picked from commit 35c6778143fc55eb9617ab4a54e616ba1e537ad5) (cherry picked from commit 6dd33f3f725d8df801603b8f1dcbd7b13a85f1ce) (cherry picked from commit 30701d77ca133ecd1b184587f61c832b1d028a4b) (cherry picked from commit bb379d5efd111b8d2221c94c857f93f8aff3bc1d) | ||||
* | SERVER-43085 Regenerate X509 test certificates | Sara Golemon | 2019-11-13 | 27 | -934/+1088 |
| | | | | | (cherry picked from commit 5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d) (cherry picked from commit 0fb7557a6bff0930f025b3036bcbb0c1ef0191db) | ||||
* | SERVER-44050 Arrays are not correctly rejected during key generation for ↵ | Arun Banala | 2019-10-30 | 1 | -0/+10 |
| | | | | | | 'hashed' indexes (cherry picked from commit 888f7e6fc10ccb999be203b8cbad4dbe19d0a5d2) | ||||
* | SERVER-43699 $mod should not overflow for large negative values | Bernard Gorman | 2019-10-08 | 1 | -0/+43 |
| | | | | (cherry picked from commit 21d8699ed6c517b45e1613e20231cd8eba894985) | ||||
* | SERVER-37846 Disallow using arbiters to satisfy numeric write concern when ↵ | Vesselina Ratcheva | 2019-09-24 | 3 | -0/+143 |
| | | | | | | | | | writes commit SERVER-40355 Handle RS config with _id larger than set size (cherry picked from commit b023cfd4db379092f7642dd825d79652d905f847) (cherry picked from commit 109129eb5f46419e852b65eb35f935194d17fd5d) | ||||
* | SERVER-42652 Fix issue with rename collectionr3.4.23-rc0r3.4.23 | Adam Cooper | 2019-09-04 | 2 | -10/+76 |
| | | | | (cherry picked from commit cdde32442328fdd65bd1ae016164bcafff15fa92) | ||||
* | SERVER-41829 findAndModify ignores filter expressions that are not objects | Arun Banala | 2019-07-31 | 1 | -0/+93 |
| | | | | | (cherry picked from commit de511c6bbf22d662912f228a3ac7a8e7a8bc3c61) (cherry picked from commit 0f41fa2d430cca4912820ed0fe929e193b005e94) | ||||
* | SERVER-38303: Temporarily handle ipv6 failures due to s390x machine without ↵ | Tyler Kaye | 2019-06-21 | 2 | -0/+8 |
| | | | | ipv6 enabled | ||||
* | SERVER-38984 Validate unique User ID on UserCache hit | Sara Golemon | 2019-06-08 | 1 | -0/+74 |
| | | | | (cherry picked from commit e55d6e2292e5dbe2f97153251d8193d1cc89f5d7) | ||||
* | SERVER-40628: Set a higher numInitialSyncAttempts for replsetprio1.js | Lingzhi Deng | 2019-04-18 | 1 | -1/+2 |
| | |||||
* | SERVER-39820 Include client IP in log message for successful authentication | Jonathan Reams | 2019-04-08 | 2 | -1/+39 |
| | | | | | (cherry picked from commit 0a847ef8453015e8b622595692b2fde0488486a6) (cherry picked from commit 4a515ef5692d48efffb74c4fe9e1a297bd063aa3) | ||||
* | SERVER-36750 blacklist memory.js on ppc64le in memory variants | Gabriel Russell | 2019-03-22 | 1 | -0/+3 |
| | |||||
* | SERVER-39056 Further refine readWriteAnyDatabase | Shreyas Kalyan | 2019-03-15 | 2 | -0/+128 |
| | | | | (cherry picked from commit 1b1cf52e94c49ca4c6d8ba693e949c2b655e74b5) | ||||
* | SERVER-39758 double_rollback.js should reliably wait for node 0 to complete ↵ | Tess Avitabile | 2019-03-04 | 1 | -1/+6 |
| | | | | | | rollback (cherry picked from commit 1c24972a20f0cd5e37bb24648fffb3b1c7409f6f) | ||||
* | SERVER-28053 allow network errors when turning off rollbackHangBeforeStart ↵ | Judah Schvimer | 2019-02-22 | 5 | -22/+8 |
| | | | | | | failpoint (cherry picked from commit 148c0031f517117a39e0c260051169b2831d5e64) | ||||
* | SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ↵ | Eric Milkie | 2019-02-21 | 4 | -66/+9 |
| | | | | | | indexes" This reverts commit e013b606016ead1c82ed7c09cbe3c558d5aaa3b2. | ||||
* | SERVER-26463: Up how long to wait for TTL monitor passes in ttl_capped.js | Daniel Gottlieb | 2019-02-19 | 1 | -1/+1 |
| | | | | (cherry picked from commit 91eb1cc1db6ab0c5b6345fcbcf03512d440d3f8f) | ||||
* | SERVER-39166 $graphLookup should force a pipeline to split in sharded cluster | Martin Neupauer | 2019-02-13 | 1 | -0/+35 |
| | |||||
* | SERVER-38954: Increase query execution time for the test case in ↵ | vrachev | 2019-02-01 | 1 | -2/+3 |
| | | | | max_time_ms.js that expects it to hit the time limit | ||||
* | SERVER-38793 Collection with collator sets isNonRepairableFeatureInUse | Justin Seyster | 2019-01-31 | 1 | -3/+11 |
| | |||||
* | SERVER-38062 Add assertions to commands in read_pref_cmd.js | Blake Oler | 2018-12-28 | 1 | -7/+8 |
| | | | | (cherry picked from commit 7b1e64f12e855d979232ef7b185002d5c8103353) | ||||
* | SERVER-13946 Put skip stages before fetch stages. | Justin Seyster | 2018-12-20 | 1 | -0/+63 |
| | | | | | (cherry picked from commit 69f3e89f6921fc4ff2b5413952eeb517af69bb83) (cherry picked from commit 8e540c0b6db93ce994cc548f000900bdc740f80a) | ||||
* | SERVER-38601 Add regression test for SERVER-35455 | Charlie Swanson | 2018-12-20 | 1 | -0/+41 |
| | | | | | | (cherry picked from commit 5b736830826eca2cc36f4c6e2ebbcaf524e9c5e0) (cherry picked from commit 8b4693170a7e5f640057a8532a9f92753ff3fb99) (cherry picked from commit e4a68bba3602f5e295d6e2949cc4db749e752d27) | ||||
* | SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ↵ | Jack Mulrow | 2018-12-20 | 1 | -1/+2 |
| | | | | | | of ExceededTimeLimit (cherry picked from commit 06b3488461d820c9081e5d7fca0fc028470922ea) | ||||
* | SERVER-36250 Add support for optionally logging specific negotiated TLS versions | Mark Benvenuto | 2018-12-10 | 1 | -0/+22 |
| | | | | (cherry picked from commit 573f92bd3567a70f2b6bdc8295a9d230dec1cf04) | ||||
* | SERVER-37749 replSetResizeOplog command does not validate argument correctly | Louis Williams | 2018-12-07 | 1 | -0/+53 |
| | | | | | (cherry picked from commit 83328dadb7aba72fc9202c91d5715ab4a2d04fcb) (cherry picked from commit 8b07e3e7242c5048eb847105fe30a9e3ef2bb88c) | ||||
* | SERVER-22766 wiredtiger engine support update oplogsize online | wolfkdy | 2018-12-07 | 1 | -0/+1 |
| | | | | (cherry picked from commit 93beb0234eba9dc58ab6070ad472022f96e019e6) | ||||
* | SERVER-37750 Optimized $sample stage does not yield | Bernard Gorman | 2018-11-21 | 1 | -0/+70 |
| | | | | (cherry picked from commit 4177d6d22ab3329a8607bf80a62aa03d4fb2c528) | ||||
* | SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ↵ | Patrick Freed | 2018-11-20 | 1 | -0/+56 |
| | | | | presence | ||||
* | SERVER-37182 Correctly handle duplicate fields in $arrayToObject | Ian Boros | 2018-11-16 | 1 | -100/+64 |
| | |||||
* | SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to ↵ | Esha Maharishi | 2018-11-15 | 1 | -35/+0 |
| | | | | | | test something that shouldn't work, but due to a bug in the test, the test passes (cherry picked from commit 2a23784057167cbd74321155fc169cd08f562405) | ||||
* | SERVER-37913 coll_epoch_test1.js does not wait for the config server to ↵ | Esha Maharishi | 2018-11-15 | 1 | -0/+4 |
| | | | | | | replicate after dropping collections (cherry picked from commit 53cfb9e570e831e1388d0b9e24129d6f618ceded) | ||||
* | SERVER-37902 recovering_slaveok.js should assert all writes it makes succeed | Jack Mulrow | 2018-11-09 | 1 | -2/+2 |
| | | | | (cherry picked from commit 72a0bc78c11f8684a47e0ba135fe25c536cd240e) | ||||
* | SERVER-28716 Call fsync after setup before calling collStats/dbStats in ↵ | Randolph Tan | 2018-11-06 | 1 | -0/+4 |
| | | | | | | jstests/sharding/stats.js (cherry picked from commit dc2e2b281bf7bc89de73c9bb7bf8d587ba40291c) | ||||
* | SERVER-37132 Negation of $in with regex can incorrectly plan from the cache, ↵ | Bernard Gorman | 2018-10-23 | 1 | -0/+55 |
| | | | | | | leading to missing query results (cherry picked from commit e786e3a313b75a1fe8aa233ed09da2d2efbaf613) | ||||
* | SERVER-37647 Validation hook sets FCV to 3.4 no matter what version it ↵ | Xiangyu Yao | 2018-10-23 | 1 | -6/+7 |
| | | | | currently is | ||||
* | SERVER-36747 ssl_client_certificate_warning_suppression.js - wait for log ↵ | Mark Benvenuto | 2018-10-19 | 1 | -0/+12 |
| | | | | | | message (cherry picked from commit 4ccfc88d91836d1fa5bbe7868dc2994f66a66a12) | ||||
* | SERVER-37610: Use unique coll name in update_numeric_field_name.js to avoid ↵ | Nick Zolnierz | 2018-10-12 | 1 | -1/+1 |
| | | | | | | clashing in parallel suite (cherry picked from commit fc5c06574b885d9e0655e153d6e799616baada21) | ||||
* | SERVER-37058: Update with numeric field names inside an array can cause ↵ | Nick Zolnierz | 2018-10-11 | 1 | -0/+29 |
| | | | | validation to fail | ||||
* | SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to ↵ | Xiangyu Yao | 2018-10-05 | 3 | -58/+88 |
| | | | | | | collection validation hook (cherry picked from commit bdb7951bc48accda8368f5893bdf2627fc2588bf) | ||||
* | SERVER-35200 Speed up steady state oplog fetching failure detection | William Schultz | 2018-10-01 | 1 | -18/+48 |
| | | | | | | | | | | | | | This patch attempts to improve how quickly a secondary node in steady state replication detects that its current sync source has failed or become partitioned and tries to select a new sync souce. The speed of this process can significantly impact how long it takes for a new primary to begin committing majority writes after a previous primary has failed or become partitioned from the replica set. This patch improves on the old behavior by reducing the number of fetcher restarts to 1, and also reducing the oplog 'find' request timeout used on a restart. (cherry picked from commit 2c6614c3bd716fb9ccaad1f7c68e9eb490ed1df6) | ||||
* | SERVER-37333 applyOps builds background indexes in the foreground | Benety Goh | 2018-10-01 | 1 | -0/+50 |
| | |||||
* | Revert "SERVER-37333 applyOps validates both background and foreground ↵ | Benety Goh | 2018-09-28 | 1 | -50/+0 |
| | | | | | | indexes for system.indexes inserts" This reverts commit 606ed0eda1b0e3f0da66d63fd8a2e262cd0edc8b. | ||||
* | SERVER-37333 applyOps validates both background and foreground indexes for ↵ | Benety Goh | 2018-09-28 | 1 | -0/+50 |
| | | | | system.indexes inserts | ||||
* | SERVER-36944 applyOps uses applyOperation_inlock() for system.indexes inserts | Benety Goh | 2018-09-25 | 1 | -4/+3 |
| | | | | | (cherry picked from commit bf2cfbd09d6695e2c84b295c3aa539adaf6496a8) (cherry picked from commit 8fe372afcbad4cd67d46f993291bdc090423caa6) | ||||
* | SERVER-36944 add characterization test for applyOps index creation | Benety Goh | 2018-09-25 | 1 | -0/+58 |
| | | | | | (cherry picked from commit 72ff3cb4ee0082e4310505fb10e32eaa133cb0a6) (cherry picked from commit 0e65a5855d5af2f08d8fcc330adfd7a3bb31a7b4) | ||||
* | SERVER-37152 Increase write concern timeouts for writes expected to succeed ↵ | William Schultz | 2018-09-24 | 1 | -9/+9 |
| | | | | | | in tags.js (cherry picked from commit 17af0c46faacd8bcd7dd99cfc668011e7911e18c) | ||||
* | SERVER-36919 Add server setParameter tlsSuppressClientCertificate | Sara Golemon | 2018-09-20 | 1 | -0/+45 |
| | | | | | | (cherry picked from commit 1070aa3880ac73bc1923b44a372c61c209a35f61) Set parameter name mapped from tls* to ssl* |