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
/
db
/
initialize_operation_session_info.cpp
Age
Commit message (
Expand
)
Author
2024-04-10
SERVER-86253 Add serverstatus to record how many users use retryable writes (...
Laurel
2024-04-03
SERVER-86253 Add serverstatus to record how many users use retryable writes (...
Laurel
2024-03-12
SERVER-86680 Only check internal auth for internal txn options when necessary...
Jack Mulrow
2024-02-17
SERVER-85475 Move AuthorizationManager from ServiceContext to Service
Shreyas Kalyan
2024-02-01
SERVER-80296 Refactor command request processing path to reduce BSON parsing ...
Alex Li
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-07-07
SERVER-77506 Rewrite TransactionRouter::appendFieldsForStartTransaction in a ...
Kaloian Manassiev
2023-07-04
SERVER-77506 Require OperationSessionInfoFromClient to be constructed with mi...
Kaloian Manassiev
2023-06-28
SERVER-78196 Migrate remaining calls to RP::forClusterResource() to pass tena...
Gabriel Marks
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-05-16
SERVER-77124 Move TransactionResources under shard_role_api
Kaloian Manassiev
2022-08-17
SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...
Shin Yee Tan
2022-08-16
SERVER-68848 explicit IDLParserContext unary ctor
Billy Donahue
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-06-03
SERVER-66992 Optimize how often SessionCatalog mutex is held
Jack Mulrow
2022-03-17
SERVER-64605 Allow internal sessions on standalone replica sets
Jack Mulrow
2022-02-03
SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...
Jason Zhang
2022-01-27
SERVER-61817 Only allow txnRetryCounter and internal sessions for internal cl...
Jack Mulrow
2021-12-02
SERVER-61086 Make transaction participants check if internal transactions are...
Jason Zhang
2021-10-13
SERVER-60530 Throw InternalTransactionNotSupported instead of InvalidOptions ...
Jason Zhang
2021-09-28
SERVER-59703 Only support child sessions in sharded clusters
Jonathan Lee
2021-09-01
SERVER-58752 Support retrying internal transactions on transient transaction ...
Cheahuychou Mao
2021-08-14
SERVER-58751 Make logical session cache track related sessions as one logical...
Cheahuychou Mao
2020-08-04
SERVER-48312 Remove support for 'supportsDocLocking = false'
Gregory Wlodarek
2019-08-08
SERVER-40466 Unify checks for being in a multi-document transaction
Samy Lanka
2019-07-02
SERVER-39576 Remove the 'doTxn' command
William Schultz
2019-03-03
SERVER-37092 Remove old server parameter API
Sara Golemon
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-04
SERVER-38335 Make killAllSessions not attach the lsid from request to Operati...
Randolph Tan
2019-01-31
SERVER-39232 Allow commands that do not require auth to refresh sessions
Randolph Tan
2018-10-24
SERVER-37179 Pass the reference of OperationSessionInfoFromClient around.
Siyuan Zhou
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-10-02
SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter
Tess Avitabile
2018-07-30
SERVER-36072 Remove already disabled enableInMemoryTransactions server parameter
Dianna Hohensee
2018-07-30
SERVER-35180 Safeguard from setting operation session info values while in a ...
Blake Oler
2018-07-27
SERVER-35805 Support recoverable rollback with the inMemory WT storage engine
Dianna Hohensee
2018-07-27
SERVER-34664 Fix error code
Tess Avitabile
2018-07-27
SERVER-34664 Commands that are unsupported in a transaction should error
Tess Avitabile
2018-07-23
SERVER-35695 Add server parameter to enable transactions on inMemory
William Schultz
2018-07-09
SERVER-33697 Provide sanity check on the number of cached sessions
Cheahuychou Mao
2018-06-14
SERVER-35513 Forbid transactions on inMemory storage engine
Tess Avitabile
2018-06-11
SERVER-35527 Ignore session information on the embedded version of mongod
Jack Mulrow
2018-05-02
SERVER-34653 Add 'AuthorizationSession::isAuthenticated()'
Billy Donahue
2018-04-13
SERVER-34184 Trasnsaction fields are not accepted unless their preconditinal ...
Siyuan Zhou
2018-03-02
SERVER-33561 Add a FCV parser file, refactoring FCV code
Dianna Hohensee
2018-02-21
SERVER-32880 Parse and add autocommit parameter to Session
Pavithra Vetriselvan
2018-01-19
SERVER-32460 platforms upgrade/downgrade work
Jason Carey
2017-11-17
SERVER-31941 Disallow retryable writes in storage engines that do not support...
Jack Mulrow
2017-11-13
SERVER-31640: Parse logical session IDS for authenticated clients
Spencer Jackson
2017-11-10
SERVER-31900: Fix typo of FCV 3.4 -> 3.6 in logical session error response.
Daniel Gottlieb
[next]