summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41213: Trigger a write conflict in unique, non-partial index build cod...r3.4.21-rc0r3.4.21Daniel Gottlieb2019-05-211-0/+1
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-05-142-0/+16
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-111-41/+2
* SERVER-41088 Propagate Evergreen order field to Cedar for system perfjulianedwards2019-05-101-0/+1
* SERVER-40922 npm install before running the fuzzerRobert Guo2019-05-061-0/+23
* 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
* 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
* Import wiredtiger: 1d7a748f9f096ebf39e80ea442b6d3be3fc69381 from branch mongo...Luke Chen2019-04-052-7/+15
* 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
* SERVER-36750 blacklist memory.js on ppc64le in memory variantsGabriel Russell2019-03-222-1/+6
* SERVER-39487 Decimal128::squareRoot() returns result for Decimal128::exponent...James Wahlin2019-03-183-3/+123
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-154-1/+135
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...r3.4.20-rc0r3.4.20Shreyas Kalyan2019-03-0416-30/+56
* SERVER-39758 double_rollback.js should reliably wait for node 0 to complete r...Tess Avitabile2019-03-041-1/+6
* SERVER-39746: Write project in runtime.ymlRyan Timmons2019-02-261-8/+9
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart fa...Judah Schvimer2019-02-227-29/+25
* SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ind...Eric Milkie2019-02-2110-96/+10
* SERVER-26463: Up how long to wait for TTL monitor passes in ttl_capped.jsDaniel Gottlieb2019-02-191-1/+1
* 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
* SERVER-39331 Remove StressTest from NIA TestJason Carey2019-02-011-120/+0
* SERVER-38954: Increase query execution time for the test case in max_time_ms....vrachev2019-02-011-2/+3
* SERVER-38793 Collection with collator sets isNonRepairableFeatureInUseJustin Seyster2019-01-312-4/+13
* Import tools: fa6595ff7e7964ed66d93195daf1ce062bfe1828 from branch v3.4David Golden2019-01-3066-975/+2542
* 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 highe...Suganthi Mani2019-01-082-9/+129
* SERVER-33469 Fix lint errorsMathew Robinson2019-01-081-30/+29
* SERVER-33469 Make syslog consistent with mongod log filesMathew Robinson2019-01-071-2/+2
* SERVER-23818 Send Evergreen task Id to logkeeperYves Duhem2019-01-051-0/+2
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-281-7/+8
* SERVER-37120 Remove initialsync-logkeeper task from sys-perf.Max Hirschhorn2018-12-271-31/+0
* SERVER-38434 add missing comma to _openWiredTiger configGregory Wlodarek2018-12-211-1/+1
* SERVER-38726 Add stable toolchain variables filesAndrew Morrow2018-12-212-0/+4
* SERVER-13946 Put skip stages before fetch stages.Justin Seyster2018-12-203-14/+122
* Targeted fix for reproduction script for SERVER-38601Charlie Swanson2018-12-201-0/+4
* SERVER-38601 Add regression test for SERVER-35455Charlie Swanson2018-12-201-0/+41
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2018-12-2011-25/+17
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-12-1011-34/+456
* 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
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-12-072-1/+61
* SERVER-30151 Accept oplog resize command in MBLouis Williams2018-12-071-3/+4
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2018-12-0715-90/+237
* SERVER-18985 log setParameter commandsKevin Pulo2018-12-051-8/+27