summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31967 Update README for MongoDB 3.6r3.6.0Ramon Fernandez2017-12-011-1/+1
* SERVER-32125 Add tag required_fcv36 to test caser3.6.0-rc8Geert Bosch2017-11-301-0/+1
* SERVER-32125 Only add/remove UUIDs during upgrade/downgradeGeert Bosch2017-11-308-1/+31
* SERVER-32043 Disallow users from creating new indexes in config.transactionsRandolph Tan2017-11-302-0/+12
* SERVER-32055 Do not take ShardingState mutex when updating config.transactionsRandolph Tan2017-11-301-13/+19
* SERVER-31845 Bypass query subsystem to improve config.transactions update per...Randolph Tan2017-11-304-27/+80
* SERVER-32124: Opt-out the MongoDB checkpoint thread from coordinating with ot...Daniel Gottlieb2017-11-301-3/+4
* Revert "SERVER-32022: Allow disabling majority reads."Daniel Gottlieb2017-11-3012-115/+32
* SERVER-32022: Allow disabling majority reads.Daniel Gottlieb2017-11-2912-32/+115
* SERVER-32111 Make `srv-uri` test not use SSLADAM David Alan Martin2017-11-291-2/+2
* SERVER-30384 unblacklist tests from causally consistent jscore passthroughsKyle Suarez2017-11-297-213/+190
* SERVER-30384 tests should specify a sort when expecting an ordering for a queryKyle Suarez2017-11-2917-999/+959
* 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