summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/snapshot_cursor_integrity.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-151/+151
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-5/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-081-1/+5
* SERVER-34094 Change snapshot read tests to use multi-statement transactionsXiangyu Yao2018-04-171-21/+62
* SERVER-33690 Transaction abort and commit should kill any associated client c...James Wahlin2018-04-161-6/+1
* SERVER-33367 Enforce a cursor is iterated in a transaction/session iff it was...Tess Avitabile2018-03-061-0/+117