summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-28308 Integrate python linting for IDL into EvergreenMark Benvenuto2017-04-1825-114/+812
* SERVER-28307 Integrate IDL python tests into evergreenMark Benvenuto2017-04-183-7/+6
* SERVER-28577 Extend mongos update implementation to accept an arrayFilters pa...Tess Avitabile2017-04-172-4/+0
* SERVER-28823 Add missing check that dict is NoneBrian Samek2017-04-171-1/+2
* Revert "SERVER-28307 Integrate IDL python tests into evergreen"r3.5.6Ramon Fernandez2017-04-153-6/+7
* SERVER-28785 Log resmoke.py invocation before running tests.Max Hirschhorn2017-04-141-0/+4
* SERVER-28307 Integrate IDL python tests into evergreenMark Benvenuto2017-04-143-7/+6
* SERVER-28354 Fix typo in helpJonathan Abrahams2017-04-131-1/+1
* SERVER-28354 Add new option to supply base process name in hang_analyzerJonathan Abrahams2017-04-131-26/+45
* SERVER-28748 Set ulimit in package smoke testingBrian Samek2017-04-122-2/+3
* SERVER-28452 API integration test for operationTimeJack Mulrow2017-04-121-0/+2
* SERVER-28614 Make mongosymb.py ignore everything before the opening braceMathias Stearn2017-04-121-1/+8
* SERVER-28465 Only run eslint on js filesMathias Stearn2017-04-121-1/+1
* SERVER-28530 Prevent SSLThreadInfo destruction construction cycleSpencer Jackson2017-04-101-1/+1
* SERVER-28394 burn_in_tests.py should include test_flags expansion in resmoke....Jonathan Abrahams2017-04-071-4/+11
* SERVER-28447 Forward-port migration_critical_section_concurrency.jsKaloian Manassiev2017-04-072-0/+2
* SERVER-28641 remove requirement that non-internal writes against config serve...Esha Maharishi2017-04-061-1/+0
* SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams2017-04-053-0/+45
* SERVER-28040 Fix maxTimeMS/readPref/readConcern for sharded view queryJames Wahlin2017-04-051-0/+1
* Revert "SERVER-28440 Add support to parse resmoke.py tags from a separate YAM...Jonathan Abrahams2017-04-053-45/+0
* SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams2017-04-053-0/+45
* SERVER-27788 Add tests for operationTimeJack Mulrow2017-04-051-0/+2
* SERVER-28478 Create ArrayFilter class and implement parsing of arrayFilters i...Tess Avitabile2017-04-042-0/+4
* SERVER-28526 Fix API URL parsing errorBrian Samek2017-04-031-6/+5
* SERVER-28588 Handle GDB error in hang_analyzer.py find_frame functionJonathan Abrahams2017-04-031-1/+5
* SERVER-28349 Redirect stderr to stdout for process output logs generated by h...Eddie Louie2017-04-031-1/+2
* SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez2017-04-031-17/+49
* SERVER-28439 Add "silentfail" test status and --reportFailureStatus option to...Jonathan Abrahams2017-04-033-1/+15
* SERVER-28466 hang_analyzer should not attach to resmoke.py and dumpEddie Louie2017-04-031-9/+1
* SERVER-21842 Generate report.json file and dump resmoke stacks on WindowsEddie Louie2017-03-313-15/+121
* SERVER-28416 Hang analyzer GDB on ARM can run "thread apply all bt"Jonathan Abrahams2017-03-301-7/+0
* SERVER-28463 Add set scheduler-locking to Hang Analyzer to prevent threads fr...Jonathan Abrahams2017-03-301-5/+6
* SERVER-28416 Split mongo pretty printers into separate fileJonathan Abrahams2017-03-303-315/+329
* SERVER-28416 Fix BSONObj pretty printer used in hang_analyzer to support big ...Jonathan Abrahams2017-03-291-2/+8
* SERVER-28306 IDL Code GeneratorMark Benvenuto2017-03-294-0/+1060
* SERVER-28305 IDL BinderMark Benvenuto2017-03-295-0/+1166
* SERVER-28305 IDL ParserMark Benvenuto2017-03-2911-0/+1576
* SERVER-28526 Update Evergreen API URL in burn_in_tests.pyBrian Samek2017-03-291-1/+1
* SERVER-28477 Resmoke logging refactoringYves Duhem2017-03-2912-415/+509
* SERVER-28416 Continue on error in mongodb-uniqstack in hang_analyzerJonathan Abrahams2017-03-291-6/+12
* SERVER-28475 Require SCons 2.5 and Python 2.7Andrew Morrow2017-03-281-1/+1
* SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto2017-03-285-559/+378
* SERVER-28497 buildscripts/scons.py uses scons from /usr/localMark Benvenuto2017-03-281-8/+17
* SERVER-26224 Add --staggerJobs option to resmoke.pyEddie Louie2017-03-273-2/+15
* SERVER-27770 Remove other references to EXCLUDE_WITH_ALL_TAGS andEddie Louie2017-03-272-10/+1
* SERVER-28446 Blacklist top.js from dynamic initial sync suitesTess Avitabile2017-03-272-0/+4
* SERVER-27770 Remove resmoke.py's includeWithAllTags and excludeWithAllTags op...Eddie Louie2017-03-273-26/+0
* SERVER-26897 Add resmoke.py support for prepending scripts to mongo eval listEddie Louie2017-03-271-0/+3
* SERVER-28479 Canonicalize process names to lowercase in hang analyzer.Max Hirschhorn2017-03-241-0/+4
* SERVER-26315 Modify comments for blacklisted mr_undef.js file to refer toEddie Louie2017-03-241-1/+2