| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-57369 Disable concurrent authentication | Sara Golemon | 2022-02-24 | 1 | -74/+39 |
* | SERVER-43469 Remove TODOs listed for SERVER-35447 | Jack Mulrow | 2020-04-30 | 1 | -1/+1 |
* | SERVER-38875 Make tests start shards as replica sets instead of standalones a... | Cheahuychou Mao | 2019-10-10 | 1 | -7/+2 |
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -2/+2 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -172/+156 |
* | SERVER-36829: Let users kill their own cursors | Spencer Jackson | 2018-11-21 | 1 | -0/+27 |
* | SERVER-32064 Requests from the shell should use an implicit session by default | Jack Mulrow | 2018-06-13 | 1 | -0/+3 |
* | SERVER-33882 Add requires_sharding tag to sharding tests | jannaerin | 2018-03-14 | 1 | -0/+1 |
* | SERVER-32052 Update ShardingTest to default to starting shard servers as repl... | jannaerin | 2018-03-09 | 1 | -2/+7 |
* | SERVER-32169 Allow killCursors to kill across lsids | Sara Golemon | 2017-12-12 | 1 | -14/+23 |
* | SERVER-28260 Check coauth for killCursors and add killAnyCursors | Sara Golemon | 2017-11-30 | 1 | -0/+145 |