summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48042: Correct validate_multikey to ensure its collection starts clean.Daniel Gottlieb2020-05-111-0/+2
* SERVER-47665 findAndModify_upsert_no_conflicts.js requires support for docume...Benety Goh2020-05-011-2/+9
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-241-4/+11
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-04-241-0/+37
* SERVER-47423 Take collection MODE_X locks instead of databse MODE_X lock in c...Gregory Noma2020-04-101-0/+44
* SERVER-47317 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma2020-04-101-0/+38
* SERVER-45955 Make findAndModify not take database MODE_X lockGregory Noma2020-04-021-0/+44
* SERVER-46865 Make collMod not take database MODE_X lockGregory Noma2020-04-021-0/+42
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-261-4/+13
* Revert "SERVER-45692 add explicit RWC to inter-node commands (even if merely ...Kaloian Manassiev2020-03-241-13/+4
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-241-4/+13
* SERVER-46945: Correct FCV-aware error messages for overlong collection names.Daniel Gottlieb2020-03-191-119/+0
* SERVER-46196 Fix creation of orphan Top entries on failed collection creationDavid Storch2020-02-251-4/+12
* SERVER-40883 Remove jstests for retrying index builds on startupGregory Wlodarek2020-02-141-109/+0
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-2/+2
* SERVER-45989 Log files are opened in shared mode on Windows.Henrik Edin2020-02-071-1/+0
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-071-22/+0
* SERVER-45989 Temporarily disable logpath.js on WindowsHenrik Edin2020-02-061-0/+1
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-051-72/+0
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-032-12/+7
* SERVER-45137 Remove namespaces from Top when collections are renamedGregory Wlodarek2020-01-311-0/+52
* SERVER-45382 indexbg_restart_secondary.js should shutdown secondary normallyLouis Williams2020-01-181-109/+0
* SERVER-42037 Add requires_persistence to freeStorageSize jstestDaniel Ernst2020-01-141-1/+3
* SERVER-45201 fix index tests to avoid empty collection optimizationBenety Goh2020-01-131-0/+4
* SERVER-42037 Add freeListSize collection stat with scale supportDaniel Ernst2020-01-101-0/+43
* SERVER-44443 Use a large 'syncdelay' value in background_validation_checkpoin...Gregory Wlodarek2020-01-031-51/+0
* SERVER-31072 reorder $limit before $lookup in pipeline if no $unwind is presentKatherine Wu2019-12-171-0/+80
* SERVER-44475 Remove Query KnobJacob Evans2019-12-112-51/+42
* SERVER-44405 Use intent locks for collection creation via createIndexesMaria van Keulen2019-12-103-4/+151
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-051-0/+23
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-273-3/+0
* SERVER-44774 Check that scripting is enabled before evaluating javascript exp...Nicholas Zolnierz2019-11-271-0/+3
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-27/+22
* SERVER-44822 update indexing tests to avoid slow op loggingBenety Goh2019-11-251-11/+15
* SERVER-44785 replace two_phase_index_builds_unsupported tag with active checkBenety Goh2019-11-221-1/+10
* SERVER-44467 Implement startup recovery for two-phase index buildsLouis Williams2019-11-211-16/+26
* SERVER-39451 Support recover-to-stable rollback for two-phase index buildsLouis Williams2019-11-141-1/+10
* SERVER-44403 Allow creation attempts of existing indexes in transactionsMaria van Keulen2019-11-131-1/+0
* SERVER-44036 Test that existing index creation takes intent locksMaria van Keulen2019-11-051-0/+49
* SERVER-44358 Change modify_metadata_when_durable_catalog_entry_full.js to als...Gregory Wlodarek2019-11-011-1/+2
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-231-6/+6
* SERVER-43639 fix tests to support two phase index buildsBenety Goh2019-10-101-2/+7
* SERVER-43823 Fail background validation if restartCatalog runs while validate...Gregory Wlodarek2019-10-071-0/+73
* SERVER-43644 Update 'validate' shell helper to use an object instead of a boo...Gregory Wlodarek2019-10-021-1/+1
* SERVER-43202 propagate errors from interrupts during yieldingIan Boros2019-10-011-0/+111
* SERVER-33601 Make sharding_migrate_large_docs.js, bulk_insert.js, and prefix_...Cheahuychou Mao2019-10-011-2/+1
* SERVER-43574 validate cmd must open oplog collection cursors before accessing...Dianna Hohensee2019-09-241-1/+14
* SERVER-43347 Do not validate the oplog collection with {background: true} on ...Gregory Wlodarek2019-09-161-1/+1
* SERVER-43134 Only run background validation on check-pointed tablesGregory Wlodarek2019-09-162-0/+54
* SERVER-43052 Sanitize writeConflictRetry loops for duplicate fields in resultEvgeni Dobranov2019-09-131-0/+48