summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining testsMihai Andrei2021-05-0711-12/+0
* SERVER-56759 Synchronize test to ensure a batch of documents has been cloned ...Vishnu Kaushik2021-05-071-2/+2
* SERVER-55163 Add runtime-configurable setParameter for turning SBE on and offJenny Peshansky2021-05-072-3/+10
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-0711-14/+168
* SERVER-56745 clean up tags in index_id_options.js (should run in standalone o...Benety Goh2021-05-071-3/+9
* SERVER-55707 Test workflow we expect users to go through to migrate getLastEr...Huayu Ouyang2021-05-071-0/+86
* SERVER-56753 Make test case in tenant_migration_donor_resume_on_stepup_and_re...Cheahuychou Mao2021-05-071-27/+3
* SERVER-56752 Fix typo in tenant_migration_donor_initial_sync_recovery.jsCheahuychou Mao2021-05-071-1/+1
* SERVER-56709 Blacklist rollback_with_coalesced_txn_table_updates_from_vectore...Jason Chan2021-05-071-0/+2
* SERVER-56743 Reintroduce validation for no $-prefixed fields in _idAlya Berciu2021-05-071-3/+4
* Revert "SERVER-56513 fix IndexDescriptor::isIdIndexPattern() to handle out of...Benety Goh2021-05-071-6/+0
* SERVER-55788 Deprecate legacy wire protocol opcodesPavi Vetriselvan2021-05-073-0/+551
* SERVER-55614 getMore accepts API version paramsA. Jesse Jiryu Davis2021-05-0710-87/+199
* SERVER-55331 fix sort order in timeseries tests when querying buckets collectionBenety Goh2021-05-066-6/+6
* SERVER-56711 Remove unused auth code in tenant_migration_test.jsCheahuychou Mao2021-05-061-46/+0
* SERVER-55599 Add drop database FSM workloadTommaso Tocci2021-05-061-0/+74
* SERVER-56710 Don't run 'capped_collections_fcv_44_to_50_eventually_consistent...Gregory Wlodarek2021-05-061-1/+6
* SERVER-56513 fix IndexDescriptor::isIdIndexPattern() to handle out of bounds ...Benety Goh2021-05-061-0/+6
* SERVER-56527: Tenant migration recipient should ignore createIndex on non-emp...Lingzhi Deng2021-05-061-0/+62
* SERVER-54583 Relax implementation of getDatabaseWithRefresh/getCollectionRout...Sergi Mateo Bellido2021-05-062-9/+7
* SERVER-50523 Support opening single-collection change stream on a system coll...Mindaugas Malinauskas2021-05-061-0/+139
* SERVER-54471 [SBE] Remove $_internalInhibitOptimization from "regex.js" test ...Drew Paroski2021-05-061-10/+4
* SERVER-56513 fix FTSSpec::fixSpec() to handle int values in key patterns that...Benety Goh2021-05-051-0/+11
* SERVER-55397 Relax index ident reconciliation invariant when restarting an in...Gregory Noma2021-05-051-0/+96
* SERVER-55959: Rename all jstests containing 'whitelist' in their filenamesVarun Ravichandran2021-05-052-0/+0
* SERVER-52838 Clean up resharding state upon seeing a reshardingFields transit...Randolph Tan2021-05-055-23/+15
* SERVER-54926 Convert HostUnreachable error in _fetchAndStoreRecipientClusterT...Jason Zhang2021-05-051-40/+2
* SERVER-55706 Test that we can specify a custom write concern default via CWWCSamy Lanka2021-05-051-0/+9
* SERVER-54982 Test resumability of changes streams together with reshardCollec...jannaerin2021-05-052-1/+186
* SERVER-54302 Handle retrying with different migration id after dropping donor...Cheahuychou Mao2021-05-051-4/+24
* SERVER-54302 Write tenant migration test when the state doc collection is dro...Cheahuychou Mao2021-05-051-0/+211
* SERVER-53448 Make ftdc_mirrored_reads.js resilient to slow machinesLuis Osta2021-05-051-2/+2
* SERVER-56354 Ensure that the future chain in checkIfCanReadOrBlock gets inter...Cheahuychou Mao2021-05-051-0/+67
* SERVER-56471 Give tenant migration recipients privilege to skip cluster time ...Jack Mulrow2021-05-051-1/+4
* SERVER-55335 Change plan ranking formula for SBEIan Boros2021-05-051-0/+43
* SERVER-56573 Ignore config.transactions entries referencing removed oplog ent...Gregory Noma2021-05-051-0/+69
* Revert "SERVER-54301 Add correctness tests of recovery using history store"Lingzhi Deng2021-05-051-107/+0
* SERVER-49117 Remove storage validation of '$' prefixes in insert and updateAlya Berciu2021-05-0513-140/+388
* SERVER-56157 Timeseries MinMax is now stored in a flat data structure to opti...Henrik Edin2021-05-052-2/+15
* SERVER-56546 Update $getField expression syntaxAnton Korshunov2021-05-051-73/+47
* SERVER-56559 Make drop collection FSM workload use multiple databasesTommaso Tocci2021-05-051-14/+32
* SERVER-56249 $derivative throws an error when sortBy value is an unexpected typeDavid Percy2021-05-052-76/+116
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-043-17/+44
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-0436-10/+174
* SERVER-55305 Add new step to replication rollback to restore the txns table t...Jason Chan2021-05-042-0/+298
* SERVER-55614 Make API params optional for cmds in txnsA. Jesse Jiryu Davis2021-05-044-92/+167
* SERVER-56335 Increment the number of oplog entries applied by 1 twhen reshard...jannaerin2021-05-042-6/+5
* SERVER-55423 Add insert_ttl_retry_writes_timeseries.js that extends insert_tt...Henrik Edin2021-05-042-18/+48
* SERVER-54246 $integral over time-based windowRuoxin Xu2021-05-041-1/+60
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesJack Mulrow2021-05-042-8/+78