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
/
utils.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2021-03-06
SERVER-54031 Include .py and .idl files in the errorcodes.py scan
Billy Donahue
2020-02-03
SERVER-44549 Remove the mobile storage engine
Andrew Morrow
2020-01-16
SERVER-42702 $PYTHON should not be used in build signature
Mathew Robinson
2019-05-07
SERVER-41038 Guarantee that git describe returns the same number of digits re...
Mathew Robinson
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
2018-03-09
SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directory
Jonathan Abrahams
2017-07-12
SERVER-30055 Exclude sqlite third party from the linter
Kim Tao
2017-01-12
SERVER-11095: Have getAllSourceFiles follow symlinks inside the modules direc...
Daniel Gottlieb
2016-08-26
SERVER-25814 Do not lint the vendored gotools
Ramon Fernandez
2015-07-14
SERVER-18531 Integrate SpiderMonkey
Jason Carey
2015-05-21
SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SCons
Jonathan Reams
2014-05-01
SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...
Benety Goh
2013-11-26
SERVER-9608 updated shouldKill() to detect and terminate mongod process using...
Benety Goh
2013-06-11
SERVER-9486 git submodule scons build issue fix
Gary Murakami
2012-10-16
can pass a list of files to lint.py
Eliot Horowitz
2012-10-15
move lint code to its own directory
Eliot Horowitz
2012-07-10
smoke.py: run cleanbb before each test phase
Dan Crosta
2012-05-11
some md5 helpers
Eliot Horowitz
2012-04-12
buildlogger: make everything unicode
Dan Crosta
2012-03-22
SERVER-5140: Short-circuit smoke_python_name() if the running python interpre...
Andy Schwerin
2012-02-23
SERVER-5057 safely invoke smoke.py from SConscript.smoke
Dan Crosta
2012-02-18
Revert "BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused...
Eliot Horowitz
2012-02-17
avoid killing the smoke.py (which invokes cleanbb) from cleanbb
Dan Crosta
2012-02-16
BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused s3 scri...
Dan Crosta
2012-02-16
ALL smoke.py invocations are done through smoke_command()
Dan Crosta
2010-09-03
some cleaning
Eliot Horowitz
2010-08-26
just renaming some things in smoke.py to be more consistent - no functional c...
Mike Dirolf
2010-07-19
cleaning and error code stuff
Eliot Horowitz
2010-05-23
seperate package for c++ client
Eliot Horowitz
2010-05-14
trying to make build work
Eliot Horowitz
2010-05-14
try to fix build
Eliot Horowitz
2010-05-14
Fixups in smoke.py, utils.py SERVER-253
Richard Kreuter
2010-02-11
wait longer but smarter for mongod to stasrt
Eliot Horowitz
2010-02-04
bb files
Eliot Horowitz