summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61853: Sync get_named_suites lookups in resmokeDavid Bradford2022-05-021-15/+16
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-281-0/+3
* SERVER-61460 correctly merge --setParameter in resmokeRobert Guo2022-04-265-21/+108
* SERVER-65907: Delete the CST benchmarkMaddie Zechar2022-04-222-4/+0
* SERVER-64949: Disable the CST benchmarksMaddie Zechar2022-04-153-18/+4
* SERVER-64037: Update default timeouts for long-running tasksDavid Bradford2022-03-011-0/+3
* SERVER-63359 update filename suffix for 5.3r5.3.0-rc0Jon Streets2022-02-151-2/+2
* update filename suffix for 5.3Siran Wang2022-02-151-2/+2
* SERVER-63646 _raise_if_unsafe_exit uses wrong return_codeRichard Samuels2022-02-151-1/+1
* SERVER-63601 Disable test in sharding_clustered_collections.ymlHenrik Edin2022-02-151-0/+1
* SERVER-62963 remove requires_timeseries exclusion from concurrency_sharded_*Jordi Olivares Provencio2022-02-1515-30/+0
* SERVER-61686 Fix multiversion tags in burn_in_testsMikhail Shchatko2022-02-153-23/+23
* SERVER-62681 Create change streams per shard cursor passthrough suiteJennifer Peshansky2022-02-141-0/+58
* SERVER-63601 Disable reshard_collection_failover_shutdown_basic.js on shardin...Haley Connelly2022-02-141-0/+1
* SERVER-63221 Delay ClusterToClusterReplication hook starting the replicator u...Vishnu Kaushik2022-02-112-40/+26
* SERVER-63464 Create Collection restrictions with encrypted fieldsErwin Pe2022-02-111-0/+25
* SERVER-63220: Modify ContinuousStepdown hook to be compatible with ClusterToC...XueruiFa2022-02-111-1/+6
* SERVER-63510: Fix apt packager for alpha nightly buildsDylan Richardson2022-02-102-1/+48
* SERVER-63342 Reduce size of generated task configurationRichard Samuels2022-02-104-4/+28
* SERVER-62032 Complete TODO listed in SERVER-60619trahman13182022-02-091-0/+1
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-092-2/+0
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-097-3/+7
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-092-0/+2
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-082-2/+0
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-087-7/+3
* SERVER-60728 Add a new test hook to simulate crashes and validate data files ...Gregory Wlodarek2022-02-083-0/+246
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-077-3/+7
* SERVER-63280 Disable ssl_cert_selector_apple.jsr5.3.0-alpha2Gabriel Marks2022-02-071-0/+3
* SERVER-63108 Rename Versioned API to Stable APIA. Jesse Jiryu Davis2022-02-071-1/+1
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-0712-0/+12
* SERVER-63273 ClusterToClusterReplication hook can error if no tests were runVishnu Kaushik2022-02-041-6/+8
* SERVER-63125 Remove TODO commentMikhail Shchatko2022-02-041-1/+0
* SERVER-62874 Fix and enable tests from clustered/sharding suiteDaniel Gómez Ferro2022-02-031-4/+1
* SERVER-61133 Copy donor files to temp directory.Suganthi Mani2022-02-032-0/+4
* SERVER-62569 Handle bson_serialization_type for ArrayType in IDL Compatibilit...ali-mir2022-02-023-4/+94
* SERVER-60211 Structure targeted multiversion JS test directoriestrahman13182022-02-024-4/+56
* SERVER-62953 Explicitly disable clustering when commanded by the userJordi Olivares Provencio2022-02-021-2/+0
* SERVER-62616 Enable reshard*.js tests in sharded_clustered_collectionsHaley Connelly2022-02-021-4/+3
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-022-6/+0
* SERVER-60876 Run testing under WT stress configurationGregory Noma2022-02-011-0/+1
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-314-0/+107
* SERVER-61817 Only allow txnRetryCounter and internal sessions for internal cl...Jack Mulrow2022-01-273-0/+3
* SERVER-63024 Support default values for variants in IDLGregory Noma2022-01-273-25/+13
* SERVER-62991 update deprecation message for multiversion setupRobert Guo2022-01-271-3/+6
* SERVER-61501 Create sharding suite where collections are clustered by defaultHaley Connelly2022-01-271-0/+40
* SERVER-62826 Increase clustered collection passthrough test coverageJosef Ahmad2022-01-271-8/+2
* SERVER-63002 Support bindata types for variants in IDLGregory Noma2022-01-263-37/+83
* SERVER-62858 Investigate symbolized outputs with "?" signsJasur Nurboyev2022-01-263-17/+86
* SERVER-62455 Add `collectionUUID` parameter to `renameCollection` commandGregory Noma2022-01-251-3/+1
* SERVER-62621 IDL compatibility checker should check brand new commandsHuayu Ouyang2022-01-253-7/+190