summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56967 Make a deepcopy of shell_options in the tenant migration passthr...Jason Zhang2021-05-181-1/+2
* SERVER-56938 Continuous tenant migration hook should retry dropping tenant db...Jack Mulrow2021-05-141-3/+7
* SERVER-56914 exclude insert1.js from tenant migration stepdown passthroughPavi Vetriselvan2021-05-141-0/+1
* SERVER-56751: Add patch build task for todo comment checksDavid Bradford2021-05-121-2/+24
* SERVER-56216: Don't look at git metadata when checking for todo commentsDavid Bradford2021-05-121-0/+4
* SERVER-56216: Add commit-queue checks for unresolved TODOsDavid Bradford2021-05-122-0/+529
* SERVER-56471 Give tenant migration recipients privilege to skip cluster time ...Jack Mulrow2021-05-061-7/+9
* SERVER-56188 Nested applyOps can hold onto global X lock while blocking on mi...Jason Zhang2021-05-056-0/+156
* SERVER-56582: Adjust timeouts of windows-debug and code-coverage build variantsDavid Bradford2021-05-041-0/+1
* SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko2021-04-301-21/+5
* SERVER-56434 Make tenant migration hook retry if get primary times outCheahuychou Mao2021-04-291-6/+24
* SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry dono...Cheahuychou Mao2021-04-291-2/+3
* SERVER-56439 Exclude insert1.js from tenant migration kill/terminate primary ...Pavi Vetriselvan2021-04-282-0/+2
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-282-8/+8
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-281-9/+1
* SERVER-56340 Retry remote host setup operationsMikhail Shchatko2021-04-282-16/+16
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-279-52/+43
* SERVER-56343 Create shallow copy of shell_options in tenant migration passthr...Jason Zhang2021-04-271-1/+1
* SERVER-56324: Increase transactionLifetimeLimitSeconds in tenant migration tr...XueruiFa2021-04-271-1/+1
* SERVER-56308 Enable auth in tenant migration jscore passhthrough suitesCheahuychou Mao2021-04-278-14/+241
* SERVER-55359 pre/post image ops after startFetchingDonorOpTime should be filt...Pavi Vetriselvan2021-04-263-9/+0
* SERVER-56258: Complete TODO from SERVER-55355XueruiFa2021-04-221-10/+2
* SERVER-56184: Update replica_sets task timeout for windowsDavid Bradford2021-04-201-0/+1
* SERVER-55810: Unban background_unique_indexes.js from tenant migration failov...Lingzhi Deng2021-04-133-9/+0
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-04-102-5/+54
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-085-130/+10
* SERVER-55366 inject_tenant_prefix should always retry entire batch of retryab...Pavi Vetriselvan2021-04-083-18/+4
* SERVER-53807: Add tenant migrations passthrough coverage for transactionsXueruiFa2021-04-081-0/+407
* SERVER-55249 archive all data on required mainline buildersRobert Guo2021-04-083-47/+33
* SERVER-55783: Archive data files for all tests in tenant migration passthroughsLingzhi Deng2021-04-065-0/+5
* SERVER-52713 Add tenant migration kill and terminate jscore passthrough suitesCheahuychou Mao2021-04-062-0/+594
* SERVER-52713 Add tenant migration stepdown jscore passthrough suiteCheahuychou Mao2021-04-064-91/+511
* SERVER-55660: Dynamically split long running concurrency tasksDavid Bradford2021-04-012-2/+27
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-311-3/+0
* SERVER-55410 Disable create_capped_collection*.js for incremental backupsGregory Wlodarek2021-03-291-0/+4
* SERVER-54430 update filename suffix for 4.9Robert Guo2021-03-221-2/+2
* SERVER-54945 Make drop database resilient to stepdowns on sharded clusterTommaso Tocci2021-03-2215-15/+0
* SERVER-54525 Access_check for none commandsMark Benvenuto2021-03-221-1/+10
* SERVER-54524 Extend Authorization Session to record all access checks and pri...Mark Benvenuto2021-03-221-3/+10
* SERVER-55349 Make TenantMigrationThread garbage collect migration before vali...Cheahuychou Mao2021-03-191-61/+70
* SERVER-55291: Remove bypass compile support for burn_in_tagsDavid Bradford2021-03-192-765/+0
* SERVER-54642 JS testing for sparse, multikey, 2d and 2dsphere indexes on time...Dianna Hohensee2021-03-192-0/+2
* SERVER-43899 Remove shardAsReplicaSet on ssl testsMarcos José Grillo Ramirez2021-03-191-0/+3
* SERVER-54532 Extend buildscripts/idl/idl_check_compatibility.py to check for ...Huayu Ouyang2021-03-188-27/+655
* SERVER-54855 Allow unstable fields to become stable if they are optional or h...Huayu Ouyang2021-03-187-54/+128
* SERVER-50567 Remove Ubuntu 16.04 Arm64John Chen2021-03-182-12/+1
* SERVER-53212 Create an evergreen task for IDL compatibility checkMoustafa Maher2021-03-185-18/+157
* SERVER-55107 Adding checking for Variant containing Array Type in idl_check_c...Moustafa Maher2021-03-176-61/+953
* SERVER-55245: Update setup_spawnhost_coredump.Daniel Gottlieb2021-03-171-1/+1
* SERVER-55169: Handle timeseries bucket collections in TenantCollectionClonerLingzhi Deng2021-03-171-17/+0