summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-41213: Trigger a write conflict in unique, non-partial index build ↵r3.4.21-rc0r3.4.21Daniel Gottlieb2019-05-211-0/+1
| | | | | | code path. (cherry picked from commit 3372bc595d099392e422d735074ba687efd6634b)
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-05-142-0/+16
| | | | (cherry picked from commit 25211c43506ae212b20e830654a80d96e2a73bea)
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-111-41/+2
| | | | (cherry picked from commit b877bd0172b613e77365f29886d359e5230f1a3e)
* SERVER-41088 Propagate Evergreen order field to Cedar for system perfjulianedwards2019-05-101-0/+1
| | | | (cherry picked from commit f8108783cab61eb39c371057a4c34b539081f717)
* SERVER-40922 npm install before running the fuzzerRobert Guo2019-05-061-0/+23
| | | | (cherry picked from commit 1a91e889478eacc7f5c63d93a0c68242719aca08)
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
|
* SERVER-37774 Platform Support: Remove Enterprise Ubuntu 16.04 PPCLEKelsey Schubert2019-04-231-79/+0
|
* SERVER-37765 Platform Support: Remove Ubuntu 14.04Kelsey Schubert2019-04-231-196/+0
|
* SERVER-40165 set wtimeout deadlines with the precise clockJason Carey2019-04-191-1/+1
| | | | | | | | | | | | | | | | | In ReplicationCoordinatorImpl::_awaitReplication_inlock, we generate our deadline for waiting on wtimeout with the fast clock. Because we generate the deadline with the fast clock, but actually wait on it with the precise clock, it is possible for us to wtimeout early if there is significant drift between the precise and fast clocks. This is unlikely to happen very often in practice, but could happen if the thread responsible for pushing ahead the fast clock get's descheduled for a substantial period of time. In that case, it is possible for the fast clock to drift multiple seconds behind the precise clock, and to immediately timeout in waitForConditionOrInterruptNoAssertUntil. (cherry picked from commit 46086585d49f2da53d46c3f121e9f8dc23b699a1)
* SERVER-40628: Set a higher numInitialSyncAttempts for replsetprio1.jsLingzhi Deng2019-04-181-1/+2
|
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-084-5/+51
| | | | | (cherry picked from commit 0a847ef8453015e8b622595692b2fde0488486a6) (cherry picked from commit 4a515ef5692d48efffb74c4fe9e1a297bd063aa3)
* Import wiredtiger: 1d7a748f9f096ebf39e80ea442b6d3be3fc69381 from branch ↵Luke Chen2019-04-052-7/+15
| | | | | | | | | mongodb-3.4 ref: 7a6598ca9b..1d7a748f9f for: 3.4.21 WT-4615 Sync backup file before returning backup cursor
* SERVER-36750 fix botched backportGabriel Russell2019-04-041-6/+4
|
* SERVER-40259 Include third party notices for ASIO and variantSpencer Jackson2019-03-291-0/+26
| | | | | | (cherry picked from commit cd7ad939f00e183eed22946c326d45034298c20a) (cherry picked from commit 221ad53ecdf228988d3d252ebcb8d570593e2b10) (cherry picked from commit dd4b9af2eacaab13f8fb2a48a531294c9c1025e7)
* SERVER-36750 blacklist memory.js on ppc64le in memory variantsGabriel Russell2019-03-222-1/+6
|
* SERVER-39487 Decimal128::squareRoot() returns result for ↵James Wahlin2019-03-183-3/+123
| | | | | | | | Decimal128::exponential() (cherry picked from commit 5aa3f6dbc5e31beaf40e0828f7a24ecf71fb42f9) (cherry picked from commit c1760b39b29dc412ca1c20361c500e18e90c71cd) (cherry picked from commit 477ceade3dae70498c0a6b4c89007ac98934e1c6)
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-154-1/+135
| | | | (cherry picked from commit 1b1cf52e94c49ca4c6d8ba693e949c2b655e74b5)
* 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