summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-04-191-0/+119
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-04-121-0/+83
* SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev2022-04-071-0/+68
* SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek2022-03-231-45/+36
* Revert "SERVER-63531 Correct error to indicate that non-voting members can be...Louis Williams2022-03-221-83/+0
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-03-161-0/+83
* SERVER-56558 Robustify validate_db_metadata_command.js testArun Banala2022-02-241-0/+99
* SERVER-21070 Add option to FTDC to gather collection statsMark Benvenuto2022-02-041-0/+60
* SERVER-62511 Fix race in dbcheck_no_history_on_secondary.jsLouis Williams2022-01-261-1/+2
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-181-0/+68
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2022-01-061-13/+9
* SERVER-61195 Scale BucketCatalog memory limit based on RAM sizeDan Larkin-York2022-01-053-12/+85
* SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTestLouis Williams2021-12-231-0/+1
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-211-22/+29
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-201-0/+84
* SERVER-62041 Add a maximum batch execution time to dbCheckJosef Ahmad2021-12-181-0/+65
* SERVER-60788 Update 'merge_causes_infinite_loop.js' to demonstrate the hallow...Mihai Andrei2021-12-161-5/+21
* SERVER-57037 Improve precision of operator countersMilena Ivanova2021-12-131-22/+30
* SERVER-57020 Extend tests for aggregation exprsAlexander Ignatyev2021-12-131-52/+136
* SERVER-61188 Account for preImageRecordingEnabled when reserving oplog slots ...Jason Chan2021-12-061-20/+102
* SERVER-58409 Use WiredTiger largest_key API to initialize the highest RecordI...Louis Williams2021-12-011-0/+133
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-011-0/+37
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-231-106/+0
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-091-0/+90
* SERVER-60661 Ensure CRUD operations work when the sharded timeseries feature ...Rui Liu2021-10-251-0/+194
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-10-201-11/+18
* SERVER-60586 Fix out_max_time_ms.js to correctly enable 'maxTimeNeverTimeOut'...David Storch2021-10-191-6/+18
* SERVER-60231 Unordered batched time-series inserts should abort upon stale co...Arun Banala2021-10-191-51/+109
* SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-10-121-0/+289
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-121-0/+1
* SERVER-58203 factor out logging statements into helper functionsMickey. J Winters2021-10-111-1/+7
* SERVER-58331 Add uassert for time-series updates and deletes in multi-doc tra...Kris Satya2021-10-071-0/+48
* SERVER-60283 Disable validate_detects_invalid_index_options.js on ephemeralFo...Gregory Wlodarek2021-10-061-1/+5
* SERVER-59805 The 'collMod' command removes invalid index optionsGregory Wlodarek2021-10-041-0/+68
* SERVER-59805 The 'validate' command detects invalid index optionsGregory Wlodarek2021-10-041-0/+61
* SERVER-60038 Ban $setWindowFields in transactionsTed Tuckman2021-10-041-0/+81
* SERVER-58130 Disable incompatible collMod options for time-series collectionsYuhong Zhang2021-09-291-52/+0
* SERVER-57229 killOp_against_journal_flusher_thread.js must ensure the Journal...Dianna Hohensee2021-09-271-18/+28
* SERVER-51806 bulk key insertion phase of index build holds IX lock without yi...Yuhong Zhang2021-09-211-0/+61
* SERVER-54726 Fix typo in numScannedAfterResumeGregory Noma2021-09-217-14/+14
* SERVER-58777 Do not count empty subdocuments toward depth on insertGregory Noma2021-09-201-0/+28
* SERVER-59868 Fix index build race in durable_history_index_usage.jsGregory Wlodarek2021-09-201-1/+6
* SERVER-56639 Test index usage with durable history across restartsGregory Wlodarek2021-09-201-0/+181
* SERVER-59150 retry secondary replset status until the durable timestamp advancesBenety Goh2021-09-201-6/+12
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-271-5/+15
* SERVER-57575 Re-enable `create_view_does_not_take_database_X.js` on WindowsGregory Noma2021-08-121-8/+0
* SERVER-55664 EphemeralForTest supports clustered _id indexesLouis Williams2021-08-112-30/+10
* SERVER-57387 create_view_does_not_take_database_X.js should check its insertMatthew Russotto2021-08-101-1/+1
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-08-041-13/+18
* SERVER-58973 Change legacy inserts to use {w:0, j:false} writeConcern so that...Yoonsoo Kim2021-08-041-5/+7