summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39844 Add shard key update and migration concurrency testingBlake Oler2019-05-282-0/+523
* SERVER-41280 JS tests shouldn't assume the prepare oplog entry is the first i...Siyuan Zhou2019-05-283-18/+19
* Revert "SERVER-37674 Increase logging verbosity for sharding_balance4.js"Matthew Saltz2019-05-281-6/+3
* SERVER-40529 Refresh pinned users in background threadJonathan Reams2019-05-281-4/+56
* SERVER-41107 Create concurrency test that accesses a collection in a transact...Tess Avitabile2019-05-281-0/+342
* SERVER-41312 Ban internalReadAtClusterTime in transactionsTess Avitabile2019-05-241-1/+24
* SERVER-40469 Remove expectPreparedTxnsDuringRollback option.Max Hirschhorn2019-05-244-16/+10
* SERVER-41315: fix read_operations_during_rollback.jsLingzhi Deng2019-05-241-6/+11
* SERVER-39770 Add retry logic to FSM connection cache setupVesselina Ratcheva2019-05-241-1/+5
* SERVER-41115 Add $merge support for $$NOW and $$CLUSTER_TIMEBernard Gorman2019-05-242-2/+94
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-243-41/+164
* SERVER-41008: Use timestampCmp for timestamp comparison in PrepareHelpers.awa...Lingzhi Deng2019-05-241-1/+2
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-2356-75/+375
* SERVER-41275 rename $merge option replaceWithNew to replaceCharlie Swanson2019-05-2326-171/+122
* SERVER-41037 kill all user operations that hit prepare conflicts on step upPavi Vetriselvan2019-05-231-0/+128
* SERVER-40594 Make range deleter interruptibleMatthew Saltz2019-05-234-20/+91
* SERVER-41198 Translate $out tests in jstests/aggregation/sources/out to use $...Nick Zolnierz2019-05-2320-884/+1217
* SERVER-33727 Do not wait for write concern if opTime didn't change during writeJames Wahlin2019-05-234-4/+86
* SERVER-39810 Make the new transaction format the default.Matthew Russotto2019-05-236-54/+2
* SERVER-38682 Add option to show writes to documents performed as part of chu...Evan Nixon2019-05-221-0/+267
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-234-10/+359
* SERVER-40982 Add uses_transactions tag to sharding_statistics_server_status.jsJack Mulrow2019-05-221-1/+2
* SERVER-41188 Remove support for explicit prepare oplog entry on secondarySiyuan Zhou2019-05-221-2/+2
* SERVER-41257 Disallow persisting new 4.2 expressions in FCV 4.0Charlie Swanson2019-05-224-0/+608
* SERVER-40919 Remove stmtId from transaction oplog entriesJason Chan2019-05-221-1/+1
* SERVER-39813 add oldest required timestamp to server statusBenety Goh2019-05-225-0/+30
* SERVER-39803 Test unprepared transactions on mixed-version replica setJason Chan2019-05-222-0/+141
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-2216-138/+730
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-224-0/+136
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-214-80/+2
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-212-0/+38
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-214-34/+15
* SERVER-41199 Translate $out tests in jstests/sharding to use $mergeNick Zolnierz2019-05-2118-565/+699
* SERVER-40643 SERVER-40645 Add jstests that test the split horizon featureHenrik Edin2019-05-213-0/+330
* SERVER-41200 Change syntax from $out to $merge for tests in other directoriesJacob Evans2019-05-211-2/+2
* SERVER-41161 Re-enable renaming between databases for applyOpsXiangyu Yao2019-05-211-0/+41
* SERVER-41200 Change syntax from $out to $merge for tests in other directoriesJacob Evans2019-05-2110-190/+407
* SERVER-41057 Add non-transactional afterClusterTime find to multi_statement_t...Judah Schvimer2019-05-214-12/+38
* SERVER-40555 add searchSnippet metadataIan Boros2019-05-202-1/+7
* SERVER-41100 Update lastWriteOpTime for prepareTransaction on secondariesVesselina Ratcheva2019-05-201-0/+68
* SERVER-40841 Fix lintJonathan Reams2019-05-201-6/+4
* SERVER-41201 Add replacements for more $out helpersNick Zolnierz2019-05-202-101/+158
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-2013-15/+15
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-2021-541/+1343
* SERVER-40949 add LookupAllowed stage constraintIan Boros2019-05-202-6/+4
* SERVER-41206 create_indexes_waits_for_already_in_progress.js should not run w...Dianna2019-05-201-1/+4
* SERVER-40026 Don't allow distinct on sharded collections in multi document tr...Jack Mulrow2019-05-204-16/+72
* SERVER-40982 Add counters for aborted migrations from lock timeoutsJack Mulrow2019-05-201-2/+101
* SERVER-40419 Remove feature flag guard for pipelines in updateJames Wahlin2019-05-201-33/+0
* SERVER-40447: Add FlowControl unittests and jstests.Daniel Gottlieb2019-05-201-0/+66