0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/buildscripts
2018-01-25 15:28:46 -05:00
..
ciconfig SERVER-30308 Handle absent test_flags in combined_resmoke_args 2017-08-02 17:25:19 -04:00
gdb SERVER-31841 In find_mutex_holder handle when mutex_holder not found in thread_dict 2017-12-19 10:08:26 -05:00
idl SERVER-32646 CommandHelpers 2018-01-16 13:52:44 -05:00
linter SERVER-31628 Always use a python virtualenv in etc/evergreen.yml 2018-01-16 22:45:28 -05:00
package_test SERVER-32527 Move package testing to new BUILD2 VPC 2018-01-25 15:28:46 -05:00
packaging/msi SERVER-14263 Install MongoDB as service on Windows 2017-12-11 14:41:32 -05:00
resmokeconfig SERVER-32643 Add a metadataOnly flag to the clone command 2018-01-23 16:42:55 -05:00
resmokelib SERVER-30642 Raise election timeouts in python fixtures 2018-01-23 10:36:37 -05:00
testdata
tests SERVER-31942 Truncate test lifecycle JIRA issue description 2018-01-23 09:37:31 -05:00
__init__.py
.pydocstyle SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00
.pylintrc SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00
.style.yapf SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00
aggregate_tracefiles.py
aws_ec2.py SERVER-32520 Add VPC support for launching AWS EC2 instances 2018-01-19 13:00:20 -05:00
buildlogger.py SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscripts/ directory 2017-03-09 13:47:54 -05:00
burn_in_tests.py SERVER-32546 Don't fail when no modified tests and no test_list_outfile 2018-01-11 18:26:06 -05:00
clang_format.py SERVER-28465: Refactor eslint.py and clang_format.py 2017-03-28 11:08:01 -04:00
cleanbb.py
collect_resource_info.py SERVER-30839 add back resmoke import checks 2017-10-05 10:14:59 -04:00
combine_reports.py SERVER-30839 fix typo in combine_report.py 2017-10-05 16:12:07 -04:00
consolidate-repos-enterprise.sh
consolidate-repos.sh
cpplint.py SERVER-32414 Remove some stdx:: checks from lint 2018-01-11 14:14:09 -05:00
errorcodes.py SERVER-31629 Support putting unique codes directly into Status constructors 2017-11-02 14:25:21 -04:00
eslint.py SERVER-28465 Only run eslint on js files 2017-04-12 08:57:12 -04:00
evergreen_run_tests.py SERVER-31470 Move "run tests" logic into evergreen_run_tests.py. 2017-10-18 01:45:51 -04:00
fetch_test_lifecycle.py SERVER-30210 Script to fetch the test lifecycle tags 2017-07-28 17:17:10 -04:00
generate_compile_expansions.py SERVER-29422 Respect version.json in patch builds 2017-08-15 10:22:37 +03:00
git.py SERVER-30507 Remove usage of the git '--work-tree' option 2017-08-04 09:50:26 -04:00
hang_analyzer.py SERVER-28824 Trap debugger excptions in hang analyzer and display at end for all processes 2017-08-08 11:31:49 -04:00
icecc_create_env SERVER-30278 SCons icecream integration 2017-10-10 16:11:17 -04:00
install-hooks
jiraclient.py SERVER-29645 Task to update and commit test lifecycle tags 2017-07-27 18:33:40 -04:00
launch_evergreen_ec2_instance.sh SERVER-32520 Add VPC support for launching AWS EC2 instances 2018-01-19 13:00:20 -05:00
lint.py
make_archive.py
make_vcxproj.py SERVER-26727 make_vcxproj.py - add support for .filters and improve performance 2016-10-26 15:18:01 -04:00
moduleconfig.py SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00
mongosymb.py SERVER-28614 Make mongosymb.py ignore everything before the opening brace 2017-04-12 08:57:12 -04:00
mount_data_drive.sh SERVER-30604 Mount EC2 instance drive for /data 2017-08-15 14:48:02 -04:00
msitrim.py SERVER-30995 Add Compass Installer to MongoDB packaging 2017-10-16 11:17:26 -04:00
packager-enterprise.py SERVER-25309 add rhel6 zSeries build variant 2017-02-21 11:31:07 -05:00
packager.py SERVER-30104 Fix tzdata dependency for suse rpm packages 2017-07-27 12:31:26 -04:00
promote_silent_failures.py SERVER-31470 Move "run tests" logic into evergreen_run_tests.py. 2017-10-18 01:45:51 -04:00
pylinters.py SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00
remote_operations.py SERVER-31886 Add powercycle tasks to run on Windows 2017-11-21 13:13:21 -05:00
requirements.txt SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js} 2017-11-02 14:25:21 -04:00
resmoke.py SERVER-32121 sys fail on IOError 2017-12-11 09:59:03 -05:00
runiossim.py SERVER-30564 Run embedded CAPI and transport layer tests in iOS simulator on evergreen 2017-08-08 16:05:14 -04:00
scons_cache_prune.py SERVER-25395: use scons cache for perf projects 2016-08-02 14:59:28 -04:00
scons.py SERVER-28475 Require SCons 2.5 and Python 2.7 2017-03-28 18:24:01 -04:00
setup_multiversion_mongodb.py SERVER-28403 setup_multiversion_mongodb.py looks for latest when downloading Major.minor 2017-10-18 16:01:10 -04:00
smoke.py SERVER-23959 Conditionally create a Windows job object in smoke.py. 2017-02-02 10:49:12 -05:00
test_failures.py SERVER-32614 Remove usage of non-threadsafe strptime() 2018-01-16 11:09:13 -05:00
update_test_lifecycle.py SERVER-31942 Truncate test lifecycle JIRA issue description 2018-01-23 09:37:31 -05:00
utils.py SERVER-30055 Exclude sqlite third party from the linter 2017-07-12 14:17:49 -04:00
vcxproj.header SERVER-26727 make_vcxproj.py - add support for .filters and improve performance 2016-10-26 15:18:01 -04:00