summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45940 allow jstest RWC overrides to override explicit RWC if it's the ...Kevin Pulo2020-02-122-3/+7
* SERVER-42009 Forbid creation of collections with namespace names containing a $Geert Bosch2020-02-111-2/+3
* SERVER-42191 Blacklist warm_up_connection_pool.jsRandolph Tan2020-02-111-0/+1
* SERVER-45909 Ensure fetchedBatches stat is updated before check in collection...Vesselina Ratcheva2020-02-101-4/+13
* SERVER-46042 Run connPoolStats in assert.soon in warm_up_connection_pool.jsCheahuychou Mao2020-02-101-45/+45
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-1044-2/+219
* SERVER-45338 Make moveChunk robust to maxTimeMS expiring (fix auth after revert)Matthew Saltz2020-02-104-27/+97
* SERVER-44825 Test refineCollectionShardKey interaction with the range deleterMatthew Saltz2020-02-101-0/+162
* SERVER-45807 Add change stream stage to fetch pre-image for update/replace/de...Jonathan Reams2020-02-103-0/+284
* SERVER-45805 Add recordPreImages flag to collMod and create commandsJonathan Reams2020-02-101-0/+84
* SERVER-45039 Awaitable isMaster returns an error on reconfigs that change the...Jason Chan2020-02-071-0/+108
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-071-11/+68
* SERVER-39976 Two-phase index builds on primaries should ignore interruptsLouis Williams2020-02-071-16/+28
* SERVER-45989 Log files are opened in shared mode on Windows.Henrik Edin2020-02-071-1/+0
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-073-33/+56
* Revert "SERVER-45453 Change name and usage of '$_internalJs' to '$function'"Katherine Wu2020-02-071-49/+15
* SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_seco...Tess Avitabile2020-02-073-0/+3
* Revert "SERVER-43069: Condition logging for slow ops on sample rate"Xuerui Fa2020-02-071-68/+11
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-071-15/+49
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-075-29/+258
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-077-40/+152
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-062-2/+4
* SERVER-45389 Add metrics tracking how often shards have inconsistent indexesCheahuychou Mao2020-02-061-0/+139
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-061-0/+75
* SERVER-45989 Temporarily disable logpath.js on WindowsHenrik Edin2020-02-061-0/+1
* SERVER-46000 Unset default read concern between test cases in read_write_conc...Jack Mulrow2020-02-061-0/+3
* SERVER-41070 Add blockConnection mode to failCommandCheahuychou Mao2020-02-062-1/+189
* Revert "SERVER-45338 Make moveChunk robust to maxTimeMS expiring"Matthew Saltz2020-02-054-97/+27
* SERVER-45408 Enable serialization of config "term" fieldSiyuan Zhou2020-02-052-2/+74
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-0542-204/+0
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-051-11/+68
* SERVER-45901 Make moveChunk robust to being killOp'd after commit has been se...Esha Maharishi2020-02-053-0/+181
* SERVER-45338 Make moveChunk robust to maxTimeMS expiringMatthew Saltz2020-02-054-27/+97
* SERVER-45947 Make hedging server parameters settable at runtimeCheahuychou Mao2020-02-051-15/+25
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-0515-546/+1
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-0542-0/+204
* SERVER-41800 Remove call to cleanupOrphaned from range deleter acceptance tes...Esha Maharishi2020-02-051-12/+7
* SERVER-45539 Support collation for $unionWithArun Banala2020-02-051-0/+140
* SERVER-45898 declare that read_write_concern_defaults_application uses transa...Kevin Pulo2020-02-051-0/+1
* SERVER-37980 Add a function to the index builds interface to return the build...Gregory Wlodarek2020-02-052-3/+12
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-042-2/+14
* SERVER-39532 standalones doesn't support commitQuorum.Suganthi Mani2020-02-041-0/+19
* SERVER-45942 Make migration_coordinator_failover.js wait for mongos to see ne...Esha Maharishi2020-02-041-0/+6
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-02-043-3/+196
* Revert "SERVER-45651 Ensure checkReplicaSet sets an explicit writeConcern whe...Janna Golden2020-02-041-25/+0
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-044-13/+30
* SERVER-45150 Fix two repl tests to not call hang analyzer on expected timeoutsVesselina Ratcheva2020-02-042-2/+16
* SERVER-44435 Fix typo in testSara Golemon2020-02-041-1/+1
* SERVER-45882 Do not attach topologyVersion to ShutdownErrorsTess Avitabile2020-02-041-15/+20
* SERVER-45651 Ensure checkReplicaSet sets an explicit writeConcern when runnin...Vesselina Ratcheva2020-02-031-0/+25