summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-0/+1
* SERVER-37069 Remove Rosette Linguistics PlatformMark Benvenuto2018-09-191-24/+0
* SERVER-35707 Allow mongos to retry on re-targeting errors in a transactionJack Mulrow2018-09-194-3/+7
* SERVER-36606: Add large OP_MSG audit integration testingSpencer Jackson2018-09-171-0/+21
* Revert "SERVER-36637 IDL objects should hold owned BSONObjs"Mark Benvenuto2018-09-141-3/+2
* SERVER-37001 Add idleCursor to $currentOpTed Tuckman2018-09-141-0/+1
* SERVER-36637 IDL objects should hold owned BSONObjsMark Benvenuto2018-09-141-2/+3
* SERVER-34882 Support creating instances with all required fields in IDLMark Benvenuto2018-09-142-22/+99
* SERVER-34577 Parse read and write concern for command invocation in embedded....Henrik Edin2018-09-141-0/+1
* SERVER-37071 Blacklist set7.js and max_doc_size.js from retryable_writes_jsco...vrachev2018-09-141-1/+4
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-141-0/+3
* SERVER-36726 Log SessionID when we start a session in the shell and Log TxnNu...Samy Lanka2018-09-131-1/+2
* SERVER-35307 Support prepared transactions on secondaries and immediately abo...Siyuan Zhou2018-09-133-9/+41
* SERVER-35812 Add jstest to ensure that we can't call prepareTransaction if th...Samy Lanka2018-09-135-0/+5
* SERVER-36468 Add a mechanism to allow breaking DBClientConnection out of a bl...Mathias Stearn2018-09-132-0/+3
* SERVER-36162 Powercycle - ensure internal crash command has been executed on ...Jonathan Abrahams2018-09-131-1/+11
* SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx...Jack Mulrow2018-09-124-3/+6
* SERVER-36487 add jstest to make sure that we fail writes to config.transactio...Samy Lanka2018-09-111-0/+1
* SERVER-36859 Validate dbname in DurableViewCatalogImpl::iterate().Justin Seyster2018-09-071-0/+1
* SERVER-33470 Log archival message, even if successful, in hook_test_archival.pyJonathan Abrahams2018-09-071-0/+2
* SERVER-36928 Handle TransientTransactionErrors in multi_statement_transaction...jannaerin2018-09-071-4/+0
* SERVER-36557 Compute atClusterTime for cluster batch writes and findAndModifyJack Mulrow2018-09-061-3/+3
* SERVER-36298 Hook the TransactionCoordinator in to the transaction two-phase ...Esha Maharishi2018-09-064-0/+7
* SERVER-37009 Blacklist snapshot_read_kill_operations.js from concurrency_repl...Maria van Keulen2018-09-061-0/+2
* SERVER-37009 Handle missing sessionDocToKill in killSessions testMaria van Keulen2018-09-061-0/+2
* SERVER-36995 Blacklist multi_statement_transactions_all_commands*.js from con...jannaerin2018-09-051-0/+5
* SERVER-36382 Only snapshot, lineariable and afterClusterTime reads block on p...Samy Lanka2018-09-052-0/+4
* SERVER-35776 Basic 4.0-4.2 up/downgrade for change streamsCharlie Swanson2018-09-043-54/+0
* SERVER-36929 Temporarily blacklist multi_statement_transaction_all_commands*....jannaerin2018-08-291-0/+4
* SERVER-35247 Undefined is allowed for required fields in IDLMark Benvenuto2018-08-291-11/+25
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-293-3/+0
* SERVER-36848 Temporarily blacklist snapshot_read_kill_op_only.js.Max Hirschhorn2018-08-291-0/+4
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-291-1/+0
* SERVER-34593 New resmoke option to repeat testsYves Duhem2018-08-298-29/+52
* SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin2018-08-281-0/+5
* SERVER-36152 Update requirements.txtBen Caimano2018-08-282-4/+4
* SERVER-29450 Lower OplogFetcher and CollectionCloner batch sizes in tests by ...Tess Avitabile2018-08-282-0/+4
* SERVER-36451 ContinuousStepdown with killing nodes can hang due to not being ...Jonathan Abrahams2018-08-281-2/+16
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-279-0/+9
* SERVER-36424 Enforce uniqueKey is unique enoughCharlie Swanson2018-08-273-0/+6
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when serve...Jonathan Abrahams2018-08-271-28/+11
* SERVER-36169 Fix bare raise in stepdown.py hookJonathan Abrahams2018-08-271-9/+8
* SERVER-35184 Enable LTO for embedded SDK buildsAndrew Morrow2018-08-241-2/+2
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-241-0/+1
* SERVER-35954 Default uniqueKey to document key for sharded collectionCharlie Swanson2018-08-242-0/+2
* SERVER-35814 ensure that prepareTransaction waits for writeConcernPavi Vetriselvan2018-08-231-0/+1
* SERVER-36754 Unblacklist testshard1.js in aggregation suiteMatthew Saltz2018-08-228-16/+0
* SERVER-34738 mongo_lock.py graph should display lock type for LockManager locksJonathan Abrahams2018-08-221-5/+7
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-224-24/+4
* SERVER-36612 Consolidate shared SCons pruning on one variantBrian McCarthy2018-08-211-119/+0