summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/refresh_sessions_command.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-5/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-94/+91
* SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao2018-07-091-1/+6
* SERVER-32509 Report error for unsupported startup-options with Mobile SESulabh Mahajan2018-07-051-1/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-6/+9
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-9/+6
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-6/+9
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-0/+84