summaryrefslogtreecommitdiff
path: root/jstests/core/txns
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61909 Fix transaction_too_large_for_cache.js to requires_fcv_62r6.2.0-rc4Yu Jin Kang Park2022-12-121-1/+1
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-12-021-0/+85
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-142-1/+8
* SERVER-68832: Fix undefined field in commit_and_abort_large_unprepared_transa...Lingzhi Deng2022-11-091-1/+1
* SERVER-69718 Add global_index.js jscore/txns testJosef Ahmad2022-10-101-0/+314
* SERVER-70270: Use fail_point_util.js instead of checkLog to wait for failpoin...Ivan Fefer2022-10-071-17/+7
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-073-20/+6
* SERVER-68556 Allow transactions on timeseries buckets collectionsMatthew Saltz2022-08-302-2/+64
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-1/+1
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-2/+10
* SERVER-43155 Queries which exceed `maxTimeMS` may return `NetworkInterfaceExc...Varun Ravichandran2022-06-271-1/+10
* SERVER-65029 Make profile command strict to trueZixuan Zhuang2022-05-061-1/+1
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-221-51/+0
* SERVER-65070 Deduplicate list of incompatible mtm migrations testsMatt Broadstone2022-04-084-1/+15
* SERVER-65115 Fix collation for $lookup pushdown using index join strategyRui Liu2022-04-061-0/+4
* SERVER-64064 Create jscore passthrough suite that talks directly to shardsvrsSophia Tan2022-03-176-6/+46
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-041-8/+19
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-021-19/+8
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-011-8/+19
* SERVER-59781 Retry transaction on transient error in multi_statement_transact...Marcos José Grillo Ramirez2021-12-011-70/+81
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-232-14/+0
* SERVER-60765 Remove assumes_against_mongod_not_mongos from no_snapshot_writes...Cheahuychou Mao2021-10-201-6/+1
* SERVER-60389 [SBE] Rewrite engine specific assertions to be multiversion comp...Mihai Andrei2021-10-121-1/+4
* SERVER-55516 Enable time-series tests for sharding passthroughNikita Lapkov2021-10-121-2/+1
* SERVER-59916 Force failing transaction in write_conflicts to endLuis Osta2021-09-301-0/+10
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-234-7/+7
* SERVER-39048, SERVER-57957: ban sharded $lookup and $graphLookup in a transac...Hana Pearlman2021-07-151-12/+1
* SERVER-58485 Add retry to insert inside transactions to prevent transient errorsMarcos José Grillo Ramirez2021-07-141-8/+13
* SERVER-57615 Reset CWWC to w:majority for tests that don'\''t create/stop the...Samy Lanka2021-07-083-159/+193
* SERVER-58316 Handle stale config exception during txn in start_transaction_wi...Tommaso Tocci2021-07-081-16/+14
* SERVER-52021: Create feature flag for support lookup and graphLookup into a s...Militsa Sotirova2021-07-011-1/+9
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-4/+3
* SERVER-58145 Handle stale config exception during txn in multi_update_in_tran...Tommaso Tocci2021-06-301-57/+54
* SERVER-57722 Make SBE test command take an AutoGetDbForReadLockFreeDavid Storch2021-06-281-0/+48
* SERVER-57928 update txns/create_indexes_parallel.js to avoid dropping the tes...Benety Goh2021-06-251-3/+3
* SERVER-57928 update txns/create_indexes.js to avoid dropping the test dbBenety Goh2021-06-251-1/+2
* SERVER-57928 update txns/create_collection_parallel.js to avoid dropping the ...Benety Goh2021-06-251-6/+8
* SERVER-57928 update txns/create_collection.js to avoid dropping the test dbBenety Goh2021-06-241-1/+2
* SERVER-57635 Handle stale config exception during txn in multi_delete_in_tran...Tommaso Tocci2021-06-111-28/+28
* SERVER-57434 Retry transaction on stale config error in read_concerns.jsTommaso Tocci2021-06-101-10/+10
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-05-281-1/+1
* SERVER-56550 Require consistent API params in getMore and txnsA. Jesse Jiryu Davis2021-05-131-5/+15
* SERVER-56773 Change noop_createIndexes_not_blocked_by_txn.js to check for the...Gregory Wlodarek2021-05-071-2/+2
* SERVER-55614 getMore accepts API version paramsA. Jesse Jiryu Davis2021-05-071-1/+1
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-043-0/+9
* SERVER-55614 Make API params optional for cmds in txnsA. Jesse Jiryu Davis2021-05-042-68/+88
* SERVER-54816 Perform ordered time-series inserts in a single storage transactionGregory Noma2021-04-221-19/+17
* SERVER-54955 disallow time-series collection inserts within a multi-document ...Benety Goh2021-04-211-2/+3
* SERVER-54955 add js test for inserting into a time-series collection within a...Benety Goh2021-04-211-0/+34
* SERVER-56085 Tag tests that use applyOpsTommaso Tocci2021-04-141-1/+6