summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-67503 Return documents with arrays satisfying $elemMatch predicatesBen Shteinfeld2022-07-071-2/+0
* SERVER-67709 rename visit_helperBilly Donahue2022-07-061-2/+2
* SERVER-65943 Add logging to multiversionconstants.pyEvelyn Wu2022-07-063-1/+22
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-069-42/+3
* SERVER-52570 Add symbol dependency query to libdepsMitch Wagner2022-07-053-0/+54
* SERVER-67121 Cost Model and Calibration farmeworkAlexander Ignatyev2022-07-0512-0/+1214
* SERVER-67621 Add CQF passthrough suite for core testsNicholas Zolnierz2022-07-011-0/+110
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-305-221/+0
* SERVER-66892 Introduce change collection passthrough suite.Rishab Joshi2022-06-304-0/+125
* SERVER-67134 Added new evergreen job for new clang tidy checksAlexander Neben2022-06-301-0/+165
* SERVER-66940 Create an FSM test for FLE2 compactErwin Pe2022-06-294-0/+4
* SERVER-67341 Add node selection by path to libdeps visualizerMitch Wagner2022-06-292-15/+115
* SERVER-67340 Libdeps Visualizer Test GraphsMitch Wagner2022-06-282-157/+350
* SERVER-65277 Remove dependency on deprecated PCRE libraryJennifer Peshansky2022-06-271-1/+1
* SERVER-67494 Increase the number of max ports per fixture for c2c suitesMoustafa Maher Khalil2022-06-271-1/+1
* SERVER-67527 add kills_random_sessions to suites/concurrency_replication_for_...Benety Goh2022-06-271-0/+2
* SERVER-53526 Move Libdeps Visualizer Backend State to FrontendMitch Wagner2022-06-2414-376/+431
* SERVER-67430 Fix tags in fle2 tests and improve tag parserMark Benvenuto2022-06-241-0/+12
* SERVER-64089 Ignore checking fields in IGNORE_UNSTABLE_LIST in IDL compatibil...Vesselina Ratcheva2022-06-233-42/+540