summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60654 blacklist autosplit_with_balancer and write_cmd_auto_split from ...Pierlauro Sciarelli2021-10-282-0/+9
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-272-0/+9
* SERVER-60654 Backport the autoSplitVector logic to v4.0Pierlauro Sciarelli2021-10-2711-133/+57
* SERVER-60934 Increase RSM verbosity in the test change_stream_shard_failoverAndrew Shuvalov2021-10-221-0/+9
* SERVER-57727 race conditions in x509_invalid.jssergey.galtsev2021-10-071-29/+49
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-10-071-0/+55
* SERVER-54064 Clear out the logical session cache on refresh in arbitersLuis Osta2021-10-071-0/+60
* Revert "SERVER-58104 Prevent the balancer from calculating split points in se...Jonathan Lee2021-10-071-55/+0
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-10-061-0/+55
* SERVER-55648 Return top-level batch-write error in case of shutdownLuis Osta2021-09-221-0/+68
* Revert "SERVER-55648 Return correct response in case of shutdown"Max Hirschhorn2021-09-201-57/+0
* SERVER-55648 Return correct response in case of shutdownLuis Osta2021-09-201-0/+57
* SERVER-59887 speedup failover in slow test by running 3 replicasAndrew Shuvalov2021-09-131-1/+1
* SERVER-45385 unblacklisted sharding/kill_sessions.js by removing multiversion...Jonathan Lee2021-09-101-4/+0
* SERVER-59874: Delete stats.js on the 4.0 branch.Kshitij Gupta2021-09-101-223/+0
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-111-2/+15
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2021-08-103-3/+63
* Fix lintIan Boros2021-08-063-386/+394
* SERVER-36263 Bypassing operation validation in applyOps should require specia...Moustafa Maher2021-08-042-33/+126
* SERVER-58402: Increase timeout of shutdown command in shutdown_primary.jsXueruiFa2021-08-041-1/+1
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-301-0/+299
* SERVER-57642 Tag 'sample_pushdown_transaction.js' with 'uses_transactions'Mihai Andrei2021-07-291-1/+1
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-271-0/+52
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...r4.0.26-rc0r4.0.26Paolo Polato2021-07-161-2/+13
* SERVER-41741 Improve robustness of change_streams_shell_helper_resume_token.jsBernard Gorman2021-07-101-7/+10
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-302-8/+21
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-291-1/+1
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-251-0/+110
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-231-0/+53
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-2/+6
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-187-8/+45
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-06-181-5/+17
* SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko2021-06-173-0/+603
* SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avo...Simon Gratzer2021-06-132-12/+159
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan2021-06-101-5/+13
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-06-031-1/+15
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2021-06-021-1/+8
* SERVER-56361: Better FTDC diagnostics of RSMr4.0.25-rc0Andrew Shuvalov2021-06-021-0/+6
* SERVER-56489: New pass-through test with random hello server-side delaysAndrew Shuvalov2021-06-013-4/+224
* SERVER-57282 Add requires_document_locking to retryable findAndModify downgra...Jason Chan2021-06-012-4/+8
* SERVER-56361: revert FTDC diagnosticsAndrew Shuvalov2021-06-011-6/+0
* SERVER-57173: Add distinction to oplog application when data is inconsistent.Jason Chan2021-05-301-0/+162
* SERVER-56361: Better FTDC diagnostics of RSMAndrew Shuvalov2021-05-281-0/+6
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`.Daniel Gottlieb2021-05-282-2/+200
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-273-73/+374
* SERVER-57044 Add multiversion tests for retryable findAndModifyJason Chan2021-05-202-0/+303
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-05-191-0/+2
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-151-2/+27
* SERVER-56563 Forge noop image oplog entries for chunk migrationJason Chan2021-05-141-0/+2
* SERVER-40293 change_stream.js removal test should do an unordered check on th...Alex Taskov2021-05-142-40/+71