summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24771 Cluster pipeline command refactorJames Wahlin2016-08-264-453/+546
* SERVER-25797 remove Windows silent process exit monitoring codeRobert Guo2016-08-261-41/+0
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-2616-68/+178
* SERVER-25708 LLVM symbolizer not present in PATH during multiversion suites o...Jonathan Abrahams2016-08-261-9/+17
* SERVER-25728 Remove custom core-dump archiving code from evergreen.ymlJonathan Abrahams2016-08-261-8/+0
* SERVER-25618: do not report progress during m/s initial syncScott Hernandez2016-08-264-23/+89
* Add failure logging for optime.jsScott Hernandez2016-08-261-0/+2
* SERVER-23476: Cleanup help note.Scott Hernandez2016-08-261-1/+1
* SERVER-25812 don't run compact on ephemeral storage engines in testsKyle Suarez2016-08-261-2/+7
* SERVER-25802 DurableViewCatalog::iterate must check pipelineKyle Suarez2016-08-262-79/+107
* 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-25814 Do not lint the js files in the tools importRamon Fernandez2016-08-252-1/+3
* | SERVER-25813 Make shard_identity_rollback.js require journalingSpencer T Brody2016-08-251-4/+4
* | SERVER-24991 log redaction for storage layer and mmapv1Ramon Fernandez2016-08-2514-88/+91
* | SERVER-25809 Add Executable Dependency Tracking for Dagger ProjectJuggls2016-08-254-13/+106
* | 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-22150 Multiversion download script now uses the feed https://downloads...Jonathan Abrahams2016-08-252-57/+82
* | SERVER-25080 SERVER-24885: fix systemd process limitsSam Kleinman2016-08-251-0/+9
* | BUILD-1752 Add Dagger Project to EvergreenJuggls2016-08-251-1/+20
* | SERVER-25126 Return a different error code if the step down occurs after the ...Siyuan Zhou2016-08-2512-24/+26
* | SERVER-12048 Don't start mongod if pidfile existsBrian Samek2016-08-251-0/+7
* | SERVER-19507 allow DISTINCT_SCAN over trailing field of an indexAnton Guryanov2016-08-255-13/+111
* | 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-25793: update curator release for push tasksSam Kleinman2016-08-251-1/+1
* | SERVER-24248 Run multiversion tests with different storage enginesJonathan Abrahams2016-08-2518-68/+179
* | SERVER-25738 authz for views for sharded create/collModKyle Suarez2016-08-2510-288/+324
* | SERVER-25786 remove buildscripts/update-vendor-wiredtigerRamon Fernandez2016-08-241-90/+0
* | SERVER-25783 Make ubuntu1604-asio-mp compile onlyWaley Chen2016-08-241-51/+0
* | SERVER-25768 skip hooks in fuzzer suites when invalid views presentKyle Suarez2016-08-247-6/+50
* | 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-2410-47/+140
* | SERVER-25739 set_feature_compatibility_version.js should not use 3.4 mongos t...Tess Avitabile2016-08-243-42/+75
* | SERVER-24764 Support for cluster admin commands on viewsJames Wahlin2016-08-245-59/+151
* | SERVER-25780 Disable Jepsen linearizable testJonathan Abrahams2016-08-241-20/+1
* | SERVER-25722 Ensure that shards are not added while _configSvrSetFeatureCompa...Tess Avitabile2016-08-246-19/+54
* | SERVER-25723 do not terminate in presence of invalid viewsGeert Bosch2016-08-245-7/+99
* | SERVER-24807 Remove hiding of 'ns' variable in DBClientWithCommands::getIndex...Spencer T Brody2016-08-241-1/+1
* | SERVER-25503 Remove misleading print statement from sh.getShouldAutoSplit she...Spencer T Brody2016-08-241-2/+0
* | SERVER-25761 hang_analyzer should use GDB in the mongodb tool chainMark Benvenuto2016-08-242-2/+2
* | SERVER-25155 featureCompatibilityVersion document should be created at replic...Tess Avitabile2016-08-244-27/+28
* | SERVER-25772 Evergreen diskstats fails on OSXJonathan Abrahams2016-08-241-1/+1
* | SERVER-22671 adding migration status to serverStatus' sharding sectionDianna Hohensee2016-08-2421-47/+417
* | SERVER-25766 Switch to using 'stopOplogFetcher' failpoint in shard_identity_r...Spencer T Brody2016-08-241-2/+2
* | SERVER-21757 ServerStatus advisoryHostFQDNs should be optionalJonathan Reams2016-08-249-206/+52
|/