summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
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
2017-06-09SERVER-29457 Blacking profile_sampling.js from initial sync passthrough suites.David Storch
2017-06-09SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile
2017-06-09SERVER-21299 resmoke should default to --shufflemay
2017-06-08SERVER-26443 clean up error reporting in jstestfuzz_concurrent suiteKimberly Hou
2017-06-07SERVER-29125 Add $changeNotification stage that always outputs the single las...Matthew Russotto
2017-06-07Revert "SERVER-29125 Add $changeNotification stage that always outputs the si...James Wahlin
2017-06-07SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie
2017-06-07SERVER-29125 Add $changeNotification stage that always outputs the single las...Matthew Russotto
2017-06-07SERVER-29434 Don't accept empty timestamps for readConcern afterClusterTimeJack Mulrow
2017-06-06Revert "SERVER-29434 Don't accept empty timestamps for readConcern afterClust...Judah Schvimer
2017-06-06SERVER-28897 Update apply_ops1.js to only perform idempotent operations in ap...Matthew Russotto
2017-06-06SERVER-29328 Do not mark primitive types as constMark Benvenuto
2017-06-06SERVER-29434 Don't accept empty timestamps for readConcern afterClusterTimeJack Mulrow
2017-06-06SERVER-24480 Make validate hook run after checkReplDBHashPeter Mauldin
2017-06-05SERVER-29192 Prevent 'silentfail' status for dynamic testsYves Duhem
2017-06-02SERVER-29433 Improve logging during ReplicaSetFixture initializationSpencer T Brody
2017-06-02SERVER-28596 Upload hanging or failing tests in compile_all to S3Jonathan Abrahams
2017-06-02SERVER-24783 resmoke.py now prints running tests when encountering timeoutsPeter Mauldin
2017-06-01SERVER-29246 idl compiler supports dots in pathnamesGabriel Russell
2017-05-31SERVER-26027: Updating log statement to include exit code on tear down in sit...Cristopher Stauffer
2017-05-31SERVER-28302 Add empty executor to mongos_test.ymlJonathan Abrahams
2017-05-30SERVER-29389 Increase verbosity for causally_consistent_jscore_passthrough suiteJack Mulrow
2017-05-30SERVER-29061 Add buildscripts/promote_silent_failures.py script to convert si...Eddie Louie
2017-05-26SERVER-28302 resmoke.py parser should accept files that don't end in .jsJonathan Abrahams
2017-05-26SERVER-29306 Prevent C++ unit, integration and dbtests from running twice dur...Jonathan Abrahams
2017-05-25SERVER-29362 chunk_manipulation_util.js should support v3.4 currrentOp formatRandolph Tan
2017-05-24SERVER-28782 Add buildscripts/test_failures.py, script to compute test failur...Jonathan Abrahams
2017-05-23SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile
2017-05-23SERVER-27549 Print message on intentional server crash.Robert Guo
2017-05-19SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin
2017-05-17SERVER-29046 IDL constants should use cpp_name instead of field nameGabriel Russell
2017-05-16SERVER-29008 Set TestData.numTestClients property in resmoke.py.Max Hirschhorn