0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/buildscripts
2020-04-24 18:59:03 +00:00
..
ciconfig SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
client SERVER-45320: Remove deprecated evergreen client from buildscripts 2019-12-31 14:13:52 +00:00
gdb SERVER-45133 Fix hang analyzer 2020-04-14 22:14:43 +00:00
idl SERVER-46508 Use IDL to represent DeleteRequest 2020-03-18 16:14:43 +00:00
linter SERVER-47332 Add way to do unstructured logging for local development 2020-04-24 12:40:38 +00:00
lldb
package_test SERVER-47708 Don't install uninstallable metapackage 2020-04-22 18:49:32 +00:00
packaging/msi
patch_builds SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
resmokeconfig SERVER-36739 Use the mongos_manual_intervention_action hook in concurrency stepdown suites 2020-04-24 16:22:40 +00:00
resmokelib SERVER-47754 Allow background validation to run on storage engines that do not support checkpoints 2020-04-24 18:59:03 +00:00
testdata
tests SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown suites if a process has crashed 2020-04-22 12:39:12 +00:00
util SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
win
__init__.py
aggregate_tracefiles.py
aws_ec2.py
burn_in_tags_bypass_compile_and_fetch_binaries.py SERVER-45748: Ensure the correct task is used in bypass-compile for burn_in_tags 2020-01-30 21:34:34 +00:00
burn_in_tags.py SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
burn_in_tests_multiversion.py SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
burn_in_tests.py SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
bypass_compile_and_fetch_binaries.py SERVER-46744 Install unit test debug info without increasing disk utilization 2020-04-17 17:46:01 +00:00
clang_format.py SERVER-45594 clang_format.py should probe Program Files for clang-format.exe 2020-01-16 21:37:46 +00:00
collect_resource_info.py
combine_reports.py
consolidate-repos-enterprise.sh
consolidate-repos.sh
errorcodes.py SERVER-46404 Remove shouldLog from logger V1 API 2020-02-28 04:14:38 +00:00
eslint.py SERVER-47004: Properly run eslint on modules 2020-03-20 17:56:48 +00:00
evergreen_gen_fuzzer_tests.py SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
evergreen_gen_multiversion_tests.py SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
evergreen_generate_resmoke_tasks.py SERVER-46437: Create baseline build variant for single task generated tasks 2020-04-13 19:07:37 +00:00
evergreen_resmoke_job_count.py SERVER-47485 Reduce resmoke.py --jobs for hedged reads Evergreen task. 2020-04-15 00:49:36 +00:00
evergreen_run_tests.py
evergreen_task_tags.py
evergreen_task_timeout.py SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
fetch_and_build_openssl.sh SERVER-47063 Upgrade static OpenSSL to 1.1.1e 2020-04-20 20:31:01 +00:00
generate_compile_expansions_shared_cache.py SERVER-44144: Enable commit-queue to populate shared scons cache 2019-11-18 20:54:52 +00:00
generate_compile_expansions.py
hang_analyzer.py SERVER-45133 Dump mutex info in hang analyzer 2020-04-09 23:10:40 +00:00
install-hooks
jiraclient.py
launch_evergreen_ec2_instance.sh
make_archive.py
make_vcxproj.py SERVER-44360 Visual Studio Project Generator can generate for both VS 2017 and VS 2019 2019-11-05 21:48:45 +00:00
merge_corpus.sh SERVER-44314 Refactor merge_corpus.sh 2019-11-12 16:28:42 +00:00
moduleconfig.py SERVER-44390 Optimize for success in moduleconfig 2019-12-04 15:15:36 +00:00
mongosymb_multithread.py SERVER-45587 SIGUSR2 one thread per log line 2020-01-30 17:42:02 +00:00
mongosymb.py SERVER-46260 handle structured log lines in mongosymb.py 2020-02-22 06:18:42 +00:00
mount_drives.sh
msitrim.py
packager_enterprise.py SERVER-44763 Remove gotools from build and packaging 2020-01-15 19:51:39 +00:00
packager.py SERVER-44763 Remove gotools from build and packaging 2020-01-15 19:51:39 +00:00
promote_silent_failures.py
pylinters.py
quickcpplint.py
remote_operations.py SERVER-44559 Enable WT debug table for powercycle tests 2020-04-17 17:10:43 +00:00
requirements.txt
resmoke.ini.in SERVER-45786 Generate Resmoke configuration file to auto-set installDir 2020-02-13 15:21:41 +00:00
resmoke.py SERVER-42607 add quoting to resmoke's invocation for local usage line 2020-04-22 08:58:48 +00:00
scons_cache_prune.py
scons.py SERVER-45198 Upgrade SCons to 3.1.2 2019-12-20 14:03:04 +00:00
selected_tests.py SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
setup_multiversion_mongodb.py
signal_processing_setup.sh SERVER-45867 Use latest version of signal-processing 2020-03-03 22:12:49 +00:00
utils.py SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
validate_commit_message.py Revert "SERVER-45074 validate commit message against JIRA" 2020-01-24 19:17:25 +00:00
validate_mongocryptd.py
vcxproj.header SERVER-4535 Update vcxproj generator intellisense settings 2020-01-06 19:20:41 +00:00
yaml_key_value.py