summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_id_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61085 Do not persist txnRetryCounter if value is defaultJason Zhang2022-01-191-0/+6
* SERVER-62020 Make retryable write statements executed with or without interna...Cheahuychou Mao2022-01-141-0/+6
* SERVER-58759 Internal transaction API supports owned synchronous transactionsJack Mulrow2021-11-301-0/+7
* SERVER-58756 Store stmtIds for the operations in retryable internal transacti...Cheahuychou Mao2021-10-291-0/+6
* SERVER-58755 Manage lifetime of internal sessions and transactionsJason Zhang2021-09-141-0/+6
* SERVER-58751 Support internal sessionsCheahuychou Mao2021-08-141-0/+5
* SERVER-46431 Attach lsid and txnNumber to commands sent through ReplicaSetNod...Gregory Noma2020-02-281-0/+5
* SERVER-45952 moveChunk command should re-use lsid and use txnNumber that incr...Alex Taskov2020-02-211-0/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-33425: Removed unused function SessionsCommandFCV34StatusMatthew Saltz2018-03-231-2/+0
* SERVER-33158 Shrink LogicalSession refresh batchesJason Carey2018-02-081-0/+2
* SERVER-30430 Gate session use on featureCompatibilityVersionGabriel Russell2017-09-211-0/+2
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-231-0/+10
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-14/+0
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-1/+9
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-0/+14
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-0/+55