summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT-716 wt journal files accumulate SERVER-28637backport-716_issue_server-28637_wt_journal_files_accumulateVamsi Krishna2017-08-231-0/+7
* SERVER-26377 Skip FSM workloads that use the compact command on the LSM build...Eddie Louie2017-08-222-1/+35
* SERVER-30643: Ensure thread IDs observed by OpenSSL are uniformly distributedSpencer Jackson2017-08-221-19/+45
* SERVER-29714 Added more detailed error logging in validate_locale.cpp to bett...Tyler Kaye2017-08-211-5/+8
* SERVER-30509 Update Evergreen API URL in burn_in_tests.pyZakhar Kleyman2017-08-211-1/+1
* SERVER-30183 ensure a moveChunk that joins the active moveChunk has the same ...Esha Maharishi2017-08-151-1/+2
* SERVER-28824 Trap debugger excptions in hang analyzer and display at end for ...Jonathan Abrahams2017-08-141-19/+35
* SERVER-30554 relax locking mode in applyOps when applying CRUD-only ops non-a...Benety Goh2017-08-103-2/+25
* SERVER-26824 Skip FSM workloads which rely on nUpserted or nRemoved when Bala...Jonathan Abrahams2017-08-102-1/+19
* SERVER-30554 add library for applyOps concurrent testsBenety Goh2017-08-103-154/+246
* SERVER-30189 Reduce calls to allocator for large $in expressionsTess Avitabile2017-08-1012-63/+110
* SERVER-26239 Improve handling of WT_CACHE_FULL for inMemory storage engineAlex Gorrod2017-08-1010-134/+248
* SERVER-29802 non-atomic applyOps does not acquire global lockBenety Goh2017-08-082-23/+16
* SERVER-29802 add test for concurrent non-atomic applyOpsBenety Goh2017-08-081-0/+154
* SERVER-30562: reduce tests for community arm64 buildSam Kleinman2017-08-081-54/+0
* SERVER-29802 clean up applyOps precondition checkingBenety Goh2017-08-081-44/+51
* SERVER-29802 add applyOpsPauseBetweenOperations fail pointBenety Goh2017-08-081-0/+18
* SERVER-29802 add applyOps 'allowAtomic' flag.Benety Goh2017-08-082-11/+10
* SERVER-29802 rename txn to opCtx (apply_ops.cpp)Benety Goh2017-08-082-36/+36
* SERVER-30487 Make sharding range deleter yield the WT snapshot after each ite...Kaloian Manassiev2017-08-031-0/+2
* Import tools: 4f093ae71cdb4c6a6e9de7cd1dc67ea4405f0013 from branch v3.4r3.4.7-rc0r3.4.7Thomas Schubert2017-07-3124-539/+534
* SERVER-30139 Increase waitForState timeout in replsetprio1.jsWilliam Schultz2017-07-311-1/+1
* SERVER-29282 Prevent BSON Document size from being exceeded when grouping ins...William Schultz2017-07-312-12/+176
* SERVER-30415 Update Evergreen agent binary nameErnie Hershey2017-07-281-1/+1
* SERVER-30411 last_vote.js should wrap term checks in exception safe retryWilliam Schultz2017-07-281-1/+4
* SERVER-29886 Do not produce core dumps on ASan buildersYves Duhem2017-07-281-1/+8
* SERVER-30199 Fix --use-system-boostMark Benvenuto2017-07-271-20/+20
* SERVER-30049 applyOperation_inlock() allows exceptions from Collection::inser...Benety Goh2017-07-263-7/+96
* SERVER-29817 Use hinted insert when building CollectionMetadata for performance.Andy Schwerin2017-07-242-4/+6
* SERVER-29817 Use hinted insert when building chunkRangeMapAndy Schwerin2017-07-211-4/+7
* SERVER-29876 moveChunk command ignores '_waitForDelete' optionEsha Maharishi2017-07-213-1/+22
* SERVER-29299 Add currentOp as parallel op during basicPlus.jsCharlie Swanson2017-07-194-28/+12
* SERVER-29297 stepUp should wait for durability in awaitReplicationJudah Schvimer2017-07-182-5/+19
* SERVER-30060 Do not gather shard disk usage statistics unless 'maxSize' is setKaloian Manassiev2017-07-173-4/+16
* SERVER-30058 Balancer policy should not move chunks off shards on 'size excee...Kaloian Manassiev2017-07-174-25/+23
* SERVER-27581 Only fetch missing documents on update oplog entries during initialJudah Schvimer2017-07-179-121/+84
* SERVER-29540 awaitNodesAgreeOnPrimary logs why it retriesJudah Schvimer2017-07-141-0/+16
* SERVER-28046 increase maxTimeMS in read_committed_on_secondary.jsJudah Schvimer2017-07-141-5/+8
* SERVER-28192 priority_takeover_one_node_higher_priority jstest needs longer s...Matthew Russotto2017-07-141-6/+6
* SERVER-30138 make node 1 unelectable in initial_sync_invalid_views.jsBenety Goh2017-07-141-0/+1
* SERVER-30132 Storage Node Watchdog needs to check journal directoryMark Benvenuto2017-07-131-1/+1
* SERVER-29945 Fix check for when Jepsen task is running so mongod logs are upl...Eddie Louie2017-07-131-1/+1
* SERVER-29015 TopologyCoordinator should not transition to candidate role in a...Benety Goh2017-07-125-14/+157
* SERVER-29947 Implement Storage Node WatchdogMark Benvenuto2017-07-121-0/+1
* SERVER-30054 update tags.js to make nodes at indexes 3 and 4 unelectable.Benety Goh2017-07-121-0/+2
* SERVER-28596 Handle cases when binary is invoked with options for the unittestJonathan Abrahams2017-07-111-1/+1
* SERVER-28596 Upload hanging or failing tests in compile_all to S3Jonathan Abrahams2017-07-112-6/+60
* SERVER-29568: Create opensslCipherConfig setParameterSpencer Jackson2017-07-112-0/+32
* SERVER-29327: Prevent DBDirectClient from storing MaxTimeMS on cursorsSpencer Jackson2017-07-113-14/+22
* SERVER-29035: v3.4 Update system-perf.yml baseline referencesdalyd2017-07-091-2/+2