summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+2
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-1328-43/+46
* SERVER-46087 Propagate allowDiskUse to shards for sharded $unionWithNicholas Zolnierz2020-02-131-3/+37
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-132-0/+7
* Revert "SERVER-45562 Ensure consistent $$NOW value across $unionWith arms"Gregory Wlodarek2020-02-131-16/+0
* SERVER-45651 ReplSetTest stopSet checks should pass explicit RWCKevin Pulo2020-02-131-0/+29
* SERVER-45918 Add SortStageSimple.David Storch2020-02-132-1/+103
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-133-19/+145
* SERVER-43518 Complete TODO listed in SERVER-39141Alex Taskov2020-02-134-40/+8
* SERVER-45884 don't run the hang analyzer on ASAN buildsRobert Guo2020-02-121-4/+9
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-121-3/+0
* SERVER-45562 Ensure consistent $$NOW value across $unionWith armsJacob Evans2020-02-121-0/+16
* SERVER-45908 Use explicit read concern in sharding test index consistency hookJack Mulrow2020-02-124-15/+51
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-125-2/+275
* SERVER-30883 fast-path fetching of oldest oplog entryEric Milkie2020-02-121-0/+6
* SERVER-45927 Alias for Atlas FTSMihai Andrei2020-02-121-5/+5
* SERVER-45183 Add Ubuntu1604 Container SupportJohn Chen2020-02-121-1/+1
* SERVER-46088 Exclude sharding auth tests from ephemeralForTest variantAlex Taskov2020-02-121-1/+1
* SERVER-45986 index_shutdown_cmd_primary.js waits for IndexBuildsCoordinator b...Benety Goh2020-02-121-1/+1
* 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