index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
combine_reports.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2023-04-11
SERVER-66927 remove references to silentFail
Namaz Gurbanov
2019-04-16
SERVER-40559 Python linters do not run after upgrade to Python 3
Mark Benvenuto
2019-04-10
SERVER-40542 Remove references to pip2
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2017-10-05
SERVER-30839 fix typo in combine_report.py
Robert Guo
2017-10-05
SERVER-30839 add back resmoke import checks
Robert Guo
2017-10-04
SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report....
Rob Guo
2017-07-05
SERVER-29398 add mode to combine_report.py to not signal test failure with ex...
Robert Guo
2017-06-19
SERVER-29399 Add mode to ignore missing reports in combine_reports.py
Robert Guo
2017-06-05
SERVER-29192 Prevent 'silentfail' status for dynamic tests
Yves Duhem
2017-04-24
SERVER-28783 Add buildscripts/combine_reports.py script for combining report....
Jonathan Abrahams