summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/use_disk.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-1/+1
* SERVER-58552 Raise `kBSONDepthParameterFloor` to 21Gregory Noma2021-09-211-1/+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/+6
* SERVER-45675 Test that $unionWith tracks disk use appropriatelyArun Banala2020-02-191-1/+148
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-231-2/+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-142/+138
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-261-2/+2
* SERVER-19260 Log whether allowDiskUse:true aggregations used diskMinji2018-08-011-0/+152