summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45151 Skip call to awaitNodesAgreeOnAppliedOptime during initiate if h...Samyukta Lanka2019-12-161-2/+4
* SERVER-39452 Support rollback via refetch for two-phase index buildsLouis Williams2019-12-165-7/+144
* SERVER-45139 Blacklist write_result.js from multiversion testingJason Chan2019-12-161-1/+4
* SERVER-42009 Forbid creation of collections with namespace names containing a $Geert Bosch2019-12-161-1/+1
* SERVER-45144 delete_orphans_on_upgrade.js should wait for deletions to comple...Alex Taskov2019-12-161-4/+6
* SERVER-44915 Extend output to include full index options and shard nameMihai Andrei2019-12-163-10/+112
* SERVER-44942 Don't allow drop of out temp collection before index copyingTed Tuckman2019-12-161-0/+65
* SERVER-45073 Check profiler before logs in comment_field.jsBernard Gorman2019-12-141-11/+10
* SERVER-43360 No year 0 in $dateFromParts expressionsJustin Seyster2019-12-131-6/+8
* SERVER-34844 Relax timing requirements in apply_batches_totalMillis.jsVesselina Ratcheva2019-12-131-9/+10
* SERVER-45076 Complete all TODOs left from agg map reduce knob removalTed Tuckman2019-12-138-296/+301
* SERVER-44743 Clean up invalid view name even when the test throwsDavid Percy2019-12-131-10/+15
* SERVER-45103 Sharded index commands shouldn't target primary shard if it does...Cheahuychou Mao2019-12-135-73/+122
* SERVER-43915 Update shard targeting logic to correctly target by compound has...Arun Banala2019-12-134-3/+286
* SERVER-43669 Serialize "sortKey" as BSONArrayJustin Seyster2019-12-133-15/+20
* SERVER-43125 test propagation of RWC defaultsKevin Pulo2019-12-133-0/+172
* SERVER-26066 Fix dependency analysis for projections with expressions on dott...Ian Boros2019-12-121-0/+26
* SERVER-44976 Add _configsvrEnsureChunkVersionIsGreaterThan command that calls...Esha Maharishi2019-12-121-0/+1
* SERVER-43720 Add default read write concern commands to mongos and config serverJack Mulrow2019-12-122-0/+346
* SERVER-33582 Add $bsonSize expressionDavid Percy2019-12-123-3/+97
* SERVER-44912 Skip countDonorMoveChunkAbortConflictingIndexOperation check if ...Cheahuychou Mao2019-12-121-1/+4
* SERVER-44919 Add a targeted test for index operations during initial splitCheahuychou Mao2019-12-111-0/+169
* SERVER-45046 Fix js_exceptions.js when run under logv2Henrik Edin2019-12-111-1/+1
* SERVER-44912 serverStatus counter for number of migrations aborted by index o...Cheahuychou Mao2019-12-111-0/+55
* SERVER-44911 Make index operations abort concurrent outgoing migrationsCheahuychou Mao2019-12-113-52/+223
* SERVER-44475 Remove Query KnobJacob Evans2019-12-1152-817/+453
* SERVER-43334 Ban invalid positional projection syntaxIan Boros2019-12-111-4/+2
* SERVER-42193 Ensure that all existing orphaned documents are eventually clean...Alex Taskov2019-12-112-8/+85
* SERVER-43589 Trace logging for RaftMongo.tlaA. Jesse Jiryu Davis2019-12-101-1/+1
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-1020-10/+52
* SERVER-44405 Use intent locks for collection creation via createIndexesMaria van Keulen2019-12-105-18/+172
* SERVER-44568 Update server's embedded time zone rules to version 2019c.David Storch2019-12-101-0/+36
* SERVER-45026 updates_to_rangedeletions_collection_trigger_range_deletions.js ...Alex Taskov2019-12-101-1/+2
* SERVER-44977 Allow $changeStream with updateLookup to run directly against a ...Bernard Gorman2019-12-101-0/+47
* SERVER-44823 Add sharding support for $planCacheStats.David Storch2019-12-097-34/+113
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-093-101/+2
* SERVER-44966 Add requires_fcv_44 tag to tests with different results because ...Ted Tuckman2019-12-093-0/+6
* SERVER-44999 Blacklist read_operations_during_step_down.js from the multivers...Cheahuychou Mao2019-12-091-0/+1
* SERVER-44987 Blacklist empty_cluster_init.js as multiversion_incompatibleMihai Andrei2019-12-091-0/+4
* SERVER-44772 Add 'allowDiskUse()' function to explain cursors in shellSophie Saskin2019-12-061-0/+6
* SERVER-40687 stricter checking on positional operator fieldIan Boros2019-12-062-13/+18
* SERVER-45004 Add assert for orphan creation in updates_to_rangedeletions_coll...Alex Taskov2019-12-061-1/+8
* SERVER-44938 Primaries will run applyOps with inner operations that have a 't...Samyukta Lanka2019-12-061-0/+59
* SERVER-44982 Blacklist jstests/core/collation.js from multiversion suitesAnton Korshunov2019-12-061-0/+4
* SERVER-44990 Add requires_fcv_44 flag to agg_out.js to address failure in con...James Wahlin2019-12-061-1/+1
* SERVER-44226 Enable dbStats test in core/views/views_all_commands.jsJames Wahlin2019-12-061-1/+1
* SERVER-44719 Make createIndexes, dropIndexes, and collMod check shard versionsCheahuychou Mao2019-12-064-82/+175
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-062-4/+69
* SERVER-44963 Make or4.js safe for ParallelJacob Evans2019-12-051-1/+1
* SERVER-44283 Change removeKeyRangeFromZone to use the bounds found from the f...Haley Connelly2019-12-051-15/+5