summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-101-0/+49
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-12-103-81/+120
* SERVER-42756 $multiply with NaN operand violates commutativityAnton Korshunov2019-12-101-0/+47
* SERVER-44675 Handle race in repl metrics testr3.6.16-rc0r3.6.16A. Jesse Jiryu Davis2019-11-221-1/+14
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-201-0/+120
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-192-2/+14
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-131-3/+26
* SERVER-43322 Report oplog processing and truncation data in serverStatusMaria van Keulen2019-11-132-0/+45
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1329-1070/+1194
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-111-10/+25
* SERVER-35463 Mark listCommands as pre-authSara Golemon2019-11-111-0/+33
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-041-15/+16
* SERVER-32692 Make zbigMapReduce.js, sharding_balance4.js, and bulk_shard_inse...Matthew Saltz2019-11-043-0/+29
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-301-0/+10
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-10-213-16/+36
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionArun Banala2019-10-211-0/+138
* SERVER-34557 last_vote.js needs to wait for stable node before reading oplogJason Chan2019-10-092-0/+4
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...Janna Golden2019-10-081-5/+11
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-081-0/+49
* SERVER-36222 Wait for rollback is racy in shard_identity_rollback.jsJanna Golden2019-10-071-21/+13
* SERVER-43673 Blacklist toggle_feature_compatibility.js from backup_restore.jsJudah Schvimer2019-10-071-0/+1
* SERVER-43350 $lookup with no local default or user-specified collation should...Bernard Gorman2019-10-032-1/+144
* SERVER-39774 Revert increased number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-021-1/+2
* SERVER-39774 Increase number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-011-2/+1
* SERVER-38994 step down on SIGTERMRahul Sundararaman2019-09-272-5/+41
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-09-243-0/+143
* SERVER-42441 renameCollectionForApplyOps should always rename the target out ...Xiangyu Yao2019-09-161-0/+23
* SERVER-34760 Send setShardVersion on retries of shardCollectionBlake Oler2019-09-121-0/+40
* SERVER-43109 Explicitly wait for nodes in awaitReplication in do_not_advance_...Jason Chan2019-09-091-1/+1
* SERVER-42706 Test seeding secondary without sessions or transactions tableJudah Schvimer2019-09-091-0/+217
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-09-042-7/+74
* SERVER-39310: Call checkCanServeReadsFor() in 'getMore'Lingzhi Deng2019-09-031-0/+95
* SERVER-42953 Prevent elections during ttl_repl_secondary_disabled.jsMaria van Keulen2019-08-281-9/+19
* SERVER-42178 Fix lint.ADAM David Alan Martin2019-08-211-1/+2
* SERVER-42178 Lint fixupJustin Seyster2019-08-141-1/+1
* SERVER-42178 Disable Split Horizon testing on SLES.ADAM David Alan Martin2019-08-131-0/+6
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-311-0/+93
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-07-311-0/+115
* SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equ...Jack Mulrow2019-07-111-4/+8
* SERVER-41442 fix lintJudah Schvimer2019-07-101-1/+0
* SERVER-41442 Fix second race in umask.jsJonathan Reams2019-07-101-2/+1
* SERVER-40134 fix bug in distinct() against viewsIan Boros2019-07-051-1/+29
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-06-252-0/+38
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-241-1/+1
* SERVER-41753 Change indexc.js to use a single dateTed Tuckman2019-06-211-1/+2
* SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secon...Lamont Nelson2019-06-191-1/+1
* SERVER-41624 No Split Horizons testing in Legacy TransportADAM David Alan Martin2019-06-141-0/+1
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-136-99/+252
* SERVER-40643 SERVER-40645 Add jstests that test the split horizon featureHenrik Edin2019-06-073-0/+330
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-06-031-1/+10