summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2017-07-12SERVER-30055 Exclude sqlite third party from the linterKim Tao
2017-07-12SERVER-30052 Temporarily disable queryoptimizer3.js from the sharded collecti...Kaloian Manassiev
2017-07-12SERVER-30103 Fix commands_with_uuid.js to not run on sharded clusters or with...Geert Bosch
2017-07-10SERVER-29984 Non-strict command parsers do not detect required fields are use...Mark Benvenuto
2017-07-07SERVER-29936 New module for test tags filesYves Duhem
2017-07-06SERVER-29877 Mount /data on EBS volume in AWS EC2 instanceJonathan Abrahams
2017-07-05SERVER-29398 add mode to combine_report.py to not signal test failure with ex...Robert Guo
2017-07-05SERVER-29956 Chained structs inside a command produce non-compilable codeMark Benvenuto
2017-07-03SERVER-29813 Spawn and control AWS EC2 instances using Boto 3Jonathan Abrahams
2017-06-30SERVER-29405 delay deleting orphaned shard chunksNathan Myers
2017-06-30SERVER-29779 Add OpMsgRequest parsing and serialization to IDLMark Benvenuto
2017-06-29SERVER-29888 Use ciconfig.evergreen module in scriptsYves Duhem
2017-06-29SERVER-29634 Support overriding the C++ name for chained structs/types in IDLMark Benvenuto
2017-06-28SERVER-29821 Update test lifecycle algorithmYves Duhem
2017-06-28SERVER-18292 Re-enable tests tagged with SERVER-18292Mathias Stearn
2017-06-27SERVER-29849 IDL generated code should ensure fields are set on serializationMark Benvenuto
2017-06-23SERVER-29248 Add parameter to adjust frequency of key rotationMisha Tyulenev
2017-06-23SERVER-28453 Key rotation integration testsJack Mulrow
2017-06-23SERVER-29778 Add a string constant for the command name to generated classesMark Benvenuto
2017-06-23SERVER-29777 IDL should disallow optional and default for the same fieldMark Benvenuto
2017-06-23SERVER-28978 Add hostname to $collStats output, and include shard name when r...Bernard Gorman
2017-06-22SERVER-29639 New Python module to access evergreen.yml project configurationYves Duhem
2017-06-22SERVER-28636 add executor_file back in for burn_in_testsRobert Guo
2017-06-22SERVER-28636 replace --executor with --suite in resmoke.pyRobert Guo
2017-06-22SERVER-29743 Initialize fields with defaults in IDLKaloian Manassiev
2017-06-22SERVER-29367 Add buildscripts/collect_resource_info.py to collect system reso...Eddie Louie
2017-06-22SERVER-29652 mongos should not gossip logical time until admin.system.keys is...Jack Mulrow
2017-06-21SERVER-29486 Filter test membership map by test_kindYves Duhem
2017-06-21SERVER-29560 Remove testcases.py now that it has been split up.Max Hirschhorn
2017-06-21SERVER-29639 New Python module to access evergreen.yml project configurationYves Duhem
2017-06-21SERVER-29758 IDL should support a static function serializerKaloian Manassiev
2017-06-21SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi
2017-06-20SERVER-29646 hang_analyzer.py signals python processes before attaching to an...Jonathan Abrahams
2017-06-19SERVER-29715 IDL generator for commands with required namespace should genera...Kaloian Manassiev
2017-06-19SERVER-29629 Add causally consistent passthrough with authMisha Tyulenev
2017-06-19SERVER-29399 Add mode to ignore missing reports in combine_reports.pyRobert Guo
2017-06-16SERVER-19318 Allow $currentOp aggregations to be run on mongoSBernard Gorman
2017-06-16SERVER-29681 Make IDL commands support chained types and structsKaloian Manassiev
2017-06-15SERVER-28786 Add buildscripts/update_test_lifecycle.py script for updating et...Jonathan Abrahams
2017-06-15SERVER-28825 Do not decode BSONObj in pretty printer if the value is optimize...Jonathan Abrahams
2017-06-14SERVER-29560 Split testcases.py module into separate files.Max Hirschhorn
2017-06-14SERVER-29560 Change fixtures to be registered automatically.Max Hirschhorn
2017-06-14SERVER-29560 Split hooks.py module into separate files.Max Hirschhorn
2017-06-14SERVER-25293 log hook testcases only to logkeeperRobert Guo
2017-06-14SERVER-29404 Return optional by const reference where possibleMark Benvenuto
2017-06-14SERVER-29404 Use a std::bitset instead of std::set when possibleMark Benvenuto
2017-06-14SERVER-29404 Use string constants instead of strings in IDL generated codeMark Benvenuto
2017-06-14SERVER-27597 Disable migration_critical_section_concurrency.js from the mixed...Kaloian Manassiev
2017-06-14SERVER-29066 Reenable disabled findandmodify1.js in the mixed shard version s...Kaloian Manassiev
2017-06-14SERVER-28825 Do not decode BSONObj in pretty printer if the value is optimize...Jonathan Abrahams