summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73424 disable generating reports for mongo tidy check unittests.Daniel Moody2023-01-281-4/+7
* SERVER-72285 currentOp with $tenant should see ops for same tenantjannaerin2023-01-271-15/+6
* SERVER-73352 Modify how de-duplicate the clang tidy errorsJuan Gu2023-01-271-5/+21
* SERVER-73030 Generate random array data for CE testingTimour Katchaounov2023-01-272-13/+94
* SERVER-72866 resmoke symbolizer service raises Python error when stacktrace f...jasurbeknurboyev2023-01-262-1/+13
* SERVER-68757 SERVER-68758 SERVER-69800 (1/2) Add an aggregate stage for calcu...Cheahuychou Mao2023-01-261-1/+4
* SERVER-70695 Add config fuzzer sharding testsLouis Williams2023-01-264-16/+20
* SERVER-73162 Make resmoke absolutize dataPath and dataDir when configuring th...George Wangensteen2023-01-261-3/+4
* SERVER-73261 Use the latest mongo-ninja-python & mongo-tooling-metricsTausif Rahman2023-01-255-8/+46
* SERVER-72611 Debug symbols with compile variant worksAlexander Neben2023-01-253-33/+108
* SERVER-72761 Split prepareTransaction oplog entries during secondary oplog ap...Wenbin Zhu2023-01-251-0/+3
* SERVER-73169 Disallow project_with_collation.js from running in suites that t...Arun Banala2023-01-253-0/+3
* SERVER-72078 Add jmpNotNothing instructionRui Liu2023-01-251-1/+1
* SERVER-73233 fix build_metrics task generationDaniel Moody2023-01-251-16/+25
* SERVER-69148 Added looser python linting back to mongo pretty printersAlexander Neben2023-01-255-101/+119
* SERVER-72816 Removed gdb calls to getGlobalLockManagerAlexander Neben2023-01-252-2/+7
* SERVER-72940 Increase the shard split time out limit in shard split pass thro...Sophia Tan2023-01-241-0/+6
* SERVER-73124 add modernize-deprecated-headers clang-tidy check.Daniel Moody2023-01-241-4/+23
* SERVER-72461 Add compound wildcard index specification validationRuoxin Xu2023-01-241-0/+6
* SERVER-73144 added script to apply clang tidy fixes.Daniel Moody2023-01-242-1/+71
* SERVER-72858 Do not wait for mongos retargeting in stepdown hookTommaso Tocci2023-01-249-74/+8
* SERVER-73047 add mongo tidy check unittestsDaniel Moody2023-01-231-1/+7
* SERVER-73177 Make API compatibility check ignore access checks introduced by ...Cheahuychou Mao2023-01-236-30/+140
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-0/+20
* SERVER-71472 Add tools and mongosh packages to test_packages_completeRyan Egesdahl2023-01-202-51/+143
* SERVER-72662 Generate random string data for CETimour Katchaounov2023-01-203-227/+144
* SERVER-72291 Make RolesInfoCommandArg::parseFromBSON tenant awareHugh Tong2023-01-191-2/+0
* SERVER-73003 Use correct project when getting historical test runtime dataMikhail Shchatko2023-01-191-7/+12
* SERVER-69445 Implement the CollectionSnapshot(s) infrastructure to back Colle...Jordi Serra Torrens2023-01-191-1/+2
* SERVER-72230: Ensure Shard Merge supports transactionsChristopher Caplinger2023-01-191-0/+1
* SERVER-70337 aggregate several jscore suitesTrevor Guidry2023-01-1914-122/+200
* SERVER-72976 Get tooling metrics collection in fully working stateTausif Rahman2023-01-185-51/+89
* SERVER-72881 Update certain core passthrough suites to exclude auth1.js and a...Erwin Pe2023-01-1816-16/+16
* SERVER-72827 Filter out historic runtimes of non-passing testsMikhail Shchatko2023-01-184-1/+63
* SERVER-49705 'permitted' file may have been deleted by 'after_test'Tommaso Tocci2023-01-181-1/+1
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-1819-0/+43
* SERVER-62841 microbenchmarks for ABT loweringDavis Haupt2023-01-171-0/+1
* SERVER-72447 error if CSI test is running in the parallel suiteAlyssa Wagenmaker2023-01-171-0/+2
* SERVER-67062 added arm variant for build metricsDaniel Moody2023-01-171-0/+6
* SERVER-50476 created gdb_index scons tool to generate gdb_indexDaniel Moody2023-01-171-0/+83
* SERVER-72663 Visualize distribution of generated dataTimour Katchaounov2023-01-172-4/+36
* SERVER-72877 Mongos retargeting logic in stepdown hooks should skip viewsTommaso Tocci2023-01-172-0/+8
* SERVER-72083 Pass in tenant information when parsing ns in struct items of ID...Sophia Tan2023-01-152-13/+12
* SERVER-72504 Fix the parsing issue when running '$_internalIndexKey' expressi...Rishab Joshi2023-01-1518-46/+0
* SERVER-67267 Inject tenant Ids for change stream multitenant replica set pass...Rishab Joshi2023-01-153-23/+57
* SERVER-72173 Fix missing tenantId when calling the profile functionHugh Tong2023-01-131-2/+2
* SERVER-72813 basic benchmark for abt loweringDavis Haupt2023-01-131-0/+13
* SERVER-72759: Setup pre-reqs for catalog shard test suite.Kshitij Gupta2023-01-121-1/+2
* SERVER-72236 Generate random integer data for CETimour Katchaounov2023-01-122-17/+16
* SERVER-72348 Use the new mongo-tooling-metrics libraryTausif Rahman2023-01-1210-715/+183