summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52675 Lower number of documents for index stress test and skip EFTBrian DeLeonardis2020-11-092-2/+18
* SERVER-51677 Use LockFree Collection RAII helpers in find, getmore and aggreg...Henrik Edin2020-11-093-4/+1
* SERVER-47081 Delete geoHaystack indexes on upgradeMihai Andrei2020-11-091-0/+211
* SERVER-6036 Adjust tests for cursor timeout to disable implicit session creationJames Wahlin2020-11-093-1/+13
* SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen2020-11-091-17/+71
* SERVER-51668 Report total CPU time spent by operations in serverStatusLouis Williams2020-11-091-0/+24
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-095-7/+92
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2020-11-091-0/+26
* SERVER-52659 Avoid running command in a separate thread in index_commands_sha...Tommaso Tocci2020-11-061-8/+2
* SERVER-51420 Optimize delete to only read document onceBrian DeLeonardis2020-11-061-18/+12
* SERVER-49825 Replicate updates changing value under new shard key pattern as ...Alex Taskov2020-11-061-0/+138
* SERVER-51524 Rename internalQueryCacheSize to internalQueryCacheMaxEntriesPer...David Storch2020-11-061-0/+6
* SERVER-51697 change_streams_new_shard_new_database.js expects deterministic a...Mindaugas Malinauskas2020-11-061-2/+25
* SERVER-52624: Cache the pointer to the oplog collection before running recove...Lingzhi Deng2020-11-061-0/+54
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-0624-2/+4
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2020-11-062-3/+9
* SERVER-51398 Write state transition and other data from resharding donor/reci...Blake Oler2020-11-051-29/+23
* SERVER-51356 Introduce single eval frame model to SBE buildersNikita Lapkov2020-11-051-1/+2
* Revert "SERVER-51540 Support mod expression in SBE"Ali Mir2020-11-053-80/+3
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2020-11-051-0/+77
* SERVER-50864 Collect resource consumption metrics for TTL indexesLouis Williams2020-11-041-0/+134
* SERVER-52597 Add tags to drop-user-transaction testSara Golemon2020-11-041-0/+1
* SERVER-51365 Add requires_persistence tag to split_horizon_startup_warnings.jsAdam Cooper2020-11-041-1/+1
* SERVER-51718 Disallow sparse, hashed indexes from being considered for answer...James Wahlin2020-11-042-16/+47
* SERVER-51667 Collect CPU time used per operationLouis Williams2020-11-042-2/+7
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-043-3/+80
* SERVER-52614 Fix jstests such that it uses returnAfterReachingDonorTimestamp.Suganthi Mani2020-11-042-4/+4
* SERVER-49787 Create collection cloner for resharding.Max Hirschhorn2020-11-044-0/+89
* SERVER-52598 Disable tags.js on ephemeralForTestGregory Wlodarek2020-11-031-0/+3
* SERVER-52590 Disable aggregate_operation_metrics.js on ephemeralForTestLouis Williams2020-11-031-1/+2
* SERVER-45769 Add additional logging about iterations in auto_retry_transactio...Ali Mir2020-11-031-1/+6
* SERVER-51136 Test resuming multiple index builds for rollbackGregory Noma2020-11-036-243/+509
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-0328-429/+17
* SERVER-51872 allow inserts on time-series viewBenety Goh2020-11-031-2/+7
* SERVER-51661 Complete TODO listed in SERVER-50373Drew Paroski2020-11-031-4/+2
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-022-1/+47
* SERVER-50865 Collect resource consumption metrics for index buildsLouis Williams2020-11-022-4/+294
* SERVER-50738 Add SortedMerge and Unique to SBEIan Boros2020-11-021-0/+123
* SERVER-50967 Change TenantMigrationAccessBlocker's Access enum to State and a...Jason Zhang2020-11-025-34/+31
* SERVER-52560 oplog_writes_only_permitted_on_standalone.js must wait for inser...Tess Avitabile2020-11-021-1/+2
* SERVER-50027 Make CollectionType use IDL (Part 3)Kaloian Manassiev2020-11-021-12/+1
* SERVER-51893 Ignore "can't connect to new replica set primary" in reconfig hookA. Jesse Jiryu Davis2020-11-021-4/+9
* Revert "SERVER-50738 Add SortedMerge and Unique to SBE"Kaloian Manassiev2020-11-011-123/+0
* SERVER-51898 discover_topology.js should assert that hello commands succeedPavi Vetriselvan2020-11-011-2/+2
* SERVER-50738 Add SortedMerge and Unique to SBEIan Boros2020-10-311-0/+123
* SERVER-51897 Ensure write is durable in rename_replica_set.jsAli Mir2020-10-301-2/+3
* SERVER-49843 Stress test unique index buildsBrian DeLeonardis2020-10-302-0/+66
* SERVER-51828 Fix assertion around number of elections in priority_takeover_on...George Wangensteen2020-10-301-3/+3
* SERVER-50027 Make CollectionType use IDL (Part 2)Kaloian Manassiev2020-10-306-28/+48
* SERVER-51799 Write and test the query for a tenant migration recipient to cop...Cheahuychou Mao2020-10-291-0/+148