summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-02-241-8/+9
* SERVER-46253 Roll back collection registrations during txn abortMaria van Keulen2020-02-241-0/+23
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"David Percy2020-02-244-242/+5
* SERVER-46235 mongoURIAuth.js tolerate extra appearances of regex in logBilly Donahue2020-02-241-1/+1
* SERVER-46235 Re-enable multiversion testsMark Benvenuto2020-02-241-1/+1
* SERVER-46229 add mutlikey index to multi-document transaction test for index ...Benety Goh2020-02-222-2/+13
* SERVER-45089 Assert force reconfig with missing term field results in default...Ali Mir2020-02-221-0/+15
* SERVER-46305 Fix index_initial_sync.js to wait for node to become secondary b...Vesselina Ratcheva2020-02-221-1/+2
* SERVER-46161 Increase number of PlanExecutor iterations before yielding to 1000.David Storch2020-02-221-2/+2
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-213-0/+171
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-214-5/+242
* Revert "SERVER-39714 Drop unfinished indexes on modified collections during r...Ben Caimano2020-02-211-95/+0
* SERVER-46302 Modified bump_transaction_prevents_extra_deletion_task_write.js ...Alex Taskov2020-02-211-1/+8
* SERVER-46301 Add requires_persistence tag to SERVER-26369.jsRandolph Tan2020-02-211-0/+4
* SERVER-45676 Add tests with $geoNear, $text, and $indexStats in $unionWith su...Ted Tuckman2020-02-211-0/+128
* SERVER-39714 Drop unfinished indexes on modified collections during repair wh...Louis Williams2020-02-211-0/+95
* SERVER-46071 Handle nan/inf/out-of-range inputs to integral set parameter valuesSara Golemon2020-02-211-19/+29
* SERVER-45457 Allow disabling system.js on a per-expression basisKatherine Wu2020-02-212-13/+114
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-211-0/+21
* SERVER-46103 Retain NonResumableChangeStreamError label for 4.4Bernard Gorman2020-02-212-1/+34
* Revert "SERVER-44522 serverStatus metrics for awaitable isMaster"Ben Caimano2020-02-213-171/+0
* SERVER-45520 Make writes in MigrationCoordinator::completeMigration retry unt...Randolph Tan2020-02-203-1/+34
* SERVER-46235 Fix various multiversion tests, if version 4.2 use text logsHenrik Edin2020-02-203-11/+18
* SERVER-42936 Implement support for Client connections without OCSPShreyas Kalyan2020-02-201-0/+87
* SERVER-46235 Fix and re-enable jstests in replica_sets, sharding and core_txn...Henrik Edin2020-02-204-13/+29
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-203-0/+171
* SERVER-46246 index_failover_resolved_key_errors.js requires support for docum...Benety Goh2020-02-201-0/+1
* SERVER-44710: Add metrics.repl.network.getmores.numEmptyBatchesLingzhi Deng2020-02-201-0/+17
* SERVER-46239 Add tests for range deletion with compound and hashed shard keysMatthew Saltz2020-02-201-31/+81
* SERVER-46026 hybrid_unique_index_with_updates.js against structured logsGabriel Russell2020-02-201-2/+13
* SERVER-45744 Migration coordinator recovery task should bump the txnNumber on...Alex Taskov2020-02-204-3/+214
* SERVER-46218 Fix removal/shutdown race in arbiterA. Jesse Jiryu Davis2020-02-201-0/+53
* SERVER-45623 improve diagnosability of default writeConcernKevin Pulo2020-02-201-0/+47
* SERVER-46091 Add new failpoint to support driver testing of ResumableChangeSt...Bernard Gorman2020-02-203-1/+124
* SERVER-45138 Fix logv2 text builderHenrik Edin2020-02-191-4/+6
* SERVER-46015 Cleanup Pipeline parsing for aggregation stages with child pipel...Nicholas Zolnierz2020-02-192-9/+2
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-02-191-0/+153
* SERVER-46026 Fix compression_options.js to ignore tcp fast open warningMark Benvenuto2020-02-191-1/+1
* SERVER-46235 Re-enable disabled testsMark Benvenuto2020-02-193-5/+5
* SERVER-46026 index_stepdown_after_init.js tests against stuctured logsGabriel Russell2020-02-191-3/+16
* SERVER-45978: Added "minRetentionHours" field to replSetResizeOplog cmdAndrew Chen2020-02-191-3/+19
* SERVER-46122 Make the drop command abort in-progress index builds before drop...Gregory Wlodarek2020-02-191-0/+64
* SERVER-46122 Concurrency tests should expect the 'IndexBuildAborted' error co...Gregory Wlodarek2020-02-192-2/+4
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-1913-151/+217
* SERVER-45675 Test that $unionWith tracks disk use appropriatelyArun Banala2020-02-191-1/+148
* SERVER-39453 initial sync ignores in-progress index builds when cloning colle...Benety Goh2020-02-191-2/+6
* SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao2020-02-192-75/+28
* SERVER-45233 Include the empty array in the comparison with index testTed Tuckman2020-02-192-1/+12
* SERVER-39453 add js tests for initial sync while an index build is in progressBenety Goh2020-02-194-0/+142
* SERVER-45574: Use NewOplogFetcher in steady state replication and initial syncLingzhi Deng2020-02-192-5/+16