summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection_config_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35795 do not allow sessions with FCV 3.4Misha Tyulenev2018-07-191-0/+7
* SERVER-34773 Use kSessionsNamespaceString instead of its constituent StringDa...Kaloian Manassiev2018-06-011-6/+7
* SERVER-34683 drop config.system.sessions on downgrade to 3.4Misha Tyulenev2018-05-091-9/+16
* SERVER-32677 Prevent sessions periodic refresh from prematurely accessing sha...Blake Oler2018-05-011-0/+5
* SERVER-31524 make all metadata commands wait for majority writeConcern when r...Esha Maharishi2017-10-171-1/+3
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+117