summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_id_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46431 Attach lsid and txnNumber to commands sent through ReplicaSetNod...Gregory Noma2020-02-281-0/+12
* SERVER-45952 moveChunk command should re-use lsid and use txnNumber that incr...Alex Taskov2020-02-211-0/+9
* 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-8/+0
* SERVER-33561 Add a FCV parser file, refactoring FCV codeDianna Hohensee2018-03-021-1/+0
* SERVER-33260 Log more helpful messages for FCV-related IncompatibleServerVers...Xiangyu Yao2018-02-271-1/+2
* SERVER-33158 Shrink LogicalSession refresh batchesJason Carey2018-02-081-0/+4
* SERVER-30430 Gate session use on featureCompatibilityVersionGabriel Russell2017-09-211-0/+9
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-231-8/+15
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-27/+0
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-4/+23
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-111-9/+2
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-021-17/+54
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-1/+4
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-0/+155