summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-60951 Update find_flip_sbe_enabled to use its own collectionJennifer Peshansky2021-10-261-14/+21
* SERVER-60893 Deduplicate field lookups for a same field path when $group is p...Yoonsoo Kim2021-10-261-1/+103
* SERVER-60945 Increase critical section timeout for resharding testBrett Nawrocki2021-10-261-7/+11
* SERVER-58911 Remove 'isMixedVersionCluster' usageLuis Osta2021-10-261-7/+5
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-261-6/+9
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Suganthi Mani2021-10-253-64/+10
* SERVER-60576 On downgrade, remove the catalog flag that indicates whether a t...Gregory Wlodarek2021-10-253-27/+153
* SERVER-60869 Re-add logic to set feature compatibility version on arbitersali-mir2021-10-251-0/+25
* SERVER-60948 Insert document in new collection in migration_id_index.js to aw...ali-mir2021-10-251-0/+4
* SERVER-59607 Re-locate the pre-images collection to 'config' databaseDenis Grebennicov2021-10-252-12/+7
* SERVER-57037 Improve precision of operator countersMilena Ivanova2021-10-251-22/+30
* SERVER-60537 Support clustering non-explicitly replicated collections by arbi...Josef Ahmad2021-10-256-124/+320
* SERVER-60859 Fix wait in ReshardingCoordinator to use cancel token.Max Hirschhorn2021-10-231-23/+32
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-10-233-10/+64
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-2312-79/+1
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-2247-341/+11
* SERVER-59827 random_moveChunk_index_operations fails to ignore BackgroundOper...Sanika Phanse2021-10-221-1/+5
* SERVER-60762 Error when partitionBy is a constant arrayDavid Percy2021-10-221-19/+44
* SERVER-60623 remove time-series feature flag reference from aggregation testBenety Goh2021-10-221-8/+0
* SERVER-60575 On upgrade, add the catalog flag that indicates that a time-seri...Gregory Wlodarek2021-10-222-0/+72
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-227-127/+7
* SERVER-60826 Add jstest to downgrade a new cluster from latest to last-contin...Huayu Ouyang2021-10-211-0/+91
* SERVER-60579 - Adding a feature flag for shard splitmathisbessamdb2021-10-212-0/+90
* SERVER-60729 Explicitly step up first node in initiate_takes_stable_checkpoin...Vesselina Ratcheva2021-10-211-14/+14
* SERVER-60759 Eliminate `mkbson` stage when multiple $group stages are pushed ...Yoonsoo Kim2021-10-212-1/+30
* SERVER-60862 ClusterToClusterDataConsistency check should ignore all non-coll...Jason Chan2021-10-211-2/+2
* SERVER-59688 Expect InterruptedDueToReplStateChange in testBenety Goh2021-10-211-4/+6
* SERVER-60755 Distinguish between null, missing, and undefined in $graphLookupTed Tuckman2021-10-211-0/+99
* SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton2021-10-211-19/+0
* Revert "SERVER-60579 - Adding a feature flag for shard split"Daniel Gottlieb2021-10-212-90/+0
* SERVER-59890 Exclude chunk migration test from config stepdown suite.Max Hirschhorn2021-10-201-0/+4
* SERVER-60579 - Adding a feature flag for shard splitmathisbessamdb2021-10-202-0/+90
* SERVER-57880 Implement $top, $topN, $bottom, and $bottomN accumulatorsMickey. J Winters2021-10-201-0/+255
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-10-201-11/+18
* SERVER-60765 Remove assumes_against_mongod_not_mongos from no_snapshot_writes...Cheahuychou Mao2021-10-201-6/+1
* SERVER-60490 Update FCV constants to recognise 5.2 as latestJon Streets2021-10-2010-4/+16
* SERVER-60812 clean up explain5.jsBenety Goh2021-10-201-13/+17
* SERVER-60790 clean up namespaces in geo_polygon3.js further to include polygo...Benety Goh2021-10-201-2/+3
* SERVER-59882 Autosplit tests may get one less chunk than expected due to wuow...Pierlauro Sciarelli2021-10-203-106/+165
* SERVER-59907 Add an explicit stage field to tenant migration currentOp output...Vesselina Ratcheva2021-10-201-0/+150
* SERVER-60338 Encode SBE plan cache key if SBE compatibleRuoxin Xu2021-10-194-0/+24
* SERVER-59070 Support `needsMerge` behavior in $group pushed down to SBEYoonsoo Kim2021-10-193-7/+150
* SERVER-59970 Fix reply value from authenticate commandSara Golemon2021-10-191-4/+12
* SERVER-60771: Suppress heartbeat log messages in $lookup execution testsHana Pearlman2021-10-192-10/+48
* SERVER-58825 Make pre-images collection clusteredMindaugas Malinauskas2021-10-194-56/+62
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-191-0/+211
* SERVER-60766 Add 'does_not_support_transactions' for sharded time-series testsArun Banala2021-10-194-0/+8
* SERVER-59672 change rsSyncApplyStop failpoint's enabled logMoustafa Maher Khalil2021-10-181-1/+2
* SERVER-60778 fix js_global_scope.js on PPCCharlie Swanson2021-10-181-1/+4
* SERVER-32842 Timestamp support for $convertBobby Morck2021-10-181-1/+3