summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-68683 [CQF] Fix grow_hash_table.jsSvilen Mihaylov2022-08-101-1/+0
* SERVER-68636 rename HighCardinalityMode to EncryptedCollScanModeDavis Haupt2022-08-102-3/+3
* SERVER-68632 Lock threads when collecting stacktrace filesMikhail Shchatko2022-08-101-6/+6
* SERVER-68626 Use feature flag to enable either the range deleter service or t...Pierlauro Sciarelli2022-08-101-0/+3
* SERVER-68399 Fix parsing of safeint version numbers in blackduck_hub.pyMark Benvenuto2022-08-091-3/+4
* SERVER-67058 Create libdeps metricsDaniel Moody2022-08-091-5/+10
* SERVER-67548 Index scan with equality to null incorrectly appends null if the...Svilen Mihaylov2022-08-061-2/+2
* SERVER-68455: GDB methods for dumping in-memory WT trees.Daniel Gottlieb2022-08-052-1/+226
* SERVER-68566: Disable pylinters for gdb scripts.Daniel Gottlieb2022-08-051-1/+1
* SERVER-68244 discard logs from some successful patch build testsRobert Guo2022-08-054-14/+35
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-052-2/+2
* SERVER-68066 Organize CQF Passthrough test suite into correct TODOsEmily Wang2022-08-041-7/+2
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-047-15/+14
* SERVER-67510 Fix descending index on range predicate bugDaniel Segel2022-08-041-2/+1
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-046-9/+11
* SERVER-53532 Add edge list to lipdeps visualizerMitch Wagner2022-08-0315-215/+800
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-036-11/+9
* SERVER-67826 Ensure parsed IDL types own or preserve the lifetime of their dataGeorge Wangensteen2022-08-022-27/+148
* SERVER-61685 Remove isTimeseriesNamespace flag for collModRui Liu2022-08-021-0/+3
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-0127-574/+957
* SERVER-63123 Add support for creating columnar indexes with a subset of field...Justin Zhang2022-07-302-2/+2
* SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan2022-07-294-19/+24
* SERVER-66369 Generate burn_in_tests and burn_in_tags using mongo-task-generatorMikhail Shchatko2022-07-297-1610/+144
* SERVER-65508 detect existing resmoke processes which could cause issues for t...Daniel Moody2022-07-287-2/+234
* SERVER-65004 Make it harder to add a stable field/change an unstable field to...Vesselina Ratcheva2022-07-285-1/+372
* SERVER-68376 make IDL-generated code compatible with boost or std optionalBilly Donahue2022-07-281-9/+6
* SERVER-68349 Support various data distributions in random data generatorAlexander Ignatyev2022-07-287-109/+602
* SERVER-67649 Teach IDL reply types to ignore generic fieldsGeorge Wangensteen2022-07-285-5/+34
* SERVER-67771 Allow duplicate multi-key entries in PartialSchemaRequirements mapSvilen Mihaylov2022-07-271-4/+0
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-273-1/+63
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-07-271-1/+0
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-263-19/+19
* SERVER-67851 Support additional input parameters in Cost ModelAlexander Ignatyev2022-07-269-167/+377
* SERVER-66265: Add task to run CQF tests without pipeline optimizationsHana Pearlman2022-07-261-0/+38
* SERVER-68264 Update GDB's pretty printer for CodeFragmentIrina Yatsenko2022-07-251-3/+16
* SERVER-67641: Add aggregation tests to cqf passthrough suiteHana Pearlman2022-07-251-0/+2
* SERVER-68155 Improve IDL struct command handlingSara Golemon2022-07-251-8/+13
* SERVER-68109 Fix sending Slack notifications for Windows spawn hosts.Max Hirschhorn2022-07-191-3/+16
* SERVER-68109 Notify via Slack when setup_spawnhost_coredump is done.Max Hirschhorn2022-07-181-1/+29
* SERVER-68096 Remove fle2 tests from change_streams_downgradeMark Benvenuto2022-07-181-2/+0
* SERVER-64909 Re-enable non-query sharding tests in the sharding_last_lts_mong...Jordi Serra Torrens2022-07-141-22/+2
* SERVER-66968 add resmoke environment options to local usage textDaniel Moody2022-07-131-3/+7
* SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest dur...Sophia Tan2022-07-136-48/+63
* Revert "SERVER-65459 Construct NamespaceString using tenantId on the OpMsgReq...jannaerin2022-07-126-63/+48
* SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest dur...Sophia Tan2022-07-116-48/+63
* SERVER-61072 Remove MigrationRecipientCriticalSection feature flagAntonio Fuschetto2022-07-112-2/+0
* SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadataTommaso Tocci2022-07-091-2/+0
* SERVER-67791 Re-enable newer fcvsAlexander Neben2022-07-082-9/+3
* SERVER-67200 Add a new range QueryType to EncryptedFieldConfigReilly McBride2022-07-081-0/+2
* SERVER-66567 Add GDB pretty printer for ABT::Reference typeNicholas Zolnierz2022-07-081-10/+14