summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-28171 Use Python 2.7 for all python invocations in evergreen.ymlMark Benvenuto2017-07-071-15/+26
* SERVER-28991 Eliminate having an AlarmClock thread for each test.Max Hirschhorn2017-07-0712-222/+293
* SERVER-29383 When catchUpTimeoutMillis is 0, we should skip doing catchup ent...Siyuan Zhou2017-07-052-5/+27
* SERVER-29471 Add drivers nightly testing to 3.4 branchBrian McCarthy2017-07-051-0/+719
* SERVER-27831 SERVER-28737: Push threadsafety responsibility inside of KVCatal...Daniel Gottlieb2017-07-0511-119/+88
* SERVER-29240 Require 3.4 initial sync for initial_sync_capped_index.js testWilliam Schultz2017-06-292-1/+7
* SERVER-26452: WCE retry on renameCollection. Address possible dassert in drop...Daniel Gottlieb2017-06-275-24/+36
* SERVER-28677 InitialSyncer should reset optimes on every attemptWilliam Schultz2017-06-274-0/+36
* SERVER-29618 fix serialization of geo match expressionsr3.4.6-rc0r3.4.6Kyle Suarez2017-06-275-21/+116
* Import tools: 29b8883c560319b016f8bd4927807fa36f1a682f from branch v3.4Ramon Fernandez2017-06-2731-122/+1232
* SERVER-28578 When doing an upgrade from PV0 to PV1, we should not return from...Matthew Russotto2017-06-272-6/+16
* SERVER-29676 arrayToObject should not error out on explicit value of null or ...Wan Bachtiar2017-06-272-28/+42
* Import wiredtiger: d2f2eae6d7718a53ac5bacf7141773ee0696f3c6 from branch mongo...Alex Gorrod2017-06-272-4/+30
* SERVER-29647 Fix $match swapping to avoid moving before $sort-$limit.David Storch2017-06-263-1/+46
* SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee2017-06-231-0/+9
* SERVER-28418 make the split command on mongod return a stale version error if...Esha Maharishi2017-06-233-4/+11
* SERVER-29680 microbenchmarks set writeConcernMajorityJournalDefault=false in ...Jim OLeary2017-06-231-2/+15
* SERVER-28378 Extend secondary catch up period inWilliam Schultz2017-06-221-36/+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
* SERVER-29646 hang_analyzer.py signals python processes before attaching to an...Jonathan Abrahams2017-06-201-14/+15
* 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
* Import wiredtiger: 89049da5f36d57585cccac275382f7fe8fc472e2 from branch mongo...Alex Gorrod2017-06-1926-227/+352
* SERVER-29409: reduce frequency of amzn-ent builderSam Kleinman2017-06-191-1/+2
* SERVER-29489 Use 'maxTimeMs' when calling listDatabases against shardsKaloian Manassiev2017-06-192-1/+8
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-06-197-60/+48
* SERVER-28997: Limit SCRAM-SHA-1 cache's use of Secure MemorySpencer Jackson2017-06-1910-65/+116
* SERVER-28052 Make SHA1Hash a full fledged classRandolph Tan2017-06-1911-207/+382
* SERVER-28960 Avoid creating core dumps during DEATH_TESTs.Max Hirschhorn2017-06-161-0/+8
* SERVER-26355 Implement the interruptible form of Notification::get().Andy Schwerin2017-06-162-33/+53
* SERVER-29100 Wait for the same journaling requirement in get_last_error.jsSiyuan Zhou2017-06-162-2/+6
* SERVER-29382 Fix cancel race related to the timeout in ReplicationCoordinator...Siyuan Zhou2017-06-162-13/+18
* SERVER-28751 Allow stepDown command to work against primary in catchup modeSiyuan Zhou2017-06-166-70/+81
* SERVER-28969 Wait until the voter has the latest optime in case 3 of catchup.jsSiyuan Zhou2017-06-161-1/+8
* SERVER-26848 Remove dead code of primary catch-up.Siyuan Zhou2017-06-167-606/+0
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-06-1623-296/+779
* SERVER-28813 drop collection before doing dummy write in syncFrom helperSpencer T Brody2017-06-162-5/+15
* SERVER-25765 Commands should wait for write concern even if they throw an exc...Spencer T Brody2017-06-162-20/+29
* SERVER-28326 Ensure primary doesn't change in initial_sync4.js testSpencer T Brody2017-06-161-79/+84
* SERVER-28186 Increase slaveDelay in repl10.js testSpencer T Brody2017-06-161-27/+30
* SERVER-29433 Improve logging during ReplicaSetFixture initializationSpencer T Brody2017-06-161-3/+5
* SERVER-29503 Run OS X builds on OS X 10.12 instancesZakhar Kleyman2017-06-161-4/+4
* SERVER-29237 add maxConnecting in asio connpoolJason Carey2017-06-156-6/+249
* SERVER-27789 Increase timeouts in commands_that_write_accept_wc_*Esha Maharishi2017-06-152-4/+14
* SERVER-22322 Add namespaces to listIndexes NamespaceNotFound messagesMaria van Keulen2017-06-151-4/+6
* SERVER-29011 Don't use side sessions during compacts in the WT KV EngineDavid Hows2017-06-152-4/+4
* SERVER-29509 tolerate extended file ACLs in shell history jstestKevin Pulo2017-06-151-1/+1
* SERVER-27260 don't use --quiet in service filesKevin Pulo2017-06-152-2/+2