summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25832 Add version of Shard::runCommand that retries indefinitely, and ...r3.3.12Spencer T Brody2016-08-293-4/+30
* SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRetryAttemptsSpencer T Brody2016-08-2924-254/+317
* SERVER-25853 SLES 11 kernel does not support s390x VX instructionsMark Benvenuto2016-08-291-2/+3
* SERVER-25377 check type of ixscan 'name' field in stageDebug commandDavid Storch2016-08-291-0/+3
* SERVER-25764 Interrupt javascript periodically.Jonathan Reams2016-08-296-11/+44
* SERVER-23219 DBCommandCursor should route getMore operations to original serverJonathan Reams2016-08-299-23/+125
* SERVER-25801 Only log x.509 roles when OID extension is presentAndreas Nilsson2016-08-291-9/+9
* SERVER-25031 removed redundant arguments from MultiApplier callback. These va...Benety Goh2016-08-295-76/+42
* SERVER-23100 Allow StringBuilder and str::stream to return StringData viewsMathias Stearn2016-08-295-12/+20
* SERVER-24470 CommitChunkMigration command checks that the balancer still has ...Dianna Hohensee2016-08-296-14/+98
* SERVER-25180 make full histogram output optionalKevin Albertson2016-08-2912-45/+118
* Import wiredtiger: 7d3c0f9f50862798270cf38663255202e5bcf3fd from branch mongo...Ramon Fernandez2016-08-2921-1631/+22
* SERVER-24771 Validate requested namespace in mongos listIndexesJames Wahlin2016-08-291-1/+1
* SERVER-25798 return appropriate views error when validating a viewKyle Suarez2016-08-291-0/+5
* SERVER-24991 log redaction for storage mongosRamon Fernandez2016-08-2717-95/+106
* Revert "SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRe...Dan Pasette2016-08-2623-311/+248
* SERVER-23892 Do periodic replicated writes while idleMisha Tyulenev2016-08-2611-0/+419
* SERVER-25520 Remove unintended linkage of the unittest libraryAndrew Morrow2016-08-262-2/+1
* SERVER-25833 Stop printing /proc/self/maps in address signal handlerMathias Stearn2016-08-261-13/+0
* SERVER-25071 Flush data replication queue as part of clean shutdownMathias Stearn2016-08-2610-170/+120
* SERVER-25546 Fix InitialSync::_applyOplogTo for behavior change of tryPopAndW...Mathias Stearn2016-08-261-2/+2
* Import wiredtiger: 2566118fc68b0124187e806bed52eb7cdbcb1be0 from branch mongo...Ramon Fernandez2016-08-26183-3317/+9812
* SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRetryAttemptsSpencer T Brody2016-08-2623-248/+311
* SERVER-25474 make jsTest.authenticate more flexibleRobert Guo2016-08-261-5/+5
* SERVER-25079 Bypass Windows CRT when exitingMark Benvenuto2016-08-261-3/+5
* SERVER-25677 Clear cached clusterId if config.version document is rolled back.Spencer T Brody2016-08-2615-32/+170
* SERVER-24771 Support killCursors & mongos getMore on view namespaceJames Wahlin2016-08-2614-90/+213
* SERVER-24771 Cluster pipeline command refactorJames Wahlin2016-08-264-453/+546
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-2616-68/+178
* SERVER-25618: do not report progress during m/s initial syncScott Hernandez2016-08-263-23/+68
* SERVER-23476: Cleanup help note.Scott Hernandez2016-08-261-1/+1
* SERVER-25802 DurableViewCatalog::iterate must check pipelineKyle Suarez2016-08-261-0/+6
* SERVER-25405 Remove redundant Windows system metricsMark Benvenuto2016-08-264-64/+80
* Revert "SERVER-25788 Accept command line arguments in unit tests"Eric Milkie2016-08-262-58/+4
* SERVER-25790 Add support for WiredTiger's s390x accelerated CRC32 supportDavid Hows2016-08-261-1/+4
|\
| * SERVER-25790 Add support for WiredTiger's s390x accelerated CRC32 supportDavid Hows2016-08-251-1/+4
* | SERVER-24991 log redaction for storage layer and mmapv1Ramon Fernandez2016-08-2513-35/+38
* | SERVER-25542 network_interface_asio_test.exe: net().getNumTimedOutOps() == ti...Waley Chen2016-08-253-19/+25
* | SERVER-25788 Accept command line arguments in unit testsSiyuan Zhou2016-08-252-4/+58
* | Import tools: 5b883d86fdb4df55036d5dba2ca6f9dfa0750b44 from branch v3.3Ramon Fernandez2016-08-251793-0/+257410
* | SERVER-25126 Return a different error code if the step down occurs after the ...Siyuan Zhou2016-08-2512-24/+26
* | SERVER-19507 allow DISTINCT_SCAN over trailing field of an indexAnton Guryanov2016-08-252-6/+77
* | SERVER-23996 ShardRegistry::getShard should return a StatusWith<shared_ptr<Sh...Misha Tyulenev2016-08-2538-235/+325
* | SERVER-25160 Unit test for stepping down in catch-up mode.Siyuan Zhou2016-08-251-0/+33
* | SERVER-24248 Run multiversion tests with different storage enginesJonathan Abrahams2016-08-251-37/+45
* | SERVER-25738 authz for views for sharded create/collModKyle Suarez2016-08-259-204/+196
* | SERVER-25768 skip hooks in fuzzer suites when invalid views presentKyle Suarez2016-08-242-2/+14
* | SERVER-25183 scoped_db_conn_test.exe - DontReturnConnGoneBadToPool FailedWaley Chen2016-08-241-2/+14
* | SERVER-25680 Don't check for view if collection existsKyle Suarez2016-08-249-47/+50
* | SERVER-25739 set_feature_compatibility_version.js should not use 3.4 mongos t...Tess Avitabile2016-08-242-3/+39