summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31091 Make Balancer::joinCurrentRound obey the OperationContext deadliner3.4.10-rc0r3.4.10Kaloian Manassiev2017-10-182-3/+5
* SERVER-31428 correctly check collVersion epoch when short-circuiting metadata...Kevin Pulo2017-10-181-2/+6
* SERVER-31428 avoid redundant concurrent generation of new chunkMapsKevin Pulo2017-10-181-27/+52
* SERVER-30241: Attach workloads html to evergreen taskdalyd2017-10-171-4/+14
* SERVER-31527 Rebaseline sys-perf-3.4 onto 3.2.17 and 3.4.9Henrik Ingo2017-10-171-2/+2
* SERVER-31467 Blacklist initial_sync_rename_collection_unsafe.js from 3.2 init...Judah Schvimer2017-10-101-0/+6
* SERVER-30927 Use readConcern afterOpTime for initsync oplog queriesGeert Bosch2017-10-101-0/+4
* SERVER-31366 Use filters in getLatestProfilerEntry() to make profile_getmore....David Storch2017-10-091-6/+7
* SERVER-30891: perf.yml: make the -repl variants run frequentlydalyd2017-10-091-2/+2
* SERVER-31108: Update baseline tag for microbenchmarksdalyd2017-10-091-2/+2
* SERVER-31197 Update incorrect GCC minimumAndrew Morrow2017-10-061-1/+1
* SERVER-31271 don't use nspr allocator for js threads for better ASANGabriel Russell2017-10-061-4/+9
* SERVER-31403 disable rocksdb build on 3.4 branchEric Milkie2017-10-061-91/+0
* SERVER-31427 disable stepback for Enterprise SLES 11, 12 and Ubuntu 1604 s390...Zakhar Kleyman2017-10-061-0/+3
* SERVER-30842 Don't try to set last optime for client backwards after rollbackSpencer T Brody2017-10-051-1/+17
* SERVER-29772 Add allowUnsafeRenamesDuringInitialSync server parameterJudah Schvimer2017-10-052-3/+69
* SERVER-29651 Interrupts are caught in implscope functions or by the deadline ...Ted Tuckman2017-10-047-94/+122
* SERVER-31176 Use stderr for interactive password promptsKevin Pulo2017-10-041-2/+2
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-10-043-58/+95
* SERVER-31139 Fix invariant failure caused by text index plan enumeration bug.David Storch2017-10-035-57/+80
* SERVER-21933 Update READMEIan Whalen2017-10-032-51/+93
* Import wiredtiger: 2d781c8cfeb2a1db8bd93e03ba35b302436e4ff3 from branch mongo...Alex Gorrod2017-10-0349-280/+897
* SERVER-31338 RHEL compile task failing in drivers nightly 3.4 branchBrian McCarthy2017-10-021-8/+6
* SERVER-30769 Mongo shell throws 'exception during autocomplete'Mark Benvenuto2017-10-022-10/+58
* SERVER-30362 MozJS - implement resolve instead of getProperty for native typesMark Benvenuto2017-10-027-51/+79
* SERVER-31273 Use Source/Sink version of snappy functionsJonathan Reams2017-10-024-17/+241
* SERVER-29855 Pull major/minor from sys/sysmacros.hJason Carey2017-10-021-0/+4
* SERVER-29287 PCRE 8.41Mark Benvenuto2017-10-02130-540/+775
* SERVER-30166 Replace string with explicit std::string. Enables compulation wh...Steven Green2017-10-025-29/+32
* SERVER-30502 --disableJavaScriptJIT does not disable JITMark Benvenuto2017-10-011-0/+8
* SERVER-28821 Dont require leak free execution before the leak checker runsAndrew Morrow2017-10-011-1/+0
* SERVER-31006 bump curator to latestZakhar Kleyman2017-09-291-1/+1
* SERVER-30830 applyOps checks if collection/database exists before applying CR...Benety Goh2017-09-283-22/+89
* SERVER-31049 Fix resolution of a view's default collation on mongos.David Storch2017-09-269-23/+363
* SERVER-30045 Include pdb files in unittest binaries archiveYves Duhem2017-09-261-0/+6
* SERVER-31204 Make `shardCollection` bypass the cache to read the `sharded` da...Kaloian Manassiev2017-09-221-6/+12
* SERVER-30361 Do not accept map/sequence for scalar config valueSara Golemon2017-09-222-0/+81
* SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 secondsSpencer Jackson2017-09-211-7/+4
* Revert "SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersi...Louis Williams2017-09-201-14/+2
* SERVER-29428 Have mongod fail gracefully when featureCompatibilityVersion is ...Louis Williams2017-09-191-2/+15
* SERVER-30840 use default assert.soon() timeout in index_delete.jsBenety Goh2017-09-191-1/+1
* SERVER-29524: Use infrastructure provisioning python script instead of bash s...Rushil Kumar2017-09-182-8/+9
* SERVER-29087: system-perf.yml needs to be changed to use the new name for the...dalyd2017-09-181-2/+2
* SERVER-29565: Remove sys-perf compare tasksdalyd2017-09-181-120/+0
* SERVER-30938: Enable ycsb-wmajority tests in system_perf.ymldalyd2017-09-181-0/+48
* SERVER-31111 Add `assert.commandWorked` to migrateBig_balancer.jsKaloian Manassiev2017-09-181-6/+2
* Merge branch 'v3.4' of github.com:mongodb/mongo into v3.4bvpvamsikrishna2017-09-141-96/+1
|\
| * SERVER-30558 Remove Solaris builds from masterRamon Fernandez2017-09-141-96/+1
* | SERVER-28637 Remove journal files if journaling is toggled off.Susan LoVerso2017-09-131-0/+7
|/
* SERVER-29932 add asserts to mapReduce_inSharded_outSharded.js to facilitate d...Dianna Hohensee2017-09-121-59/+69