summaryrefslogtreecommitdiff
path: root/jstests/core/views
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-061-0/+8
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-261-0/+11
* SERVER-60653 Backport the autoSplitVector logic to v4.2Pierlauro Sciarelli2021-10-271-0/+8
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-111-0/+1
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-211-0/+1
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-101-0/+1
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-101-1/+1
* SERVER-47462 remove setIndexCommitQuorum commandBenety Goh2020-04-231-1/+0
* SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_seco...Tess Avitabile2020-02-211-0/+1
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2020-01-071-0/+8
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-11-131-4/+0
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-311-0/+1
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-291-27/+0
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-08-131-14/+0
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-2617-2232/+2189
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-07-081-2/+0
* SERVER-40961 Extend translated $out tests to support all $merge modesArun Banala2019-06-111-28/+16
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-7/+0
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-0/+2
* SERVER-41275 rename $merge option replaceWithNew to replaceCharlie Swanson2019-05-231-10/+5
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-211-1/+0
* SERVER-41200 Change syntax from $out to $merge for tests in other directoriesJacob Evans2019-05-211-7/+27
* SERVER-40134 fix bug in distinct() against viewsIan Boros2019-05-141-1/+29
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-041-4/+3
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-032-16/+18
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-117-10/+28
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-021-0/+1
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-111-1/+0
* SERVER-39394 Traverse $lookup subpipeline for more involved collectionsCharlie Swanson2019-02-061-0/+68
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-0/+2
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-1/+0
* SERVER-38362 Prevent $out stage within $lookupBrigitte Lamarche2019-01-031-1/+2
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-211-0/+1
* Revert "SERVER-36416 Add dropConnections administrative command"Benety Goh2018-12-201-1/+0
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-201-0/+1
* SERVER-37953 Create command setIndexCommitQuorum to update index build commit...Dianna Hohensee2018-12-121-0/+1
* SERVER-37939 Add a temporary twoPhaseCreateIndexes command in order to select...Dianna Hohensee2018-12-101-0/+4
* SERVER-38340 Make a BiggieSE nightly Evergreen variantGregory Wlodarek2018-12-041-1/+1
* SERVER-37641 Create command voteCommitIndexBuilds to convey secondary's readi...Dianna Hohensee2018-11-301-0/+1
* SERVER-36068 Expose a user-accessible cursor option to avoid caching data fro...Matthew Russotto2018-11-201-0/+7
* SERVER-36002 Integrate and build biggie storage engineBen Judd2018-09-261-1/+2
* SERVER-35419 $lookup and $facet must inherit constraints from childrenKyle Suarez2018-09-141-2/+14
* SERVER-36859 Validate dbname in DurableViewCatalogImpl::iterate().Justin Seyster2018-09-071-0/+29
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-292-6/+1
* SERVER-13201 support $out to foreign databaseKyle Suarez2018-08-281-1/+25
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-1/+1
* SERVER-36123: Reject $out with mode: replaceCollection if the output collecti...Nick Zolnierz2018-08-091-1/+1
* SERVER-36297 Add stubs for the transaction two-phase commit voting commandsEsha Maharishi2018-08-091-0/+2
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-0/+1
* SERVER-36211 Remove CmdCopyDbSaslStartMaria van Keulen2018-08-081-1/+0