summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: b8f590dea0400666ef26e21adf11c5997bb5ef1b from branch mongo...r3.2.15-rc0r3.2.15Alex Gorrod2017-06-272-4/+30
* SERVER-29680 microbenchmarks set writeConcernMajorityJournalDefault=false in ...Jim OLeary2017-06-231-2/+15
* SERVER-25789 Reset WiredTiger sessions before caching.Michael Cahill2017-06-221-2/+5
* SERVER-28378 Extend secondary catch up period in priority_takeover_two_nodes_...William Schultz2017-06-221-30/+32
* SERVER-27347 For table drop, only close relevant URIs.Don Anderson2017-06-216-23/+80
* SERVER-29527 Use infrastructure_provisioning.sh and infrastructure_teardown.shHenrik Ingo2017-06-212-111/+21
* Import wiredtiger: 534677a2eab033bf817588704417bb25f0d19551 from branch mongo...Thomas Schubert2017-06-208-46/+72
* SERVER-26002 Fix compile on 3.2Jonathan Reams2017-06-201-2/+2
* SERVER-29646 hang_analyzer.py signals python processes before attaching to an...Jonathan Abrahams2017-06-201-5/+7
* SERVER-29485: Remove YCSB module from sys-perf.ymldalyd2017-06-202-24/+0
* SERVER-29148 Increase exec_timeout_secs for sys-perf mongos_workloads_MMAPv1 ...Henrik Ingo2017-06-201-1/+1
* SERVER-29148 Increase run time for mongos tests in sys-perfHenrik Ingo2017-06-201-0/+1
* SERVER-29409: reduce frequency of amzn-ent builderSam Kleinman2017-06-191-1/+2
* SERVER-26002 Fix lint on 3.2Jonathan Reams2017-06-191-10/+11
* SERVER-29503 Run OS X builds on OS X 10.12 instancesZakhar Kleyman2017-06-161-4/+4
* SERVER-29433 Improve logging during ReplicaSetFixture initializationSpencer T Brody2017-06-151-3/+5
* SERVER-29237 add maxConnecting in asio connpoolJason Carey2017-06-156-6/+249
* SERVER-28877 Fix cancel race which can cause crashes during elections.Matthew Russotto2017-06-153-0/+92
* SERVER-29509 tolerate extended file ACLs in shell history jstestKevin Pulo2017-06-151-1/+1
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2017-06-1418-52/+140
* SERVER-26136 remove heartbeat error message check from disallow_adding_initia...Benety Goh2017-06-141-3/+0
* SERVER-29516 Specify target OS minimum for go tools buildAndrew Morrow2017-06-091-2/+4
* Import wiredtiger: 6da948fe3d4dd7262cbd0528d66867f276ce811d from branch mongo...r3.2.14-rc1r3.2.14Alex Gorrod2017-06-0843-1091/+1361
* SERVER-29420 Use SSL headers from toolchain when building tools on OS XAndrew Morrow2017-06-051-0/+2
* SERVER-29352 Don't run SNMP tests on macOSAndrew Morrow2017-06-031-2/+0
* SERVER-28924 Change DatabasesCloner to use 'nameOnly' version ofWilliam Schultz2017-06-021-2/+4
* SERVER-29385 Add {_waitForDelete: true} to moveChunk commands in move_stale_m...Dianna Hohensee2017-05-302-4/+8
* SERVER-27701 fix race in AsyncResultsMerger error handlingr3.2.14-rc0David Storch2017-05-262-2/+45
* SERVER-29365 make no-op applyOps wait for majority writeConcern before returningDianna Hohensee2017-05-261-16/+25
* SERVER-29152 Do not cache logging ostream in threadlocal when in other thread...samantharitter2017-05-254-19/+48
* SERVER-26452: WCE retry on renameCollection. Address possible dassert in drop...Daniel Gottlieb2017-05-255-24/+35
* SERVER-28996 SERVER-28996 Fix memory leak in MongoURI if auth failsJonathan Reams2017-05-241-3/+3
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-05-237-60/+48
* SERVER-28109 Configure Mac OS X Builders to use toolchain OpenSSL headersMark Benvenuto2017-05-221-2/+2
* SERVER-22582 Wrap assert.soon bodies in try catch in replsettest.jsJudah Schvimer2017-05-221-9/+9
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-05-193-43/+57
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-05-194-783/+330
* SERVER-28961: remove readcmd paramJim OLeary2017-05-171-1/+1
* SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez2017-05-131-17/+49
* SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee2017-05-121-0/+8
* SERVER-25764 Interrupt javascript periodically.Jonathan Reams2017-05-046-12/+45
* SERVER-28014 Add logging to expose non-SSL connections when SSL is preferred ...samantharitter2017-05-044-1/+28
* SERVER-22053 Insertion of Array with undefined/null componentsWaley Chen2017-05-043-7/+54
* SERVER-23684 Busy wait for socket to become closed in stream testAndrew Morrow2017-05-041-1/+5
* SERVER-26781 Building with openssl 1.1.0Marek Skalický2017-05-032-15/+30
* SERVER-25335 SERVER-26489 avoid group and other permissions when creating .db...Kevin Pulo2017-05-032-2/+138
* SERVER-28466 hang_analyzer should not attach to resmoke.py and dumpEddie Louie2017-05-011-2/+0
* SERVER-28710 Unify error handling between send and sendmsg pathsAndrew Morrow2017-05-011-9/+1
* SERVER-27682 Use variables files to configure toolchainsAndrew Morrow2017-05-012-0/+44
* SERVER-22921 Log network interface ASIO response at log level 2samantharitter2017-05-011-0/+3