| .. |
|
ciconfig
|
SERVER-58087: Cleanup generate tasks setup
|
2021-07-27 19:18:48 +00:00 |
|
client
|
SERVER-45320: Remove deprecated evergreen client from buildscripts
|
2019-12-31 14:13:52 +00:00 |
|
eslint
|
SERVER-47620 Upgrade eslint
|
2021-04-09 11:45:58 +00:00 |
|
gdb
|
SERVER-75613 Add GDB pretty printers for immutable data structures
|
2024-01-18 05:08:28 +00:00 |
|
idl
|
5.0.31 release maintenance (#28904)
|
2024-11-19 22:11:21 +00:00 |
|
libdeps
|
SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for dyanmic builds
|
2021-07-20 19:23:35 +00:00 |
|
linter
|
SERVER-84435 Update test configuration to reflect enterprise module changes
|
2023-12-29 18:58:37 +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 |
|
packaging/msi
|
SERVER-43385 remove MMAPv1 references
|
2020-09-11 20:28:52 +00:00 |
|
patch_builds
|
SERVER-84479 Adjust burn_in_tests to tolerate missing manifest (#17852)
|
2024-01-03 20:09:48 +00:00 |
|
resmokeconfig
|
SERVER-92375 Remove minor version from rhel8.x variant names (#24708)
|
2024-07-12 21:42:16 +00:00 |
|
resmokelib
|
SERVER-91108: Log with utf-8 encoding to avoid charmap errors on Windows (#25686)
|
2024-08-02 19:22:34 +00:00 |
|
task_generation
|
SERVER-71533 Update legacy task generation to use new test stats location
|
2022-11-24 14:26:39 +00:00 |
|
testdata
|
…
|
|
|
tests
|
SERVER-92547 Use the old rhel80 variant name on v4.2 and v4.4 multiversion tests (#25050)
|
2024-07-19 19:18:52 +00:00 |
|
util
|
SERVER-78727: Update timeout calculator to handle `max_duration_pass`
|
2023-07-10 20:46:52 +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
|
SERVER-32295 Support Python 3
|
2019-04-08 14:08:49 -04:00 |
|
burn_in_tags.py
|
SERVER-71533 Update legacy task generation to use new test stats location
|
2022-11-24 14:26:39 +00:00 |
|
burn_in_tests.py
|
SERVER-92375 Remove minor version from rhel8.x variant names (#24708)
|
2024-07-12 21:42:16 +00:00 |
|
burn_in_tests_multiversion.py
|
SERVER-62992 Remove need for resmoke.ini (v5.0)
|
2022-04-21 13:45:41 +00:00 |
|
clang_format.py
|
SERVER-54861: Update pylint to 2.7.2
|
2021-03-01 23:46:55 +00:00 |
|
collect_resource_info.py
|
SERVER-40559 Python linters do not run after upgrade to Python 3
|
2019-04-16 14:33:43 -04:00 |
|
combine_reports.py
|
SERVER-66927 Remove reference to silentFail from mongo repo
|
2023-04-12 14:43:57 +00:00 |
|
consolidate-repos-enterprise.sh
|
…
|
|
|
consolidate-repos.sh
|
…
|
|
|
debugsymb_mapper.py
|
SERVER-61242 Add logic to the CI to add BUILD ID info to the symbolizer service
|
2022-01-12 18:27:21 +00:00 |
|
download_sys_perf_binaries.py
|
SERVER-79305 [v5.0] Build a skip compile param
|
2023-08-14 16:52:23 +00:00 |
|
errorcodes.py
|
SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHABLE_TASSERT
|
2022-10-27 13:47:40 +00:00 |
|
eslint.py
|
SERVER-47620 Upgrade eslint
|
2021-04-09 11:45:58 +00:00 |
|
evergreen_activate_gen_tasks.py
|
SERVER-57003: Generate resmoke tasks at build variant granularity
|
2021-07-27 19:18:47 +00:00 |
|
evergreen_burn_in_tests.py
|
SERVER-92375 Remove minor version from rhel8.x variant names (#24708)
|
2024-07-12 21:42:16 +00:00 |
|
evergreen_expansions2bash.py
|
SERVER-55626 Extract normal shell scripts from evergreen.yml part 3
|
2021-05-02 17:02:21 +00:00 |
|
evergreen_gen_build_variant.py
|
SERVER-67405: Fix is_patch lookup for build_variant_gen
|
2022-06-21 22:11:46 +00:00 |
|
evergreen_gen_multiversion_tests.py
|
SERVER-88942 Update db-contrib-tool version that includes fix for downloading old binaries
|
2024-04-04 16:35:56 +00:00 |
|
evergreen_gen_powercycle_tasks.py
|
SERVER-82003 fix missing powercycle variables
|
2023-10-11 14:14:28 +00:00 |
|
evergreen_resmoke_job_count.py
|
SERVER-92375 Remove minor version from rhel8.x variant names (#24708)
|
2024-07-12 21:42:16 +00:00 |
|
evergreen_task_tags.py
|
SERVER-54861: Update pylint to 2.7.2
|
2021-03-01 23:46:55 +00:00 |
|
evergreen_task_timeout.py
|
SERVER-92375 Remove minor version from rhel8.x variant names (#24708)
|
2024-07-12 21:42:16 +00:00 |
|
generate_compile_expansions.py
|
SERVER-56355 update evergreen.yml for 5.0
|
2021-05-18 14:13:17 -04:00 |
|
generate_compile_expansions_shared_cache.py
|
SERVER-75066 switch efs scons cache to use global writeable directory
|
2023-04-08 01:02:58 +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
|
SERVER-32295 Support Python 3
|
2019-04-08 14:08:49 -04:00 |
|
make_archive.py
|
SERVER-40542 Remove references to pip2
|
2019-04-10 11:42:47 -04:00 |
|
make_vcxproj.py
|
SERVER-48258 Upgrade yaml-cpp 0.6.3
|
2021-05-11 00:59:15 +00:00 |
|
moduleconfig.py
|
SERVER-67122 Add warning when requesting a module that doesn't exist or when loading legacy ninja module
|
2022-07-27 16:36:29 +00:00 |
|
mongosymb.py
|
SERVER-61242 Add logic to the CI to add BUILD ID info to the symbolizer service
|
2022-01-12 18:27:21 +00:00 |
|
mongosymb_multithread.py
|
SERVER-50396 mongosymb_multithread look for new element names
|
2020-10-02 20:13:12 +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.py
|
SERVER-82093: al 2023 on v5.0 (#17176)
|
2024-02-05 18:30:12 +00:00 |
|
packager_enterprise.py
|
SERVER-82093: al 2023 on v5.0 (#17176)
|
2024-02-05 18:30:12 +00:00 |
|
powercycle_operations.py
|
SERVER-53045 Support local powercycle invocation
|
2021-01-29 07:49:59 +00:00 |
|
powercycle_sentinel.py
|
SERVER-56478 Run powercycle with extended host lifetime for easier debugging
|
2021-05-14 10:36:51 +00:00 |
|
pylinters.py
|
SERVER-55964 Replace "blacklist" in all code and comments
|
2021-05-14 19:07:16 +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.py
|
SERVER-47590 Add undodb Resmoke Subcommand
|
2020-05-13 18:53:52 +00:00 |
|
scons.py
|
SERVER-35121 added verification of python requirements.txt.
|
2021-02-05 02:33:38 +00:00 |
|
scons_cache_prune.py
|
SERVER-62285 added processing of cache-dir push failures.
|
2022-02-01 04:28:03 +00:00 |
|
selected_tests.py
|
SERVER-57003: Generate resmoke tasks at build variant granularity
|
2021-07-27 19:18:47 +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-66769 Add Windows support to spawnhost setup script
|
2022-05-31 17:34:45 +00:00 |
|
shellscripts-linters.sh
|
SERVER-57140 reformat shell scripts and allow space between redirect operators
|
2021-08-06 19:59:33 +00:00 |
|
sync_repo_with_copybara.py
|
5.0.31 release maintenance (#28904)
|
2024-11-19 22:11:21 +00:00 |
|
todo_check.py
|
SERVER-56197 Remove feature flag for window functions
|
2021-06-07 17:01:26 +00:00 |
|
utils.py
|
SERVER-54031 Include .py and .idl files in the errorcodes.py scan
|
2021-03-06 13:29:10 +00:00 |
|
validate_commit_message.py
|
SERVER-90006 Fix up commit message validation logic (#21906)
|
2024-05-08 18:25:27 +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
|
SERVER-40542 Remove references to pip2
|
2019-04-10 11:42:47 -04:00 |
|
yamllinters.sh
|
SERVER-57398 Extract evergreen yaml linter into its own repo
|
2021-06-15 01:14:51 +00:00 |