summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-27382 Remove usage of DBConfig::reload from ChunkManagerTargeterKaloian Manassiev2017-02-272-18/+11
* SERVER-28067: Fix path in system_perf.ymldalyd2017-02-231-1/+1
* SERVER-27858 Increase task timeout for concurrency suitesYves Duhem2017-02-221-1/+10
* SERVER-28067: Update sys-perf.yml to copy over cluster.jsondalyd2017-02-212-7/+7
* SERVER-28017 ne should respect the collection default collationTess Avitabile2017-02-175-6/+49
* SERVER-27623 SLES11 s390x build should target z9-109, not z196Ramon Fernandez2017-02-161-1/+1
* SERVER-27940: fix deadlock in ReplicaSetMonitorManager on shutdownMisha Tyulenev2017-02-141-13/+26
* SERVER-28000 sys-perf: Organize all dsi yaml config files under configurations/Henrik Ingo2017-02-142-20/+48
* SERVER-27983: Move sys-perf state to /data from $HOMEdalyd2017-02-131-16/+29
* SERVER-27784 Remove httpget() from packager.pyBrian Samek2017-02-132-48/+7
* SERVER-23959 Conditionally create a Windows job object in smoke.py.Max Hirschhorn2017-02-132-20/+116
* SERVER-27963 Disable CRC32 hardware support on s390x buildersMark Benvenuto2017-02-091-4/+4
* SERVER-27905 fixed race in DataReplicatorTest::DataReplicatorReturnsCallbackC...Benety Goh2017-02-091-0/+8
* SERVER-27837 exclude findAndModify_update_grow.js in backup_restore.js becaus...Benety Goh2017-02-081-0/+1
* SERVER-27837 exclude rename collection FSM workloads in backup_restore.jsBenety Goh2017-02-081-0/+8
* SERVER-27837 reformat fsmClientCmds and crudClientCmds as functions in backup...Benety Goh2017-02-081-55/+101
* SERVER-26930 wait for nodes to agree on primary after shutting down FSM and C...Benety Goh2017-02-081-0/+1
* SERVER-26918 backup_restore.js - nodes should agree on primary before startin...Benety Goh2017-02-084-42/+15
* SERVER-27808 backup_restore.js waits secondary nodes to agree on primary befo...Benety Goh2017-02-082-11/+15
* SERVER-26918 split backup_restore.js by backup method into 3 separate testsBenety Goh2017-02-084-58/+150
* SERVER-27847 increase timeout in apply_batch_only_goes_forward.jsBenety Goh2017-02-081-10/+12
* SERVER-27844 increase timeout in repl/block2.jsBenety Goh2017-02-082-2/+3
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ch...Benety Goh2017-02-081-10/+6
* SERVER-27791 increased writeConcern wtimeout in gle/block2.js and gle/get_las...Benety Goh2017-02-082-3/+3
* SERVER-27807 synchronize creating a snapshot with its registration in replcoordEric Milkie2017-02-0812-40/+73
* SERVER-27091 Add initialsync-logkeeper variant and testHenrik Ingo2017-02-071-0/+35
* SERVER-27551 added retries to replSetInitiate in ReplSetTestJudah Schvimer2017-02-061-1/+14
* SERVER-27551 added retries to replSetInitiate call in python test fixtureJudah Schvimer2017-02-061-1/+23
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-02-0615-75/+99
* SERVER-26642 use char arrays instead of str literals for js codeMatt Cotter2017-02-061-25/+25
* SERVER-27189 _getLastOpTime / _getDurableOpTime do not handle missing nodes g...Jack Mulrow2017-02-061-4/+26
* SERVER-27035 rs.compareOpTimes() throws exception when comparing with empty O...Jack Mulrow2017-02-061-11/+20
* SERVER-26914 improve log messages for freshness checkingJudah Schvimer2017-02-033-4/+16
* SERVER-27783 Removed unnecessary lock in SyncSourceFeedbackJudah Schvimer2017-02-031-1/+0
* SERVER-27794 add write concern to indexbg_drop.js bulk insertJudah Schvimer2017-02-031-1/+1
* SERVER-27488 Unblacklist bypass_doc_validation.js in static resync passthroughJudah Schvimer2017-02-031-2/+0
* SERVER-27816 increase wtimeout in sync2.jsJudah Schvimer2017-02-031-54/+52
* SERVER-27840 add write concern wtimeout to protocol_version_upgrade_downgrade.jsJudah Schvimer2017-02-031-3/+6
* SERVER-27809 Move Chunk::splitIfShould to cluster_write.h/.cppKaloian Manassiev2017-02-0310-612/+491
* SERVER-27809 Move regular chunk split to the balancerKaloian Manassiev2017-02-038-77/+76
* SERVER-27809 Move chunk 'at median' split to the cluster split commandKaloian Manassiev2017-02-039-209/+154
* SERVER-24963 Fix invalidation of cursors on system.indexesGeert Bosch2017-02-033-1/+35
* SERVER-27861 Make the failover in drain.js more reliableSiyuan Zhou2017-02-021-5/+3
* SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn2017-02-024-55/+37
* SERVER-27856 Run the concurrency tasks only on ubuntu1604-arm64-small.Max Hirschhorn2017-02-021-0/+22
* SERVER-27234 Evergreen task disk statistics improvementJonathan Abrahams2017-02-021-11/+28
* SERVER-27889 Handle case in catchup.js where stepUp fails due to node already...Spencer T Brody2017-02-022-1/+12
* SERVER-27140 Linux package smoke testingr3.4.2Brian Samek2017-02-015-0/+505
* SERVER-27845 Remove logic to create a branch that tracks the remote.Max Hirschhorn2017-01-271-5/+0
* SERVER-27050 jstest that rollback detects upstream node rolling backr3.4.2-rc0Mathias Stearn2017-01-253-4/+188