summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 827882209411acf9c96d99c122053283ecb53055 from branch mongo...r3.6.0-rc7Ramon Fernandez2017-11-2912-72/+127
* SERVER-32059 Fix SSL test on windows.ADAM David Alan Martin2017-11-281-1/+3
* SERVER-32059 Fix testADAM David Alan Martin2017-11-281-2/+2
* SERVER-32059 Implement Drivers spec changes to SRVADAM David Alan Martin2017-11-283-44/+170
* SERVER-31965 Fix lintADAM David Alan Martin2017-11-281-0/+1
* SERVER-31965 Correctly handle certificates for SRV URIsADAM David Alan Martin2017-11-284-25/+140
* SERVER-32104 remove failing invariant for 3.6Eric Milkie2017-11-281-1/+0
* SERVER-30440 Create replica_sets_jscore_fcv34_passthroughTess Avitabile2017-11-2818-10/+128
* Import wiredtiger: 780a2fb15d6c0acb9f5fd942c90d0f0774a37628 from branch mongo...Luke Chen2017-11-2814-30/+86
* SERVER-32029 Only target primary shard for unsharded change stream.Charlie Swanson2017-11-277-11/+188
* SERVER-31976 Move MMAP tests to dedicated buildvariantsIan Whalen2017-11-272-1393/+361
* SERVER-32041 missed a file when cherry-pickingEric Milkie2017-11-271-1/+1
* SERVER-32041 more efficient logic in setMyLastAppliedOpTimeEric Milkie2017-11-272-6/+22
* Revert "SERVER-32051 Require shard servers and config servers to be replica s...r3.6.0-rc6Ramon Fernandez2017-11-234-68/+6
* SERVER-32077 Fix connection string test.ADAM David Alan Martin2017-11-221-14/+15
* SERVER-32076 Fix DNS Unit testADAM David Alan Martin2017-11-221-2/+2
* Import wiredtiger: 7a7d6ffec48afeef4e1d7b23bceb4015986f47b9 from branch mongo...r3.6.0-rc5Luke Chen2017-11-226-34/+92
* SERVER-32051 Require shard servers and config servers to be replica setsEsha Maharishi2017-11-214-6/+68
* Import tools: 12cce7433c480538ff26caa9c51cec3e04a07e90 from branch masterKelsey Thomas Schubert2017-11-21305-1841/+5672
* SERVER-31476 Server should prohibit establishing a cursor on a read-only viewSiyuan Zhou2017-11-216-2/+13
* SERVER-31934 set orphanCleanupDelaySecs=1 for all testsMisha Tyulenev2017-11-215-31/+12
* SERVER-31866 setFCV should always wait for majority writeConcernJack Mulrow2017-11-219-10/+136
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-2117-17/+59
* SERVER-30577 Don't update the stable timestamp if database is in an inconsist...William Schultz2017-11-2116-97/+389
* SERVER-31988 RollbackViaRefetch makes CollectionImpl validator out of sync wi...Judah Schvimer2017-11-217-2/+185
* SERVER-31909 Recipient shard should fail migration if it already has the coll...Esha Maharishi2017-11-214-44/+142
* SERVER-32022: Allow disabling majority reads.Daniel Gottlieb2017-11-218-44/+90
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-2121-148/+253
* SERVER-31836 Always dispatch sorted tailable awaitdata getMores to the shards...Bernard Gorman2017-11-213-1/+147
* SERVER-32002 rename serverStatus "compressed" section to "compressor"Bruce Lucas2017-11-202-12/+12
* SERVER-32044: Use parameterized branch_name in performance projectsdalyd2017-11-203-6/+5
* SERVER-32047 Make `forceRoutingTableRefresh` wait for critical section outsid...Kaloian Manassiev2017-11-201-3/+5
* SERVER-32027 Fix unit-tests which rely on having a valid wallclock timeKaloian Manassiev2017-11-209-107/+90
* SERVER-32023 quitExit should call TerminateProcess on WindowsMark Benvenuto2017-11-201-3/+3
* SERVER-32005 IDL augment code with compiler likely macroMark Benvenuto2017-11-204-27/+91
* SERVER-32005 IDL chained struct InlingMark Benvenuto2017-11-208-23/+71
* SERVER-32038 Update host entries for dns query testsMathew Robinson2017-11-202-15/+15
* SERVER-32027 Always include the wall clock time in oplog entriesKaloian Manassiev2017-11-201-5/+2
* SERVER-32011 Fix: Disable --ycsb-throughput-analysis in system_perf.ymlHenrik Ingo2017-11-201-1/+0
* SERVER-32011 Disable --ycsb-throughput-analysis in system_perf.ymlHenrik Ingo2017-11-201-1/+3
* SERVER-31354 Support driver API for changeStreams in the shell.Siyuan Zhou2017-11-177-5/+251
* SERVER-32006 add a parameter to wait before secondaries perform noop writeMisha Tyulenev2017-11-176-10/+73
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-1720-12/+406
* SERVER-31951 Create RetryChangeStream error codeCharlie Swanson2017-11-171-0/+1
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-1725-42/+169
* SERVER-32007 Avoid unnecessary intrusive_ptr<Expression> copies in time expre...David Storch2017-11-172-33/+37
* SERVER-32007 Make evaluation of time-related agg expressions thread safe.David Storch2017-11-171-1/+1
* SERVER-31962 Replace Variables::hasUserDefinedValue() with const val chkJames Wahlin2017-11-177-23/+51
* Import wiredtiger: 923937e6b2bb7ffc1ff86bfaa8c2f130930286de from branch mongo...Ramon Fernandez2017-11-1725-356/+485
* SERVER-31953 Target secondary application of updates and deletes by just _idSpencer T Brody2017-11-172-6/+44