summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/unix_socket.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+1
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+2
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-1/+4
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-0/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-100/+100
* SERVER-1761 Add mongos unix domain socket tests and close transport layerAnthony Roy2018-06-211-4/+29
* SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments and...Adam Cooper2018-06-111-3/+9
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+4
* SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams2017-12-121-0/+2
* SERVER-9384 Improve testing of UNIX socketsJonathan Reams2017-07-261-0/+84