summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_id_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* 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