summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/shell_can_use_read_concern.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-261-1/+1
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-171-17/+1
* SERVER-51431 Transaction read concerns are not honored by mongo shellRaiden Worley2021-03-291-0/+5
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-031-13/+0
* 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-183/+178
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-30/+0
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-9/+0
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-16/+0
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
* SERVER-28524 remove group commandKyle Suarez2018-05-301-29/+0
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-081-7/+7
* SERVER-30582 Permit 'local' readConcern for aggregation explain.David Storch2017-09-291-1/+1
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-201-0/+314