summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/transaction_reaper.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-071-0/+3
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-154/+153
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-161-1/+4
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-33636 assert on transaction_reaper.js writeJason Carey2018-03-061-1/+1
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-211-1/+3
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-171-0/+5
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+3
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-3/+3
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+149