summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57789 Modernize jstests/core/update_addToSet.jsBACKPORT-9765James Wahlin2021-06-241-86/+89
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-212-2/+22
* SERVER-57787: Exclude geo_big_polygon3.js from tenant migration passthrough s...Lingzhi Deng2021-06-211-0/+1
* SERVER-57562 Check if Collection or View exist on namespace before creating t...Henrik Edin2021-06-171-0/+74
* SERVER-57300 Fix logic for detecting numeric path component to avoid executin...Andrii Dobroshynski2021-06-171-1/+83
* SERVER-57165 Ensure currentOp_shell.js tests target the correct operationKatherine Wu2021-06-171-12/+15
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ...Ruoxin Xu2021-06-171-0/+2
* SERVER-57403 Serialize 'let' variables by wrapping with $literalKatherine Wu2021-06-151-0/+7
* SERVER-21929 Make $in with null always match undefinedDavid Storch2021-06-152-71/+133
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-06-153-2/+3
* SERVER-57646: Exclude geo_big_polygon2.js from tenant migration passthrough s...XueruiFa2021-06-141-1/+2
* SERVER-57635 Handle stale config exception during txn in multi_delete_in_tran...Tommaso Tocci2021-06-141-28/+28
* SERVER-57434 Retry transaction on stale config error in read_concerns.jsTommaso Tocci2021-06-101-10/+10
* SERVER-57382 Add _id $-prefix validation to storage validationAlya Berciu2021-06-091-0/+9
* SERVER-57392 ban resume_query_from_non_existent_record from tenant migration ...Pavi Vetriselvan2021-06-071-0/+1
* SERVER-56798 Time-series 'granularity' parameter controls rounding for minimu...Dan Larkin-York2021-06-045-4/+146
* SERVER-57097 fix FTSSpec::fixSpec() to handle int values in weight values tha...Benety Goh2021-06-031-0/+9
* SERVER-57097 clean up fts_index.jsBenety Goh2021-06-031-36/+62
* SERVER-56786 expand the bounds parameter of mergeChunk in the config server (...Paolo Polato2021-06-031-0/+1
* SERVER-55232 Review blacklisted rename tests (BACKPORT-9382)Pierlauro Sciarelli2021-06-017-71/+79
* SERVER-56797 Allow collMod to change time-series bucket granularityDan Larkin-York2021-05-281-0/+96
* SERVER-56480 Set executionStats.allPlansExecution to an empty array when usin...Irina Yatsenko2021-05-262-36/+47
* SERVER-56296 Uniform `fromNss == toNss` rename behavior between rs and sharde...Pierlauro Sciarelli2021-05-251-0/+24
* SERVER-56933 Return options to create an identical time-series collection fro...Gregory Noma2021-05-256-1/+278
* SERVER-56934 Make expireAfterSeconds a top-level collection optionGregory Noma2021-05-245-43/+43
* SERVER-56638 Create explicit command for abort participants in reshardCollectionRandolph Tan2021-05-211-0/+1
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-05-211-4/+16
* SERVER-57077 require FCV 5.0 for tests asserting on query plan shapeKyle Suarez2021-05-207-1/+23
* SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predi...Andrii Dobroshynski2021-05-172-0/+46
* SERVER-56124 Provide an alias to $_internalUnpackBucket for Atlas Online ArchiveEthan Zhang2021-05-172-1/+168
* SERVER-56928 Fix bug with findOne() query that uses $near operatorMihai Andrei2021-05-171-6/+38
* SERVER-53637 Add internal $lookup sub-pipeline collationJames Wahlin2021-05-141-0/+1
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-0/+28
* SERVER-55105 Support configurable time-series bucket 'granularity'Louis Williams2021-05-132-7/+95
* SERVER-56517 Start checking unchecked writes in regex2.js, regex3.js, and reg...Matthew Russotto2021-05-133-27/+27
* SERVER-56550 Require consistent API params in getMore and txnsA. Jesse Jiryu Davis2021-05-133-9/+18
* SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran2021-05-122-4/+4
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-4/+4
* SERVER-56506 Fix the "relevantSlots" logic in sbe_stage_builder_projection.cppDrew Paroski2021-05-121-1/+12
* SERVER-55260 Test multiple statement ids per oplog entry with applyOpsYuhong Zhang2021-05-111-0/+35
* SERVER-49474 Test '.' fieldname storage validation for findAndModifyAlya Berciu2021-05-111-0/+16
* SERVER-34012 Planner's logic for taking union of index bounds intervals is sl...Timour Katchaounov2021-05-102-3/+139
* SERVER-56689 ensure mongos collStats can handle large values for scaleBenety Goh2021-05-091-0/+13
* SERVER-56689 disable apitest_dbcollection.js under multiversion burn_in_testsBenety Goh2021-05-081-0/+2
* SERVER-56513 fix IndexDescriptor::isIdIndexPattern() to handle out of bounds ...Benety Goh2021-05-081-0/+6
* SERVER-56230 Check capped collection hashes across replica set membersGregory Wlodarek2021-05-071-122/+0
* SERVER-56773 Change noop_createIndexes_not_blocked_by_txn.js to check for the...Gregory Wlodarek2021-05-071-2/+2
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-077-8/+159
* SERVER-56745 clean up tags in index_id_options.js (should run in standalone o...Benety Goh2021-05-071-3/+9
* SERVER-56743 Reintroduce validation for no $-prefixed fields in _idAlya Berciu2021-05-071-3/+4