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
Age
Commit message (
Expand
)
Author
2012-08-01
SERVER-4237 Skip tests that use benchRun when running with auth
Spencer T Brody
2012-07-16
For Windows, add delay after killing BuildLogger job object
Tad Marshall
2012-07-14
windows unit test - this works on some machines at least it seems
Eliot Horowitz
2012-07-14
try to fix running unit tests on windows
Eliot Horowitz
2012-07-13
add multiVersion test suite to smoke.py
Greg Studer
2012-07-13
smoke.py: dont add extra command line args to explicit commands
Dan Crosta
2012-07-12
Fix Windows process termination with new JobObjects
Eric Milkie
2012-07-11
skip building the moduletests.txt file if no modules
Dan Crosta
2012-07-11
smoke.py: don't fail if no tests specified
Dan Crosta
2012-07-10
Don't run tests with auth that we know will fail. SERVER-4254 SERVER-6327 SER...
Spencer T Brody
2012-07-10
smoke.py: run cleanbb before each test phase
Dan Crosta
2012-07-10
allow db modules to declare scripts that are run as a test suite
Dan Crosta
2012-07-10
use env.Glob in buildscripts/moduleconfig
Dan Crosta
2012-07-10
smoke.py: use JobObjects to control child mongods on windows
Dan Crosta
2012-07-06
set_globals() now takes a second arg, list of test filenames/suites
Dan Crosta
2012-07-06
db/modules may not exist, so don't fail if it doesn't
Dan Crosta
2012-07-06
discover and configure modules in db/modules/
Dan Crosta
2012-07-06
SERVER-4237 Don't run client suite with authentication
Spencer T Brody
2012-07-05
SERVER-4237: use a default for --keyFile if only --auth was given to smoke.py
Dan Crosta
2012-07-05
buildlogger: suppress deprecation warnings on certain python versions
Dan Crosta
2012-07-03
SERVER-4237 When running tests with auth, skip tests that run with auth normally
Spencer T Brody
2012-06-12
Fix recently failing test build
Kristina
2012-06-12
Added --small-oplog-rs option
Kristina
2012-06-05
SERVER-5998: add smokeCppUnittests target to SCons & smoke.py
Dan Crosta
2012-05-25
output management for emr
Eliot Horowitz
2012-05-25
don't kill java
Eliot Horowitz
2012-05-25
fix buildbot phase xfer
Eliot Horowitz
2012-05-24
Treat now-deleted tests as passed when using smoke.py to test prior failures.
Andy Schwerin
2012-05-24
BUILDBOT-132 add smoke.py command line args for invoking buildlogger
Dan Crosta
2012-05-21
SERVER-4504 minor changes from code review
U-tellus\cwestin
2012-05-21
SERVER-4504 aggregation explain implementation
U-tellus\cwestin
2012-05-18
buildlogger: attach signal handler for run_and_echo
Dan Crosta
2012-05-18
fall back to os.kill() if Popen.send_signal() does not exist (older Pythons)
Dan Crosta
2012-05-18
send any final buffered output to buildlogger
Dan Crosta
2012-05-16
buildlogger: Don't fail on older Pythons for 201 HTTP status
Dan Crosta
2012-05-16
BUILDBOT-119: implement retry/backoff logic for buildlogger
Dan Crosta
2012-05-16
BUILDBOT-118: use a default socket timeout in buildlogger
Dan Crosta
2012-05-14
use a file lock on emr to avoid conflicts
Eliot Horowitz
2012-05-11
put hadoop jar in tree
Eliot Horowitz
2012-05-11
initial commit of emr based build suite
Eliot Horowitz
2012-05-11
some suite config refactoring for emr
Eliot Horowitz
2012-05-11
don't kill emr python script
Eliot Horowitz
2012-05-11
some md5 helpers
Eliot Horowitz
2012-05-09
Updating packager.py to use the correct GPG signing key instead of the last p...
Mike Fiedler
2012-05-02
enumerate(x,1) not supported on older Pythons
Eric Milkie
2012-05-02
start the tests_run counting at 1 instead of 0, since we restart mod 20
Eric Milkie
2012-05-02
better way to count number of tests run
Eric Milkie
2012-04-30
SERVER-5244 restart mongod periodically during tests
Eric Milkie
2012-04-25
Complicate packager.py for when somebody leaves binaries out of tarballs.
Richard Kreuter
2012-04-23
Have errorcodes.py track fassert and fassertFailed.
Andy Schwerin
[next]