summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-45920 Validate writeConcern.wAmirsaman Memaripour2020-02-032-3/+4
* SERVER-44849 Allow new index creation inside multi-document transactionsMaria van Keulen2020-02-033-0/+224
* SERVER-45452 Support for reading from a view (unsharded)Charlie Swanson2020-02-031-184/+215
* SERVER-45548 Complete TODO listed in SERVER-44159Esha Maharishi2020-02-031-6/+2
* SERVER-45926: Tag server_status_metrics.js requires_document_lockingLingzhi Deng2020-02-031-1/+5
* SERVER-45801 Allow $unionWith inside a $lookup if the inner collection is uns...Nicholas Zolnierz2020-02-032-13/+112
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-0311-56/+18
* SERVER-45919 replSetReconfig should be allowed to fail with InterruptedDueToR...Pavithra Vetriselvan2020-02-031-2/+7
* SERVER-45536 index_secondary_commit_after_scan_error.js should wait for the s...Louis Williams2020-02-031-1/+10
* SERVER-45526 Enable sharded unionWithTed Tuckman2020-02-033-16/+410
* SERVER-45377 add global option to enable and disable shell hang analyzerRobert Guo2020-01-311-9/+32
* SERVER-45906 Ensure initial stable checkpoint is triggered properly when enab...William Schultz2020-01-311-0/+32
* SERVER-37637 Standalone nodes should not restart in-progress two-phase index ...Louis Williams2020-01-311-0/+99
* SERVER-45573 Implement and test auth for $unionWithNicholas Zolnierz2020-01-313-3/+197
* SERVER-45137 Remove namespaces from Top when collections are renamedGregory Wlodarek2020-01-311-0/+52
* SERVER-45576 Make explicit collection creation in sharding directly forward t...Mihai Andrei2020-01-301-108/+30
* SERVER-45707 Test that range deletion tasks are eventually deleted even if co...Cheahuychou Mao2020-01-301-0/+98
* SERVER-45828 rolling_index_builds.js disables ttlMonitorEnabled when starting...Benety Goh2020-01-301-1/+4
* SERVER-45743 Add a flag to allow opting out of using the Resumable RangeDeleterAlex Taskov2020-01-301-0/+128
* SERVER-45587 SIGUSR2 one thread per log lineBilly Donahue2020-01-301-1/+0
* SERVER-41965 Change repair to only rebuild indexes on necessary collectionsDaniel Ernst2020-01-302-0/+117