summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19070: Fix various clang-format issuesMartin Bligh2015-06-261-6/+11
* SERVER-19120 switch jscore_op_command to jscore_op_queryAdam Midvidy2015-06-251-1/+1
* SERVER-18868 Blacklist dur/closeall.js because it takes too long.Max Hirschhorn2015-06-251-0/+2
* SERVER-19035 autodetect support for OP_COMMAND in remote serversAdam Midvidy2015-06-243-0/+8
* SERVER-19070 Make clang format script use python tarfileJonathan Reams2015-06-231-4/+17
* SERVER-18953 SERVER-9567 Add debug symbols archive targetJonathan Reams2015-06-231-4/+9
* SERVER-18572 Use the same timestamp format as MongoDB log messages.Max Hirschhorn2015-06-225-12/+63
* SERVER-18756 Write all executions to the report.json file.Max Hirschhorn2015-06-225-104/+142
* SERVER-18834 Add --executor command line option to resmoke.py.Max Hirschhorn2015-06-222-8/+40
* SERVER-18839 Define suites for subsets of unittests from each major area of t...Charlie Swanson2015-06-225-0/+45
* SERVER-18579: Add lint to enterprise repo, and suppress warningMark Benvenuto2015-06-211-0/+1
* SERVER-18579: Suppress lint.py warningsMark Benvenuto2015-06-201-0/+1
* SERVER-18575: clang_format.pyMark Benvenuto2015-06-203-1/+627
* SERVER-18843 resmoke.py should not summarize all previous executions until it...Charlie Swanson2015-06-182-2/+9
* SERVER-19025 add fassertStatusOK to errorcodes.pyEric Milkie2015-06-181-1/+1
* SERVER-18911 Make sure new source tarballs match old source push conventionsJonathan Reams2015-06-151-77/+0
* SERVER-18935 Ensure that dbtest always runs with journaling on when run throu...Spencer T Brody2015-06-121-1/+3
* SERVER-18933 Fix --continueOnFailure on ASAN builder.Max Hirschhorn2015-06-121-1/+1
* SERVER-18664 make commands always return {ok: 0.0, errmsg: ..., code: ...} st...Adam Midvidy2015-06-031-0/+3
* SERVER-17526 Enable tracking of spawned processes in MCI.Max Hirschhorn2015-05-281-4/+10
* SERVER-17575 find and getMore commands respect BSONObj max user size limitDavid Storch2015-05-281-0/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-283-0/+14
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-273-14/+0
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-263-0/+14
* SERVER-17782 Fix tarball naming in push taskJonathan Reams2015-05-221-3/+3
* SERVER-18617 resmoke.py should not error when tearing down fixtures which had...Charlie Swanson2015-05-222-2/+2
* SERVER-18445 include bugs/ subdirectory in aggregation suite, remove test_bug...Charlie Swanson2015-05-222-0/+2
* SERVER-18600 Avoid giving the same port to multiple processes.Max Hirschhorn2015-05-211-9/+27
* SERVER-18599 Increase connection timeout in resmoke.py.Max Hirschhorn2015-05-213-7/+17
* SERVER-17577 query planner now makes use of separate limit and batchSize fiel...David Storch2015-05-211-0/+1
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-212-0/+68
* SERVER-18390 Check dbhash of all databases during small_oplog suitesCharlie Swanson2015-05-2013-71/+504
* SERVER-18291 create a variant of the jsCore suite for OP_COMMANDAdam Midvidy2015-05-191-0/+19
* SERVER-18419 Log better summary when --repeat option to resmoke.py is specifiedCharlie Swanson2015-05-121-6/+41
* SERVER-18195 Read after optime (repl only)Randolph Tan2015-05-113-3/+15
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-08115-3049/+6196
* Fix vcxproj.header includesKaloian Manassiev2015-05-071-1/+1
* SERVER-18312: Update vcxproj.header for PCRE 8.37Mark Benvenuto2015-05-061-1/+1
* SERVER-18262 retry links download multiple times before failingmike o'brien2015-04-301-1/+11
* SERVER-18251 multiversion setup script should dump stacks on SIGUSR1 signalmike o'brien2015-04-291-0/+23
* SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman2015-04-281-1/+1
* SERVER-18199 WiredTiger changes for 3.1.2.Michael Cahill2015-04-271-1/+1
* SERVER-18176: Add RLP tasks to MCIMark Benvenuto2015-04-241-1/+10
* SERVER-10909 Enable previously skipped tests to run in ssl mode now that Mong...Spencer T Brody2015-04-211-10/+0
* SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams2015-04-171-8/+13
* SERVER-17755 Remove legacy code from build systemJonathan Reams2015-04-1626-2489/+0
* SERVER-18082: move buildlogger config to env varsSam Kleinman2015-04-161-5/+5
* SERVER-17897 Add a way to opt out of building modulesMathias Stearn2015-04-091-1/+8
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-22/+8
* SERVER-17863 Sort in config.h header when possibleAndrew Morrow2015-04-031-8/+7