0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/buildscripts
2021-02-23 22:19:12 +00:00
..
ciconfig SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise builds 2021-01-25 18:36:43 +00:00
client SERVER-45320: Remove deprecated evergreen client from buildscripts 2019-12-31 14:13:52 +00:00
gdb SERVER-52821 Allow thread names to be cached by unique id 2020-12-03 20:34:08 +00:00
idl SERVER-51878 Enable test that checks all API V1 commands have an associated IDL file for specifying inputs/outputs 2021-02-23 22:19:12 +00:00
libdeps SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added schema versioning. 2020-12-16 07:27:36 +00:00
linter SERVER-54475 Add SSPL to shim files. Refactor sspl check. 2021-02-12 20:58:51 +00:00
lldb SERVER-43055 Prevent exceptions when lldb prints a BSONObj with datetimes beyond datetime.MAXYEAR 2020-07-23 17:29:38 +00:00
package_test SERVER-50465 Package tests not run on ARM hosts 2021-02-12 01:19:54 +00:00
packaging/msi SERVER-43385 remove MMAPv1 references 2020-09-11 20:28:52 +00:00
patch_builds SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in setup multiversion mongodb 2020-12-08 07:43:26 +00:00
resmokeconfig SERVER-47936 Skip workloads that kill random cursors for the concurrency_replication_for_backup_restore suite 2021-02-23 21:07:34 +00:00
resmokelib SERVER-54633 Retry mongo client commands when starting mongod in powercycle 2021-02-23 15:27:05 +00:00
testdata
tests SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script 2021-02-21 18:40:51 +00:00
util SERVER-53196: Fail to generate tasks if a large distro is required but not specified 2020-12-04 21:53:06 +00:00
win SERVER-51856 Add Visual Studio Natvis debugger visualizers for BSONObj and BSONElement 2020-10-28 14:10:43 +00:00
__init__.py
aggregate_tracefiles.py
blackduck_hub.py SERVER-53507 Improve report for manually added components in black duck reports 2021-01-11 19:32:02 +00:00
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-54154: Update burn_in_tags compile name 2021-02-01 16:47:54 +00:00
burn_in_tests_multiversion.py SERVER-50401: Use evergreen manifest to determine revisions to compare against 2020-08-26 15:58:35 +00:00
burn_in_tests.py SERVER-54297 Split up the archiving of the server and its debug info 2021-02-05 20:10:02 +00:00
bypass_compile_and_fetch_binaries.py SERVER-54297 Split up the archiving of the server and its debug info 2021-02-05 20:10:02 +00:00
clang_format.py SERVER-50592 Update mypy and GitPython pip requirements 2020-09-01 01:19:35 +00:00
collect_resource_info.py
combine_reports.py
consolidate-repos-enterprise.sh
consolidate-repos.sh
errorcodes.py SERVER-48323: Have errorcodes.py accept a --ticket input to generate unique error codes. 2020-10-10 02:08:51 +00:00
eslint.py SERVER-50592 Update mypy and GitPython pip requirements 2020-09-01 01:19:35 +00:00
evergreen_gen_fuzzer_tests.py SERVER-54297 Split up the archiving of the server and its debug info 2021-02-05 20:10:02 +00:00
evergreen_gen_multiversion_tests.py SERVER-54297 Split up the archiving of the server and its debug info 2021-02-05 20:10:02 +00:00
evergreen_generate_resmoke_tasks.py SERVER-54297 Split up the archiving of the server and its debug info 2021-02-05 20:10:02 +00:00
evergreen_resmoke_job_count.py SERVER-51251 Increase parallelism in Evergreen tasks 2020-10-02 14:58:00 +00:00
evergreen_task_tags.py SERVER-44400: Fix evergreen_task_tags 2019-11-04 23:12:46 +00:00
evergreen_task_timeout.py SERVER-51097 Reduce maximum runtime of unittests "run tests" phase 2020-11-05 16:41:31 +00:00
generate_compile_expansions_shared_cache.py SERVER-53978 Allow patch builds to push to the cache 2021-02-03 23:19:50 +00:00
generate_compile_expansions.py SERVER-53933 Update compile expansions script for releases 2021-01-21 18:40:51 +00:00
hang_analyzer.py SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:28:28 +00:00
install-hooks
jiraclient.py
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-50396 mongosymb_multithread look for new element names 2020-10-02 20:13:12 +00:00
mongosymb.py SERVER-46260 handle structured log lines in mongosymb.py 2020-02-22 06:18:42 +00:00
mount_drives.sh SERVER-41393 Identify devices by their UUID in /etc/fstab. 2019-06-03 18:53:07 -04:00
msitrim.py Revert "SERVER-47257 Ensure back button on final MSI panel works correctly" 2020-06-25 17:46:40 +00:00
packager_enterprise.py SERVER-54073 Add support for -alpha prereleases 2021-02-12 00:56:51 +00:00
packager.py SERVER-54073 Add support for -alpha prereleases 2021-02-12 00:56:51 +00:00
powercycle_operations.py SERVER-53045 Support local powercycle invocation 2021-01-29 07:49:59 +00:00
promote_silent_failures.py
pylinters.py SERVER-47796: Ensure linters run against enterprise modules 2020-05-06 13:12:44 +00:00
quickcpplint.py SERVER-50642 Move to generic grammar.yy and avoid constructing vector of BSONElements in lexer 2020-09-08 14:19:50 +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-47590 Add undodb Resmoke Subcommand 2020-05-13 18:53:52 +00:00
scons_cache_prune.py SERVER-53749 Reduce info logging on SCons cache pruning script 2021-01-14 01:39:43 +00:00
scons.py SERVER-35121 added verification of python requirements.txt. 2021-02-05 02:33:38 +00:00
selected_tests.py SERVER-52511: Fix selected-test task name generatation 2020-11-02 15:23:46 +00:00
setup_multiversion_mongodb.py SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in setup multiversion mongodb 2020-12-08 07:43:26 +00:00
setup_spawnhost_coredump SERVER-54451: Have setup_spawnhost_coredump extract unittest binaries/debug symbols. 2021-02-11 03:53:03 +00:00
utils.py SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
validate_commit_message.py SERVER-48714 Send commit queue validation messages to stderr 2020-06-29 18:31:40 +00:00
validate_mongocryptd.py SERVER-41390: Only validate_mongocryptd if variant has a push task 2019-05-30 13:57:18 -04:00
vcxproj.header SERVER-4535 Update vcxproj generator intellisense settings 2020-01-06 19:20:41 +00:00
yaml_key_value.py