summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/read_concern_snapshot_aggregation.js
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* SERVER-42543 Remove conditional check for enableMajorityReadConcern:false in ...William Schultz2019-09-241-5/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-194/+191
* Remove listLocalCursorsTed Tuckman2018-10-121-4/+0
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-2/+5
* SERVER-35388 Improve misleading error messages for operations banned in trans...Samy Lanka2018-06-251-17/+24
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-5/+1
* SERVER-34961 read_concern_snapshot_aggregation.js & snapshot_reads.js should ...James Wahlin2018-05-111-5/+5
* SERVER-34811 Forbid reads and writes to the config, admin, and local database...Tess Avitabile2018-05-081-5/+4
* SERVER-34094 Change snapshot read tests to use multi-statement transactionsXiangyu Yao2018-04-171-4/+22
* SERVER-33666 Make $geoNear stage and geoNear command support readConcern leve...James Wahlin2018-03-211-23/+47
* SERVER-33722 readConcern snapshot should return an error for metadata changesJames Wahlin2018-03-141-2/+6
* SERVER-33541 Add readConcern level 'snapshot' support for aggregation.David Storch2018-03-091-0/+216