summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61296 Remove obsolete TODOsZituo Jin2021-11-162-4/+0
* SERVER-61207 adapt test to the new migration protocolSergi Mateo Bellido2021-11-161-37/+18
* SERVER-61483 Fix resharding coordinator to recover its abort decision.Max Hirschhorn2021-11-152-3/+118
* SERVER-61188 Account for preImageRecordingEnabled when reserving oplog slots ...Jason Chan2021-11-151-19/+104
* SERVER-60819 remove rollback_waits_for_bgindex_completion.jsBenety Goh2021-11-151-102/+0
* SERVER-61428 tenant_migration_recipient_sync_donor_timestamp.js waits for las...Suganthi Mani2021-11-151-1/+1
* SERVER-61440 Race in tenant_migration_recipient_current_op.jsA. Jesse Jiryu Davis2021-11-151-73/+49
* SERVER-59399 Allow dropping ready indexes while having in-progress index buildsGregory Wlodarek2021-11-153-45/+116
* SERVER-61280 clean up push.jsBenety Goh2021-11-151-50/+47
* SERVER-49537 Add option to mock OCSP responder to omit nextUpdate in responseErwin Pe2021-11-151-1/+1
* SERVER-61395 Allow compound secondary indexes prefixing the cluster keyJosef Ahmad2021-11-151-0/+21
* SERVER-61406 Tag load balancer jsTests with requires_fcv_51Blake Oler2021-11-152-2/+2
* SERVER-29425 implement $sortArray in classic engineNeil Shweky2021-11-151-0/+193
* SERVER-60865 Implement DonorAbortSplit commandDidier Nadeau2021-11-151-0/+55
* SERVER-60937 Fix disabled Query Exec tests failing due to changing latest rel...Denis Grebennicov2021-11-152-2/+0
* Revert "SERVER-59399 Allow dropping ready indexes while having in-progress in...Uladzimir Makouski2021-11-153-116/+45
* SERVER-60502 Add $fill stageTed Tuckman2021-11-1513-72/+657
* SERVER-57271 Complete TODO listed in SERVER-57128Pierlauro Sciarelli2021-11-152-2/+0
* SERVER-61021 Relax `timeseries_delete.js` document order expectationGregory Noma2021-11-121-1/+1
* SERVER-61039 Make sharded time-series listIndexes report the view's namespaceArun Banala2021-11-123-10/+11
* SERVER-60527 Make TransactionCoordinatorWorkerCurOpInfo report txnRetryCounterSanika Phanse2021-11-121-28/+79
* SERVER-61374 Support min/max with clustered hintHaley Connelly2021-11-121-0/+55
* SERVER-60010: Cover null and empty array queries with multikey index where po...Hana Pearlman2021-11-121-4/+357
* SERVER-61160 collMod dry run mode with unique:true scans index for duplicatesBenety Goh2021-11-121-0/+12
* SERVER-61160 unique option may not be combined with other modifications under...Benety Goh2021-11-121-0/+15
* SERVER-61160 disallow dry run mode for collMod under applyOpsBenety Goh2021-11-121-0/+10
* SERVER-60806 Validate collMod for collections clustered by arbitrary keyJosef Ahmad2021-11-121-49/+52
* SERVER-61160 add dryRun to collMod requestBenety Goh2021-11-121-0/+18
* SERVER-61256 Allow a shardsvr tenant migration recipient to create collection...Sophia Tan2021-11-111-0/+63
* SERVER-61397 Fix race in disconnect_kills_cursors.jsGeorge Wangensteen2021-11-111-9/+11
* SERVER-61414 Tolerate occaisional lock contention in fsm dropRole testSara Golemon2021-11-111-1/+16
* SERVER-61387 Make sure setRandomSeed() prints the exact value it choseDavid Percy2021-11-111-0/+15
* SERVER-59373 adds new server status sectionAndrew Witten2021-11-111-0/+15
* SERVER-61269 Adding log to awaitdata_getmore_cmd.jsRui Liu2021-11-111-3/+10
* SERVER-59399 Allow dropping ready indexes while having in-progress index buildsGregory Wlodarek2021-11-113-45/+116
* SERVER-61279 clean up distinct_index2.jsBenety Goh2021-11-111-20/+26
* SERVER-61208 Prevent transactions_stale_shard_version_errors.js test from run...Marcos Jose Grillo Ramirez2021-11-111-1/+3
* SERVER-61246 clean up geo_polygon3.jsBenety Goh2021-11-111-23/+28
* SERVER-61299 Rename during migration crashes recipientA. Jesse Jiryu Davis2021-11-101-0/+73
* SERVER-61245 clean up orp.jsBenety Goh2021-11-101-20/+27
* SERVER-61166 Update batched write path on mongos mongoq to handle TenantMigra...mathisbessamdb2021-11-101-0/+72
* SERVER-59590 Add min_n_max_n limit n testSteve La2021-11-101-17/+77
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-101-2/+2
* SERVER-60339 Add support for $planCacheStatsRuoxin Xu2021-11-101-13/+20
* SERVER-58691 Implement deletion of pre-images which corresponding oplog entry...Denis Grebennicov2021-11-102-3/+108
* SERVER-57310 record creation date of mongosIsrael Hsu2021-11-101-0/+35
* SERVER-57227 Remove assertion of no retriesIsrael Hsu2021-11-101-1/+1
* SERVER-61286 Disable ssl_fips.js and fips_scram_sha1.js on SUSE 15 SP1Mark Benvenuto2021-11-091-0/+16
* SERVER-61357 do not verify FTDC mounts in jstestsergey.galtsev2021-11-091-7/+0
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-094-15/+102