summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-59480 Call waitForAllNewlyAddedRemovals in tags.js before partitioning...Samy Lanka2021-08-231-0/+1
* SERVER-54187 Have valid BinData in testsAdi Zaimi2021-08-236-33/+37
* SERVER-59491 Add "requires_multi_updates" tag to geo_update2.jsMatthew Russotto2021-08-231-0/+1
* SERVER-59174 Report number of documents updated/deleted for time-series updat...Gregory Noma2021-08-212-51/+73
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-218-16/+42
* SERVER-59483 tenant_migration_collection_ttl.js must account for race between...Vishnu Kaushik2021-08-211-6/+11
* SERVER-59478 Move serverStatus command before taking RSTL in catchup_takeover...Wenbin Zhu2021-08-201-3/+5
* SERVER-59437 clear the OCSP cache in the ocsp_slow_responder.js testErwin Pe2021-08-201-0/+2
* SERVER-58122 Replace searching logs for invariant failure with failpoint usag...ali-mir2021-08-201-5/+12
* SERVER-59428 Use more robust regex matching in rollback resumable index build...Yuhong Zhang2021-08-201-1/+2
* SERVER-58586: Improve ClientCursor on mongoD to store and restore the…Hana Pearlman2021-08-201-0/+122
* SERVER-38924 Remove blacklist entries for $lookup and $graphLookup FSM testsAlya Berciu2021-08-203-12/+73
* SERVER-58797 Enable hint for time-series metaField-only updatesAlison Lu2021-08-202-0/+322
* SERVER-59293 Remove featureFlagDefaultReadConcernLocalSamy Lanka2021-08-205-129/+35
* SERVER-59445 Increase storage log verbosity in `oplog_sampling.js`Gregory Noma2021-08-191-2/+9
* SERVER-47065 remove use44SortKeysAdityavardhan Agrawal2021-08-191-2/+0
* SERVER-58804 Close in-memory buckets on time-series metaField-only up…Gregory Noma2021-08-191-0/+54
* Revert "SERVER-58443 Translate $near/$nearSphere on a view to $geoNear"David Percy2021-08-193-408/+35
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-198-42/+16
* SERVER-57878 Implement $firstN and $lastN accumulatorsRaunak Chowdhury2021-08-191-0/+118
* SERVER-46751 remove useNewUpsertAdityavardhan Agrawal2021-08-191-1/+0
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters2021-08-194-57/+66
* SERVER-57764 Push down $geoWithin past $_internalUnpackBucket using $_interna...Alice Doherty2021-08-191-0/+75
* SERVER-58294 Improve interrupt detection when doing update for setFCV commandVesselina Ratcheva2021-08-191-0/+69
* SERVER-59415 Ensure subpipeline accumulators return correct results when look...Katherine Wu2021-08-191-0/+11
* SERVER-58611 Tag list_collections_name_only.js as not supporting stepdownHenrik Edin2021-08-191-1/+8
* SERVER-59200 Rewrite $expr in change streams pipelinesJustin Seyster2021-08-191-0/+102
* SERVER-59081 Remove logic to perform reconfig when upgrading / downgrading on...ali-mir2021-08-188-65/+11