summaryrefslogtreecommitdiff
path: root/jstests/auth/kill_cursors.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-74/+39
* SERVER-43469 Remove TODOs listed for SERVER-35447Jack Mulrow2020-04-301-1/+1
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-7/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-172/+156
* SERVER-36829: Let users kill their own cursorsSpencer Jackson2018-11-211-0/+27
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+7
* SERVER-32169 Allow killCursors to kill across lsidsSara Golemon2017-12-121-14/+23
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2017-11-301-0/+145