summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39058 Synchronize user set modification in AuthorizationSession with ↵r3.4.20-rc0r3.4.20Shreyas Kalyan2019-03-0416-30/+56
| | | | | | Client (cherry picked from commit a9277e874039f32ce0d848fcdfb10de705c96fd9)
* SERVER-39758 double_rollback.js should reliably wait for node 0 to complete ↵Tess Avitabile2019-03-041-1/+6
| | | | | | rollback (cherry picked from commit 1c24972a20f0cd5e37bb24648fffb3b1c7409f6f)
* SERVER-39746: Write project in runtime.ymlRyan Timmons2019-02-261-8/+9
| | | | (cherry picked from commit 2ab2ae3bad12e4aa60bc4dd3708d46d7b031fd79)
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart ↵Judah Schvimer2019-02-227-29/+25
| | | | | | failpoint (cherry picked from commit 148c0031f517117a39e0c260051169b2831d5e64)
* SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ↵Eric Milkie2019-02-2110-96/+10
| | | | | | indexes" This reverts commit e013b606016ead1c82ed7c09cbe3c558d5aaa3b2.
* SERVER-26463: Up how long to wait for TTL monitor passes in ttl_capped.jsDaniel Gottlieb2019-02-191-1/+1
| | | | (cherry picked from commit 91eb1cc1db6ab0c5b6345fcbcf03512d440d3f8f)
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-133-1/+47
|
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-02-111-1/+1
|
* SERVER-36901 fix sh.status() last error reportingDmitry Ryabtsev2019-02-031-2/+4
| | | | (cherry picked from commit 8cbbac8636b5cfae5dd84f308ca9092b0da8b549)
* SERVER-39331 Remove StressTest from NIA TestJason Carey2019-02-011-120/+0
| | | | | | It's removed in 4.0+ and flakey (cherry picked from commit d0296d551c0dc079c6d57c2154b69d4dbe92a1e1)
* SERVER-38954: Increase query execution time for the test case in ↵vrachev2019-02-011-2/+3
| | | | max_time_ms.js that expects it to hit the time limit
* SERVER-38793 Collection with collator sets isNonRepairableFeatureInUseJustin Seyster2019-01-312-4/+13
|
* Import tools: fa6595ff7e7964ed66d93195daf1ce062bfe1828 from branch v3.4David Golden2019-01-3066-975/+2542
| | | | | | | | | | | | | ref: 6fb811590a..fa6595ff7e for: 3.4.20 TOOLS-1906 Ignore mongorestore error "x509 certificate routines:X509_STORE_add_cert:cert already in hash table" TOOLS-2030 mongodump does not dump system.js collections TOOLS-2109 Build Tools with Go 1.11 TOOLS-2158 mongodump failing on Windows with "error opening system CA store: Access is denied." TOOLS-2167 Add CGO flags for building on Windows TOOLS-2168 Add CGO flags for building on MacOS TOOLS-2210 Build with tools with Address Space Layout Randomised (ASLR) flags enabled
* SERVER-38070 fix infinite loop in agg expressionr3.4.19-rc0r3.4.19Ian Boros2019-01-102-104/+246
|
* SERVER-35608 Added an invariant to make sure that optime with lower and ↵Suganthi Mani2019-01-082-9/+129
| | | | | | higher term than the current lastAppliedOpTime will have lower and higher timestamp respectively. And, provided both the optime and the current lastAppliedOpTime terms are in pv1. (cherry picked from commit b91aaa5bbc54a176cc61e5051cb6be857747b068)
* SERVER-33469 Fix lint errorsMathew Robinson2019-01-081-30/+29
|
* SERVER-33469 Make syslog consistent with mongod log filesMathew Robinson2019-01-071-2/+2
| | | | (cherry picked from commit 68b8f7a6ca82e0acbee5eb24cf7a24d6b563877c)
* SERVER-23818 Send Evergreen task Id to logkeeperYves Duhem2019-01-051-0/+2
| | | | (cherry picked from commit e94d22e96718528197e82d053c37ff4ba49b42a4)
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-281-7/+8
| | | | (cherry picked from commit 7b1e64f12e855d979232ef7b185002d5c8103353)
* SERVER-37120 Remove initialsync-logkeeper task from sys-perf.Max Hirschhorn2018-12-271-31/+0
| | | | | | It requires supports for featureCompatibilityVersion=4.0. (cherry picked from commit d40dec1355e8afaa19f39a9e6903a7aeec215574)
* SERVER-38434 add missing comma to _openWiredTiger configGregory Wlodarek2018-12-211-1/+1
| | | | (cherry picked from commit a171bb5a032ccbed77b1a547ac46bda1894b5429)
* SERVER-38726 Add stable toolchain variables filesAndrew Morrow2018-12-212-0/+4
| | | | (cherry picked from commit cf04d865a384dcdc073d52a9a7a19c286f6d7b1c)
* SERVER-13946 Put skip stages before fetch stages.Justin Seyster2018-12-203-14/+122
| | | | | (cherry picked from commit 69f3e89f6921fc4ff2b5413952eeb517af69bb83) (cherry picked from commit 8e540c0b6db93ce994cc548f000900bdc740f80a)
* Targeted fix for reproduction script for SERVER-38601Charlie Swanson2018-12-201-0/+4
| | | | | | The patch for SERVER-35455 did not apply cleanly to this branch so instead we pursued this more targeted fix for the leak described in SERVER-38601.
* SERVER-38601 Add regression test for SERVER-35455Charlie Swanson2018-12-201-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 Mulrow2018-12-2011-25/+17
| | | | | | of ExceededTimeLimit (cherry picked from commit 06b3488461d820c9081e5d7fca0fc028470922ea)
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-12-1011-34/+456
| | | | (cherry picked from commit 573f92bd3567a70f2b6bdc8295a9d230dec1cf04)
* SERVER-38501 swap out new ActionType for replSetResizeOplog commandEric Milkie2018-12-103-3/+1
|
* Import tools: 6fb811590ae2ae87359a02da09df8fe17d54217b from branch v3.4David Golden2018-12-071518-3158/+3926
| | | | | | | | | | | ref: 38376e791d..6fb811590a for: 3.4.19 TOOLS-1566 Should not include "ssl" tag for Linux 64 build TOOLS-1709 Set build version and git revision using -ldflags TOOLS-1742 import cycle between util and testutil TOOLS-1996 Allow building tools from inside an ordinary GOPATH TOOLS-2149 Configure build outside Evergreen
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-12-072-1/+61
| | | | | (cherry picked from commit 83328dadb7aba72fc9202c91d5715ab4a2d04fcb) (cherry picked from commit 8b07e3e7242c5048eb847105fe30a9e3ef2bb88c)
* SERVER-30151 Accept oplog resize command in MBLouis Williams2018-12-071-3/+4
| | | | (cherry picked from commit b807dfe3c5e40526b2740fd83b106ce287edc4fe)
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2018-12-0715-90/+237
| | | | (cherry picked from commit 93beb0234eba9dc58ab6070ad472022f96e019e6)
* SERVER-18985 log setParameter commandsKevin Pulo2018-12-051-8/+27
| | | | Manual backport of 4d8c956efe27360e8b6828ee62fd3df3ad8f5710
* SERVER-37616 tuneable range deleter batch sizeKevin Pulo2018-12-051-4/+13
|
* SERVER-37750 Optimized $sample stage does not yieldBernard Gorman2018-11-214-18/+87
| | | | (cherry picked from commit 4177d6d22ab3329a8607bf80a62aa03d4fb2c528)
* SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ↵Patrick Freed2018-11-205-32/+126
| | | | presence
* SERVER-37496 Register balancer shutdown task when MongoD is single-threadedJack Mulrow2018-11-202-9/+6
| | | | (cherry picked from commit 871f1234c72f3f390f81dc31fd8a95d8bc69cf91)
* SERVER-37182 Correctly handle duplicate fields in $arrayToObjectIan Boros2018-11-163-102/+106
|
* SERVER-32568 Blacklist migration_sets_fromMigrate_flag.js from the CSRS ↵Kaloian Manassiev2018-11-161-1/+2
| | | | | | continuous stepdown suite (cherry picked from commit a9d076d8642c13859588c3bc111b3c9af08cea2f)
* SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to ↵Esha Maharishi2018-11-151-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 Maharishi2018-11-151-0/+4
| | | | | | replicate after dropping collections (cherry picked from commit 53cfb9e570e831e1388d0b9e24129d6f618ceded)
* SERVER-37902 recovering_slaveok.js should assert all writes it makes succeedJack Mulrow2018-11-091-2/+2
| | | | (cherry picked from commit 72a0bc78c11f8684a47e0ba135fe25c536cd240e)
* SERVER-28716 Call fsync after setup before calling collStats/dbStats in ↵Randolph Tan2018-11-061-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 Gorman2018-10-233-0/+96
| | | | | | 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 Yao2018-10-231-6/+7
| | | | currently is
* SERVER-36756 Log the githash of the 10gen/jstestfuzz repository when the ↵r3.4.18-rc0r3.4.18Jonathan Abrahams2018-10-231-0/+4
| | | | | | fuzzer's self-tests fail (cherry picked from commit 33e3be539cd460e64bf7fb00712e58ce2d8d8ecd)
* SERVER-37064 Wrap "mongod_flags" onto multiple lines for readability.Max Hirschhorn2018-10-201-4/+46
| | | | (cherry picked from commit 629c742354ade2feb4462665ffb0efc8091fb7d3)
* SERVER-36747 ssl_client_certificate_warning_suppression.js - wait for log ↵Mark Benvenuto2018-10-191-0/+12
| | | | | | message (cherry picked from commit 4ccfc88d91836d1fa5bbe7868dc2994f66a66a12)
* SERVER-36435 Remove kReplDefaultTimeoutMS.Justin Seyster2018-10-151-7/+5
| | | | | Tests should, generally, not be accessing global const values like kReplDefaultTimeoutMS. This change removes that const.
* SERVER-35109: Enable signal processing in perf.ymlJim OLeary2018-10-151-3/+42
| | | | (cherry picked from commit 4d84289d1745fa9e5cdb14ae753e1eaa493abdaf)