summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2017-04-15Revert "SERVER-28307 Integrate IDL python tests into evergreen"r3.5.6Ramon Fernandez
2017-04-14SERVER-28785 Log resmoke.py invocation before running tests.Max Hirschhorn
2017-04-14SERVER-28307 Integrate IDL python tests into evergreenMark Benvenuto
2017-04-13SERVER-28354 Fix typo in helpJonathan Abrahams
2017-04-13SERVER-28354 Add new option to supply base process name in hang_analyzerJonathan Abrahams
2017-04-12SERVER-28748 Set ulimit in package smoke testingBrian Samek
2017-04-12SERVER-28452 API integration test for operationTimeJack Mulrow
2017-04-12SERVER-28614 Make mongosymb.py ignore everything before the opening braceMathias Stearn
2017-04-12SERVER-28465 Only run eslint on js filesMathias Stearn
2017-04-10SERVER-28530 Prevent SSLThreadInfo destruction construction cycleSpencer Jackson
2017-04-07SERVER-28394 burn_in_tests.py should include test_flags expansion in resmoke....Jonathan Abrahams
2017-04-07SERVER-28447 Forward-port migration_critical_section_concurrency.jsKaloian Manassiev
2017-04-06SERVER-28641 remove requirement that non-internal writes against config serve...Esha Maharishi
2017-04-05SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams
2017-04-05SERVER-28040 Fix maxTimeMS/readPref/readConcern for sharded view queryJames Wahlin
2017-04-05Revert "SERVER-28440 Add support to parse resmoke.py tags from a separate YAM...Jonathan Abrahams
2017-04-05SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams
2017-04-05SERVER-27788 Add tests for operationTimeJack Mulrow
2017-04-04SERVER-28478 Create ArrayFilter class and implement parsing of arrayFilters i...Tess Avitabile
2017-04-03SERVER-28526 Fix API URL parsing errorBrian Samek
2017-04-03SERVER-28588 Handle GDB error in hang_analyzer.py find_frame functionJonathan Abrahams
2017-04-03SERVER-28349 Redirect stderr to stdout for process output logs generated by h...Eddie Louie
2017-04-03SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez
2017-04-03SERVER-28439 Add "silentfail" test status and --reportFailureStatus option to...Jonathan Abrahams
2017-04-03SERVER-28466 hang_analyzer should not attach to resmoke.py and dumpEddie Louie
2017-03-31SERVER-21842 Generate report.json file and dump resmoke stacks on WindowsEddie Louie
2017-03-30SERVER-28416 Hang analyzer GDB on ARM can run "thread apply all bt"Jonathan Abrahams
2017-03-30SERVER-28463 Add set scheduler-locking to Hang Analyzer to prevent threads fr...Jonathan Abrahams
2017-03-30SERVER-28416 Split mongo pretty printers into separate fileJonathan Abrahams
2017-03-29SERVER-28416 Fix BSONObj pretty printer used in hang_analyzer to support big ...Jonathan Abrahams
2017-03-29SERVER-28306 IDL Code GeneratorMark Benvenuto
2017-03-29SERVER-28305 IDL BinderMark Benvenuto
2017-03-29SERVER-28305 IDL ParserMark Benvenuto
2017-03-29SERVER-28526 Update Evergreen API URL in burn_in_tests.pyBrian Samek
2017-03-29SERVER-28477 Resmoke logging refactoringYves Duhem
2017-03-29SERVER-28416 Continue on error in mongodb-uniqstack in hang_analyzerJonathan Abrahams
2017-03-28SERVER-28475 Require SCons 2.5 and Python 2.7Andrew Morrow
2017-03-28SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto
2017-03-28SERVER-28497 buildscripts/scons.py uses scons from /usr/localMark Benvenuto
2017-03-27SERVER-26224 Add --staggerJobs option to resmoke.pyEddie Louie
2017-03-27SERVER-27770 Remove other references to EXCLUDE_WITH_ALL_TAGS andEddie Louie
2017-03-27SERVER-28446 Blacklist top.js from dynamic initial sync suitesTess Avitabile
2017-03-27SERVER-27770 Remove resmoke.py's includeWithAllTags and excludeWithAllTags op...Eddie Louie
2017-03-27SERVER-26897 Add resmoke.py support for prepending scripts to mongo eval listEddie Louie
2017-03-24SERVER-28479 Canonicalize process names to lowercase in hang analyzer.Max Hirschhorn
2017-03-24SERVER-26315 Modify comments for blacklisted mr_undef.js file to refer toEddie Louie
2017-03-24SERVER-27727 Dump raw stacks to a file so we have them if we need themMathias Stearn
2017-03-24SERVER-27727 Note location where thread is marked idleMathias Stearn
2017-03-24SERVER-27727 Hide idle threads in hang analyzer (core only)Mathias Stearn
2017-03-24SERVER-28291 use frame.pc() rather than frame.name() for stack dedupingMathias Stearn