summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-0139-210/+275
* SERVER-20676 Temporarily disable multi_mongos2.js testSpencer T Brody2015-10-014-0/+4
* SERVER-20602 There is never FTDC data to flush if we lack a reference documentAndrew Morrow2015-10-011-1/+1
* SERVER-18983: just check for timing field, not validation of valueScott Hernandez2015-10-011-1/+1
* SERVER-20453 Count the FTDC reference document as the first sampleAndrew Morrow2015-10-014-19/+25
* SERVER-20696 make testing TZ-independentRamon Fernandez2015-10-011-55/+55
* SERVER-15459: Check new x509 names against _clusterIdMatchSpencer Jackson2015-10-016-46/+68
* SERVER-20658 move cancelled work items from the sleepersQueue to the readyQue...matt dannenberg2015-10-013-2/+57
* SERVER-18983: Apply oplog and record in oplog concurrentlyScott Hernandez2015-10-011-3/+3
* SERVER-20710 Delete jstests/replsets/rollback4.js.Max Hirschhorn2015-10-011-123/+0
* SERVER-18983: enforce batch write durability in setMinvalid functionScott Hernandez2015-10-017-155/+159
* SERVER-20655: truncate oplog when recovering from failed batchScott Hernandez2015-10-017-4/+59
* SERVER-20326: simplify apply batch boundaries testScott Hernandez2015-10-011-2/+1
* Revert "SERVER-20674 Improvements to NetworkInterfaceASIO stress test"Jason Rassi2015-09-301-50/+38
* Revert "SERVER-20674 tweak test operation timeouts and running times for Netw...Jason Rassi2015-09-301-5/+5
* SERVER-20676 Rename global min/maxKey variables to kMin/kMaxBSONKeyKaloian Manassiev2015-09-305-19/+17
* SERVER-20684 change OpTime's default constructor set term = -1 to make it the...matt dannenberg2015-09-308-44/+46
* SERVER-19418 Work around MSVC2013 function static initializer bug in ShardedC...Andy Schwerin2015-09-301-11/+18
* SERVER-20629 make Shard return member variables by value or by shared_ptrEsha Maharishi2015-09-309-22/+26
* SERVER-18400 remove unused passthrough testsMathias Stearn2015-09-309-372/+0
* SERVER-20701 add perf.data.old to .gitignoreMathias Stearn2015-09-301-0/+1
* SERVER-20638 Reading profiling level shouldn't create databases that don't existMathias Stearn2015-09-304-11/+52
* SERVER-20067 SERVER-19572 set readMode in shell based on wire versionDavid Storch2015-09-3035-35/+108
* SERVER-20674 tweak test operation timeouts and running times for NetworkInter...samantharitter2015-09-301-5/+5
* SERVER-20671 step down restarts heartbeats before waiting for secondaries to ...Benety Goh2015-09-302-9/+20
* SERVER-20671 added non-blocking version of ReplicationCoordinator::stepDown()Benety Goh2015-09-302-21/+65
* SERVER-20673 added support for enqueue-only mode to GlobalLockBenety Goh2015-09-302-4/+24
* SERVER-20676 Use the actual chunk boundaries in moveChunk error messages, not...Spencer T Brody2015-09-301-26/+25
* SERVER-20680 Naming changes to $indexStats aggregation outputJames Wahlin2015-09-302-5/+4
* SERVER-20699 add manifest load to config fileShraya Ramani2015-09-301-1/+10
* SERVER-19405 re-enable testsDavid Storch2015-09-301-4/+2
* SERVER-20487 actually honor WC for batch write commands, even for errorsEric Milkie2015-09-302-19/+14
* Import wiredtiger-wiredtiger-2.6.1-1261-g3c85664.tar.gz from wiredtiger branc...Alex Gorrod2015-09-3041-198/+242
* SERVER-20694 Temporarily disable csrs_upgrade.js testSpencer T Brody2015-09-294-0/+4
* SERVER-20654 create fail point to make distributed lock timeout 10 minutes fo...Esha Maharishi2015-09-292-2/+16
* SERVER-20653 make default distributed lock timeout for dropCollection 2 secondsEsha Maharishi2015-09-292-2/+6
* Revert "SERVER-20671 step down restarts heartbeats before waiting for seconda...Jason Rassi2015-09-291-6/+0
* SERVER-20630 find command on mongod needs to wait until out of critical sectionMisha Tyulenev2015-09-295-9/+21
* SERVER-20476 convert negative ntoreturn to limit and singeBatch:trueMisha Tyulenev2015-09-291-1/+6
* SERVER-9666 Tag some newly incomplete libraries as suchAndrew Morrow2015-09-292-2/+10
* SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo2015-09-293-10/+136
* SERVER-20686 sys-perf: add 3-node replSet test variantRui Zhang2015-09-291-0/+72
* SERVER-20025 Test that starting mongos with a config server primary worksSpencer T Brody2015-09-291-0/+30
* SERVER-20360: Cleanup in prep for vectorizing writcmd pathMartin Bligh2015-09-291-59/+32
* SERVER-20674 Improvements to NetworkInterfaceASIO stress testsamantharitter2015-09-291-38/+50
* SERVER-20289 Add jstest suite to implicitly shard collectionsRobert Guo2015-09-293-0/+169
* SERVER-19405 serverStatus now has mongos cursor statsYunhe (John) Wang2015-09-295-14/+63
* Revert "SERVER-20560 Standalone Perf Test for the Networking Interface"Robert Guo2015-09-292-138/+0
* SERVER-20544 prioritize reporting cancellation over reporting network error i...Adam Midvidy2015-09-281-2/+5
* SERVER-20663 Remove support for running with thread based network interfaceAndrew Morrow2015-09-283-120/+12