summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27808 backup_restore.js waits secondary nodes to agree on primary befo...r3.5.2Benety Goh2017-01-252-11/+15
* SERVER-27807 synchronize creating a snapshot with its registration in replcoordEric Milkie2017-01-2512-40/+73
* SERVER-16821 don't rotate logs more often then once per secondGabriel Russell2017-01-251-0/+11
* SERVER-27794 add write concern to indexbg_drop.js bulk insertJudah Schvimer2017-01-251-1/+1
* SERVER-26676 Remove collection info massage from multiversion suite collectio...Tess Avitabile2017-01-251-28/+1
* SERVER-27800 Change ReplicationCoordinatorImpl and ReplicationExecutor constr...Andy Schwerin2017-01-2516-39/+52
* Revert "SERVER-27645: sync scons cache between compiles"Sam Kleinman2017-01-252-109/+4
* SERVER-27803 add requires_persistence tag to replmonitor_bad_seed.js and auth...Esha Maharishi2017-01-252-2/+16
* SERVER-27091 Add initialsync-logkeeper variant and testHenrik Ingo2017-01-251-0/+35
* SERVER-16796 Increase logging activity for WT journal recovery.Michael Cahill2017-01-251-0/+1
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-245-0/+132
* SERVER-27551 added retries to replSetInitiate in ReplSetTestJudah Schvimer2017-01-241-1/+14
* SERVER-27551 added retries to replSetInitiate call in python test fixtureJudah Schvimer2017-01-241-1/+23
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ch...Benety Goh2017-01-241-10/+6
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2017-01-241-1/+0
* SERVER-26918 backup_restore_rolling.js is supported under WiredTiger onlyBenety Goh2017-01-241-0/+6
* SERVER-25411 Add jstestfuzz_concurrent* tasks using mmapv1 storageEngineJonathan Abrahams2017-01-241-0/+135
* SERVER-27645: fix typo in curator downloadSam Kleinman2017-01-241-1/+1
* SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn2017-01-243-4/+188
* SERVER-27766 Set test names in ShardingTest and ReplicaSetSet automaticallyMathias Stearn2017-01-248-12/+12
* SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn2017-01-241-0/+132
* SERVER-27784 Remove httpget() from packager.pyBrian Samek2017-01-242-34/+7
* SERVER-26918 split backup_restore.js by backup method into 3 separate testsBenety Goh2017-01-234-58/+144
* SERVER-27791 increased writeConcern wtimeout in gle/block2.js and gle/get_las...Benety Goh2017-01-232-3/+3
* Revert "SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primar...Siyuan Zhou2017-01-234-130/+0
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-238-244/+43
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-234-0/+130
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-2330-1986/+228
* SERVER-26914 improve log messages for freshness checkingJudah Schvimer2017-01-233-4/+16
* SERVER-27783 Removed unnecessary lock in SyncSourceFeedbackJudah Schvimer2017-01-231-1/+0
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-2315-75/+99
* SERVER-27775 fixed race in CollectionClonerTest::CollectionClonerCannotBeRest...Benety Goh2017-01-231-1/+1
* SERVER-27645: sync scons cache between compilesSam Kleinman2017-01-232-4/+109
* Import wiredtiger: 48a3cbc17fa902528217287fd075c87efb44aebc from branch mongo...David Hows2017-01-23189-1705/+3363
* SERVER-27611 make DatabaseCloner single-use only. If a DatabaseCloner is shut...Benety Goh2017-01-214-17/+232
* SERVER-27611 DatabaseCloner::shutdown() should shut down CollectionClonerBenety Goh2017-01-212-0/+44
* SERVER-27678 CollectionCloner waits for pending _findCallback and _insertDocu...Benety Goh2017-01-203-22/+126
* SERVER-27678 refactor CollectionCloner to support placeholder onCompletionGua...Benety Goh2017-01-202-30/+59
* SERVER-27678 moved DataReplicator::OnCompletionGuard into its own libraryBenety Goh2017-01-203-86/+154
* SERVER-27680 Only re-enable replication on the nodes where it was disabled in...Spencer T Brody2017-01-201-1/+1
* SERVER-27437 Use Documents instead of BSONObjs within $graphLookupCharlie Swanson2017-01-205-149/+253
* SERVER-27437 Add dotted path expansion for Documents.Charlie Swanson2017-01-207-11/+706
* SERVER-27437 Modernize field_path_test.cppCharlie Swanson2017-01-201-135/+65
* Import tools: 8bda55730d30c414a71dfbe6f45f5c54ef97811d from branch masterRamon Fernandez2017-01-20653-43933/+446
* SERVER-27641 use a unique name in views tests instead of jsTest.name()Kyle Suarez2017-01-201-1/+1
* SERVER-27543 send OplogQueryMetadata with OplogFetcher queriesJudah Schvimer2017-01-2012-34/+187
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-202-1/+24
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-01-193-17/+50
* SERVER-27736 Do not store unsharded collections in DBConfigKaloian Manassiev2017-01-1915-274/+184
* SERVER-27763 Fix lint error in `db/initialize_snmp.cpp`ADAM David Alan Martin2017-01-191-1/+1