summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40331 Add commit and abort jstests for transactions larger than 16MBJason Chan2019-04-091-4/+0
* SERVER-40415 Tempfile cleanup from test_adb_monitor.pyJonathan Abrahams2019-04-091-1/+1
* SERVER-39969 Update the 'mongod-dump-sessions' GDB command to be compatible w...William Schultz2019-04-081-15/+22
* SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto2019-04-081-3/+3
* SERVER-32295 Remove references to Python 2Mathew Robinson2019-04-081-1/+1
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-04-082-0/+16
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-04-081-1/+4
* SERVER-32295 Support Python 3Mathew Robinson2019-04-08184-2151/+1814
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-04-083-256/+323
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-5/+4
* SERVER-13298 distinct now uses index for multikey dotted fieldsIan Boros2019-04-042-0/+2
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-0412-19/+114
* SERVER-40345 Change calls involving the 'temp' field in the 'create' command ...Gregory Wlodarek2019-04-0416-0/+103
* SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)Randolph Tan2019-04-034-8/+0
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-0/+9
* SERVER-39313 Metric tracking script for burn_in_testsJonathan Abrahams2019-04-026-58/+2270
* SERVER-40427 Update unittests_query.ymlCharlie Swanson2019-04-021-0/+2
* SERVER-37734 Add a default log component verbosity for mongos to resmoke, and...Randolph Tan2019-04-011-0/+24
* SERVER-40330 clang_format.py format-my does not work with enterprise repoMark Benvenuto2019-04-011-1/+1
* SERVER-40391 Remove low value explain2.js testMartin Neupauer2019-04-016-29/+0
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-03-292-2/+2
* SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev2019-03-291-0/+20
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-2813-0/+17
* SERVER-37974 Test illegal behavior using multiple routers for the same transa...Matthew Saltz2019-03-281-0/+1
* SERVER-40212 Test $$NOW/$$CLUSTER_TIME in a sharded configurationMartin Neupauer2019-03-281-0/+4
* SERVER-40226 Upgrade static OpenSSL to 1.1.1bSpencer Jackson2019-03-281-2/+2
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-282-12/+33
* Revert "SERVER-39899 Enable the initial sync fuzzer in Evergreen"Max Hirschhorn2019-03-271-20/+0
* SERVER-40241 Log resmoke.py invocation for local usage.Max Hirschhorn2019-03-275-3/+322
* Revert "SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for lar...Jason Chan2019-03-272-33/+12
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-272-12/+33
* SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev2019-03-271-0/+20
* SERVER-39752 Unblacklist tests that were waiting for commitTransaction oplog ...Samy Lanka2019-03-276-28/+0
* SERVER-39444 Include prepared transaction tests in new passthrough test suite...Matthew Russotto2019-03-271-4/+0
* SERVER-40132 Create push tasks for mongocryptd tgzMark Benvenuto2019-03-221-0/+77
* SERVER-39678 Comprehensive test for resuming a Change Stream with prepared tr...James Wahlin2019-03-211-0/+1
* SERVER-39435 Add new replica_sets_multi_oplog_txns_jscore_passthrough test suiteJason Chan2019-03-212-1/+60
* SERVER-39988: Remove intergration_tests from compile taskDavid Bradford2019-03-211-3/+1
* SERVER-40244 Make `hang_analyzer.py` discover Windows 10 SDK's debuggerKaloian Manassiev2019-03-211-2/+7
* SERVER-40109 Add method for specifying that a command takes a collection name...Mark Benvenuto2019-03-205-6/+87
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-201-6/+6
* SERVER-39836 Allow updates to document shard key value if write is in transac...jannaerin2019-03-201-0/+1
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-202-2/+3
* SERVER-37771 add Enterprise Ubuntu 18.04 PPCLE buildsZakhar Kleyman2019-03-201-1/+1
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-193-0/+5
* SERVER-38018 Unblacklist multi_statement_transaction_all_commands.js in concu...Siyuan Zhou2019-03-191-7/+0
* Revert "SERVER-39630 Allow updates to the shard key value only when the docum...jannaerin2019-03-192-3/+2
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-192-2/+3
* SERVER-40104 Enable hybrid index builds on sharded multi statement transactio...Louis Williams2019-03-195-18/+0
* SERVER-40115 Generated serialization methods for commands which 'concatenate_...Mark Benvenuto2019-03-181-12/+23