summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58371 Allow $_internalBucketGeoWithin to scan 'bucket-2dsphere' indexsamontea2021-09-031-3/+22
* SERVER-57895 Cleaner FCV testA. Jesse Jiryu Davis2021-09-031-5/+6
* SERVER-57895 Feature flag for slice mergeA. Jesse Jiryu Davis2021-09-022-0/+68
* SERVER-58943 Add more test coverage for unique indexesHaley Connelly2021-09-021-0/+37
* SERVER-59506 Ensure that config.transactions and config.image_collection entr...Cheahuychou Mao2021-09-021-0/+180
* SERVER-52864: Wait for state doc to be fully replicated to all theKshitij Gupta2021-09-021-2/+4
* SERVER-59160 Disable balancer in test_stacked_migration_cleanup.jsPierlauro Sciarelli2021-09-021-1/+2
* SERVER-57566 Implement sharding admin commands for time-series collectionsRui Liu2021-09-021-0/+295
* SERVER-55028 Improve the auto-splitter policyPierlauro Sciarelli2021-09-021-1/+1
* SERVER-58296 re-enabled tests and marked node_restarts_no_oplog_entry_at_stab...Vishnu Kaushik2021-09-0114-26/+29
* SERVER-58752 Support retrying internal transactions on transient transaction ...Cheahuychou Mao2021-09-013-0/+336
* SERVER-59720 Correctly handle $rename in time-series metaField-only updatesGregory Noma2021-09-011-7/+31
* SERVER-58934 Don't pass any feature flag parameters to old fixture in multive...Mikhail Shchatko2021-09-011-0/+1
* SERVER-59644 robustify agg_unionWith_interrupt_cleanup.jsMickey. J Winters2021-09-011-2/+4
* SERVER-59636 Increase receiveChunkWaitForRangeDeleterTimeoutMS…Marcos José Grillo Ramirez2021-08-311-2/+4
* SERVER-59694 added null check for find queries in config.cache.collectionsn c...Luis Osta2021-08-311-2/+2
* SERVER-57572 Rewrite secondary indexes on mongos for sharded time-series coll...Arun Banala2021-08-311-0/+139
* SERVER-59164 All write commands on sharded time-series namespace should trans...Arun Banala2021-08-313-2/+188
* SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels2021-08-319-8/+39
* SERVER-58502 mongos hello loadBalanced optionBilly Donahue2021-08-301-0/+95
* SERVER-58433 Removing multi writes from multi statement transactions from Res...Luis Osta2021-08-301-3/+2
* SERVER-59023 Version internal writes to resharding temp ns as IGNORED.Max Hirschhorn2021-08-301-0/+45
* SERVER-59154 Add more comprehensive time-series update test casesAlison Lu2021-08-301-4/+156
* SERVER-57568 Implement query routing behaviour for sharded time series collec...Arun Banala2021-08-301-0/+505
* SERVER-59435 Make sure pipeline pointers are in place before disposing of pip...Charlie Swanson2021-08-301-0/+54
* SERVER-59481 startup_recovery_for_restore_restarts.js should wait for an unst...Jason Chan2021-08-301-2/+7
* SERVER-50350 Remove multiversion test empty_update_mods_multiversion_replicat...Ruoxin Xu2021-08-301-65/+0
* SERVER-58887 Enable test jstests/sharding/log_remote_op_wait.js for FCV 5.1+Mindaugas Malinauskas2021-08-301-1/+3
* SERVER-59426 Do not mix collations during change stream rewritesJustin Seyster2021-08-281-4/+24
* SERVER-57765:Allow partial filter expression to use $_internalBucketGeoWithinMaddie Zechar2021-08-271-0/+182
* Revert "SERVER-32739: allow limit in $filter expression"Maddie Zechar2021-08-271-182/+0
* SERVER-59646 Check that the difference in ping times is greater than changeSy...Huayu Ouyang2021-08-271-6/+6
* SERVER-32739: allow limit in $filter expressionMaddie Zechar2021-08-271-0/+182
* SERVER-58807 Allow collectionless $lookup with $documentsRuslan Abdulkhalikov2021-08-271-14/+90
* SERVER-57589 Translate timeseries namespace for collStats command and expand ...Rui Liu2021-08-272-27/+238
* SERVER-58574 Modify the setFCV command to set/unset the long names flagAntonio Fuschetto2021-08-263-156/+165
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-262-6/+65
* SERVER-57881 Add $firstN and $lastN as expressionsRaunak Chowdhury2021-08-261-1/+10
* SERVER-51075: Remove FCV checks for :2 oplog entriesEthan Zhang2021-08-261-288/+0
* SERVER-58362 Refactor SSCCL's functions purging cached collection metadataAntonio Fuschetto2021-08-261-0/+0
* SERVER-58923: Add tests for lookup against a view containing another lookupHana Pearlman2021-08-252-0/+231
* SERVER-59103 Wrap 'stage' in a stageOrLimitCoScan call to prevent a null stag...Jennifer Peshansky2021-08-251-0/+5
* SERVER-57321 ModMatchExpression returns false when dividend cannot be represe...Mihai Andrei2021-08-252-9/+3
* SERVER-59502 split auth/commands_builtin_roles.jsBenety Goh2021-08-244-61/+118
* SERVER-59463 Add tenant ID to log messagesSara Golemon2021-08-241-2/+13
* SERVER-58193 Add test coverage for $in matching against +/-NaNMihai Andrei2021-08-241-1/+28
* SERVER-59413 Make sure tenant_migration_fetch_committed_transactions_retry.js...Jason Chan2021-08-241-14/+10
* SERVER-58955 Remove assumes_unsharded_collection tag for $lookup jstestsAlya Berciu2021-08-2423-79/+212
* SERVER-57885 Implement $minN and $maxN as window functionsMihai Andrei2021-08-233-19/+108
* SERVER-59130 Convert generic server commands to IDLSara Golemon2021-08-231-0/+1