summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-40562 Free Monitoring fails to install required dependenciesMathew Robinson2019-04-101-0/+2
|
* SERVER-40551 Switch macOS to use resmoke max jobs 4 on masterBrian McCarthy2019-04-101-5/+5
|
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
|
* SERVER-40199 Create GCM passthrough test suitesSara Golemon2019-04-101-0/+92
|
* SERVER-40532 Install Python dependencies in more places.Max Hirschhorn2019-04-081-0/+3
| | | | | | | | These callers of Python failing to install their own dependencies had gone unnoticed because the "check binary version" function would have incidentally done it for them. However, the "check binary version" function is a no-op when bypassing compile due to no C++ changes being made.
* SERVER-32295 Remove references to Python 2Mathew Robinson2019-04-081-1/+1
|
* SERVER-32295 Support Python 3 builds in Perf configsMathew Robinson2019-04-082-13/+15
|
* SERVER-32295 Support Python 3Mathew Robinson2019-04-0821-166/+106
|
* SERVER-40246 Add cursor manager sys perf testIan Boros2019-04-081-0/+11
|
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a ↵Jonathan Abrahams2019-04-081-15/+74
| | | | maximum of 1000 excutions or 10 minutes of execution time
* SERVER-39479 Increase number of executions in 'Linux Repeated Executions' ↵Gregory Wlodarek2019-04-051-3/+2
| | | | variant
* SERVER-39749 Name discrepancy for Linux arm64 download artifactsMatt Lord2019-04-051-3/+3
|
* SERVER-39831 ephemeralForTest requires majority read concernTess Avitabile2019-04-041-1/+1
|
* SERVER-37765 Platform Support: Remove Ubuntu 14.04Kelsey Schubert2019-04-041-168/+0
|
* SERVER-37773 Platform Support: Remove Community Ubuntu 16.04 ARM64Kelsey Schubert2019-04-041-37/+0
|
* SERVER-37774 Platform Support: Remove Enterprise Ubuntu 16.04 PPCLEKelsey Schubert2019-04-041-98/+0
|
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-041-0/+18
|
* SERVER-40388 Fix Windows Push task for mongocryptdMark Benvenuto2019-04-021-2/+2
|
* SERVER-39825 Add ESE sys-perf variantsSpencer Jackson2019-04-011-0/+43
|
* SERVER-40371 sys-perf: Add benchrun tests to new SSL variantHenrik Ingo2019-04-011-2/+3
|
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-03-291-0/+3
|
* SERVER-40359 Bypass compile should run pip installMathew Robinson2019-03-291-0/+1
|
* SERVER-38914 fix evergreen expansion issueJim OLeary2019-03-291-2/+2
|
* SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev2019-03-291-0/+20
|
* SERVER-40191 Use gperftools 2.7 on Ubuntu 18.04 ppc64leAndrew Morrow2019-03-291-1/+1
|
* SERVER-39519 Create/drop view now only takes database IX lockXiangyu Yao2019-03-281-3/+3
|
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large ↵Jason Chan2019-03-281-0/+17
| | | | transactions
* Revert "SERVER-39899 Enable the initial sync fuzzer in Evergreen"Max Hirschhorn2019-03-271-20/+0
| | | | This reverts commit 6b8b02e8d72c055c6f686a781e53cde9384461b3.
* Revert "SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for ↵Jason Chan2019-03-271-17/+0
| | | | | | large transactions" This reverts commit f8063475ecfde8a843cb701853c122a08433d9e8.
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large ↵Jason Chan2019-03-271-0/+17
| | | | transactions
* SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev2019-03-271-0/+20
|
* SERVER-40344 Upgrade ASAN builders to Ubuntu 18.04Spencer Jackson2019-03-271-21/+21
|
* SERVER-40179 Require tvOS 11 for embedded to allow use of sized allocationAndrew Morrow2019-03-273-7/+7
|
* SERVER-40271: Add TLS-enabled, 3-node replica set build variant to sys-perfdalyd2019-03-261-0/+33
|
* SERVER-38914 raise setup failures for rejected tasksJim OLeary2019-03-261-0/+12
|
* SERVER-40332 Add psutil to lint requirementsMathew Robinson2019-03-252-0/+2
|
* SERVER-40132 Create push tasks for mongocryptd tgzMark Benvenuto2019-03-251-1/+1
|
* SERVER-40132 Create push tasks for mongocryptd tgzMark Benvenuto2019-03-221-1/+146
|
* SERVER-40218 Write out expansions in system_perf.ymlRobert Guo2019-03-211-0/+3
|
* SERVER-40237 detect outliers must run after post_run_check.pyJim OLeary2019-03-211-4/+12
|
* SERVER-39435 Add new replica_sets_multi_oplog_txns_jscore_passthrough test suiteJason Chan2019-03-211-0/+19
|
* SERVER-39988: Remove intergration_tests from compile taskDavid Bradford2019-03-211-4/+126
|
* SERVER-39929 Stop drivers-nightly testing on masterIan Whalen2019-03-201-715/+0
|
* SERVER-37771 add Enterprise Ubuntu 18.04 PPCLE buildsZakhar Kleyman2019-03-202-0/+103
|
* SERVER-40145 Re-enable test suites that exercise overlapping prepared read ↵Jack Mulrow2019-03-181-140/+56
| | | | timestamps
* Revert "SERVER-39311 Enable burn_in repetition count: at least 2 executions, ↵Jonathan Abrahams2019-03-181-74/+15
| | | | | | with a maximum of 1000 excutions or 10 minutes of execution time" This reverts commit df4243e71b7c69c4da59c90e657f0749d6c9c979.
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a ↵Jonathan Abrahams2019-03-181-15/+74
| | | | maximum of 1000 excutions or 10 minutes of execution time
* SERVER-39259 Mobile SE: Adjust SQLite Pragmas for Improved PerformanceMatt Lord2019-03-151-3/+3
|
* SERVER-39134 Revert push support for MongoCryptDMark Benvenuto2019-03-141-84/+1
|
* SERVER-40034 Set setup_group_can_fail_task=true for all task groups.Max Hirschhorn2019-03-131-1/+7
|