summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/verify_session_cache_updates.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-1/+1
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-271-15/+20
* SERVER-50651 Replace occurrences of isMaster command with hello in noPassthro...Ali Mir2020-09-281-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-56/+56
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-161-0/+2
* SERVER-39232 Allow commands that do not require auth to refresh sessionsRandolph Tan2019-01-311-3/+3
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+2
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-2/+2
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-2/+2
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-2/+2
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-0/+68