summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-59907 Add an explicit stage field to tenant migration currentOp output...Vesselina Ratcheva2021-10-181-0/+143
* SERVER-60118 Support collMod on clustered collectionsHaley Connelly2021-10-181-0/+92
* SERVER-60387 make moveChunk() waitForDelete in auth_add_shard.jsPaolo Polato2021-10-181-2/+3
* Revert "SERVER-59907 Add an explicit stage field to tenant migration currentO...Kaloian Manassiev2021-10-181-143/+0
* SERVER-59907 Add an explicit stage field to tenant migration currentOp output...Vesselina Ratcheva2021-10-181-0/+143
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-155-2/+152
* SERVER-60585 - Update uses of sliceMerge in the codebase to not refermathisbessamdb2021-10-153-22/+22
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-4/+6
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdJonathan Lee2021-10-151-0/+180
* SERVER-60739 Reduce the chunk size in timeseries_balancer.js to avoid heavy r...Bikash Chandra2021-10-151-2/+2
* SERVER-60740 Ignore $indexStats issued by index consistency checker in testsRui Liu2021-10-151-0/+6
* SERVER-60744 Increase replSetStepDown timeout in reconfig_waits_for_oplog_com...Huayu Ouyang2021-10-151-1/+1
* SERVER-60615 Fix js_global_scope.js on ARM64Charlie Swanson2021-10-155-9/+25
* SERVER-60003 Create ReplicatorHook for ClusterToCluster replication testingVishnu Kaushik2021-10-152-4/+9
* SERVER-32160 Warn users of schemas that reject all documentsTed Tuckman2021-10-151-0/+56
* SERVER-60323 Make coordinator shard support re-committing aborted prepared tr...Cheahuychou Mao2021-10-151-0/+179
* SERVER-59409 Fix race between reconfig replication and stepupAndrew Shuvalov2021-10-141-0/+65
* SERVER-58687 Implement writing of pre-images for non-transactional delete ope...Denis Grebennicov2021-10-142-47/+113
* SERVER-56127 Fixing retryable writes on update and delete commands to not exe...Bobby Morck2021-10-141-0/+83
* SERVER-60086 Add read concern check for aggregate commands.Wenbin Zhu2021-10-142-4/+6
* SERVER-60338 Refine SBE query shape and implement plan cache key encodingRuoxin Xu2021-10-141-0/+6
* SERVER-59923 Retry on another error code in ReshardingTest fixture.Max Hirschhorn2021-10-142-22/+28
* SERVER-60662 Address bug spotted by RepositionLastSplitPointsTestPierlauro Sciarelli2021-10-141-3/+3
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-141-0/+1
* SERVER-60450 Add error check for $dateSubtract when negating amountMilena Ivanova2021-10-142-0/+6
* SERVER-60392 Fix timing in priority_takeover_two_nodes_equal_priority testMoustafa Maher Khalil2021-10-141-1/+1
* SERVER-60638 Block $group from being pushed down when `needsMerge` is requestedYoonsoo Kim2021-10-131-3/+22
* SERVER-60586 Fix out_max_time_ms.js to correctly enable 'maxTimeNeverTimeOut'...David Storch2021-10-131-6/+18
* SERVER-59798 Display clusteredIndex in listIndexes for clustered collectionsHaley Connelly2021-10-131-8/+44
* SERVER-60193 Robustify find_flip_sbe_enabled.jsJennifer Peshansky2021-10-131-69/+50
* SERVER-60547 Make default clusteredIndex name _id_ instead of _id_1Haley Connelly2021-10-131-1/+1
* SERVER-58503 Kill open cursors for a connection when a load balanced connecti...George Wangensteen2021-10-131-0/+97
* SERVER-60567 Acquire AutoGetDB before parsing and verify collection existence...Mihai Andrei2021-10-131-0/+12
* SERVER-60528 Fix how SBE performs comparisons between 64-bit integers and dou...Drew Paroski2021-10-131-0/+91
* SERVER-60530 Throw InternalTransactionNotSupported instead of InvalidOptions ...Jason Zhang2021-10-131-2/+2
* SERVER-58766 Add session pool for internal sessionsJonathan Lee2021-10-132-0/+4