summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/out_max_time_ms.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60586 Fix out_max_time_ms.js to correctly enable 'maxTimeNeverTimeOut'...David Storch2021-10-131-6/+18
* SERVER-58855 Increase the number of inserted documents in `out_max_time_ms.js`Mohammad Dashti2021-08-041-1/+2
* 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/+5
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-111-16/+2
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-2/+2
* SERVER-45969 Test behavior of killOp and maxTimeMS with $out/$merge on second...Gregory Noma2020-03-061-19/+53
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-112/+111
* SERVER-41200 Change syntax from $out to $merge for tests in other directoriesJacob Evans2019-05-211-119/+16
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-1/+4
* SERVER-39904 In out_max_time_ms.js, ensure that mongos does not prematurely t...Nick Zolnierz2019-03-081-34/+72
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-141-4/+13
* Revert "SERVER-38191 Enforce restriction on namespace for failpoints in write...Nick Zolnierz2019-01-111-13/+4
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-111-4/+13
* SERVER-37231 add test for $out and maxTimeMSIan Boros2018-11-121-0/+181