index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
shell
/
session.js
Age
Commit message (
Expand
)
Author
2024-04-01
SERVER-88511: Create replica set started with --configsvr jscore passthrough ...
Wenqin
2023-06-16
SERVER-77119 fle2_crud.js should use the same session to read from encrypted/...
Shreyas Kalyan
2023-04-13
SERVER-72988: Support retryable writes for bulkWrite on mongod
seanzimm
2023-03-02
SERVER-70703: Implement OIDC refresh flow in legacy shell
Varun Ravichandran
2022-11-17
SERVER-59302 Remove support in client code for commands wrapped with $query
David Storch
2022-04-22
SERVER-64986 Add concurrency workloads that test internal transactions using ...
Cheahuychou Mao
2021-12-21
SERVER-58035 Remove db.runCommandWithMetadata from mongo shell
Blake Oler
2021-11-20
SERVER-61664 Fix test log formatting
A. Jesse Jiryu Davis
2021-08-12
SERVER-56943 add cmdObj to runClientFunctionWithRetries() log message for tests
Siran Wang
2021-06-30
SERVER-58103 Remove test cases which test legacy op behaviors
Yoonsoo Kim
2021-05-14
SERVER-55964 Replace "blacklist" in all code and comments
Shreyas Kalyan
2021-05-12
SERVER-55961: Replace 'whitelist' in variable names, types, and comments
Varun Ravichandran
2021-05-12
SERVER-55596 Remove isMaster from API Version 1
A. Jesse Jiryu Davis
2021-03-29
SERVER-51431 Transaction read concerns are not honored by mongo shell
Raiden Worley
2020-11-03
SERVER-47081 Delete geoSearch command and related tests
Mihai Andrei
2020-09-08
SERVER-50527 Change NotMasterError category to NotPrimaryError
Pavi Vetriselvan
2019-11-14
SERVER-43463 remove outdated TODO note
Misha Tyulenev
2019-11-01
SERVER-40372 Track transaction size
Tess Avitabile
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-10
SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...
Allison Easton
2019-04-04
SERVER-38937 unify txn override and auto retry on network error
Judah Schvimer
2019-01-24
SERVER-38631 Let DriverSession own SessionAwareClient.
Siyuan Zhou
2019-01-15
SERVER-38717 Shell prohibits w: 0 in session
A. Jesse Jiryu Davis
2019-01-03
SERVER-36902 Abort transaction on shell exit, try 2
A. Jesse Jiryu Davis
2018-12-20
Revert "SERVER-36902 Abort transaction on shell exit"
Benety Goh
2018-12-20
Revert "SERVER-36902 Update jsTests for new shell transaction API"
Daniel Gottlieb
2018-12-20
SERVER-36902 Update jsTests for new shell transaction API
A. Jesse Jiryu Davis
2018-12-20
SERVER-36902 Abort transaction on shell exit
A. Jesse Jiryu Davis
2018-12-14
SERVER-35879 Reconstitute prepared transactions at end of startup recovery
Samy Lanka
2018-11-29
SERVER-37801 Add prepared transaction metrics tracking to concurrency test suite
Jason Chan
2018-11-15
SERVER-36311 Add stepdowns, crashes, and shutdowns to replica_sets_multi_stmt...
jannaerin
2018-09-03
SERVER-33606 fail to create logical session in shell connected to old servers
Kevin Pulo
2018-08-28
SERVER-36306 Add FSM workloads that run transactions workloads with all threa...
jannaerin
2018-08-02
SERVER-36372 Add a testing-only function to DriverSession to get the current ...
Blake Oler
2018-07-12
SERVER-33998 Remove the parallelCollectionScan command
Sean Tao
2018-06-13
SERVER-32064 Requests from the shell should use an implicit session by default
Jack Mulrow
2018-06-07
SERVER-35094 add new txn states and allow retrying commitTransaction cmd
Pavi Vetriselvan
2018-05-31
SERVER-34170 Ensure transactions fail when run against a 3.6 node through the...
Matthew Russotto
2018-05-30
SERVER-34348 Ensure shell sends afterClusterTime in transactions
Tess Avitabile
2018-05-18
SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...
Pavi Vetriselvan
2018-05-18
Revert "SERVER-34441 error when aborting or commiting a nonexistent txn and s...
Pavi Vetriselvan
2018-05-17
SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...
Pavi Vetriselvan
2018-04-27
SERVER-34665 Update definition of retryable error in the mongo shell.
Max Hirschhorn
2018-04-20
SERVER-34288 Allow abortTransaction and commitTransaction as the first statement
Pavi Vetriselvan
2018-04-18
SERVER-34434 Shell should ignore errors in abortTransaction() helper
Tess Avitabile
2018-04-13
SERVER-34366 Shell api supports causal consistency.
Siyuan Zhou
2018-04-13
SERVER-34321 Require stmtId for multi-statement transactions in the shell.
Siyuan Zhou
2018-04-12
SERVER-34183 abort existing transaction on startTransaction
Pavi Vetriselvan
2018-04-04
SERVER-34051 Require autocommit=false on all transaction operations and add s...
William Schultz
2018-04-04
SERVER-34287 only add writeConcern on abort and commit
Pavi Vetriselvan
[next]