summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46863 prevent collator mismatch in findAndModify/updateIan Boros2020-03-313-1/+42
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-317-13/+170
* SERVER-46966 Handle implicit collection creation errors during insertMaria van Keulen2020-03-301-0/+19
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMarcos José Grillo Ramírez2020-03-301-1/+1
* SERVER-46369 Run mixed_version_replica_sets.js in required builderJason Chan2020-03-261-0/+1
* SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci2020-03-251-0/+2
* SERVER-46608 Ban use of $function in schema validatorsSvilen Mihaylov2020-03-251-1/+15
* SERVER-46168 Sort without predicate on non-hashed prefix fields does not use ...Arun Banala2020-03-241-0/+26
* SERVER-47042 min_max_key.js test works only on 4.4 and up.Martin Neupauer2020-03-231-0/+3
* SERVER-45450 $accumulator performanceDavid Percy2020-03-201-7/+17
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-172-1/+3
* SERVER-46641: Limit collection names to 255 characters.Daniel Gottlieb2020-03-172-61/+2
* SERVER-46846 Prevent delete_hint.js from running in multiversion passthroughs...Bernard Gorman2020-03-161-1/+1
* SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongosRandolph Tan2020-03-131-1/+4
* SERVER-46795 Allow for JS interrupt in mr_bigobject_replace.jsCharlie Swanson2020-03-131-4/+13
* SERVER-44409 Add FSM and nice-to-have collection and index test casesMaria van Keulen2020-03-123-22/+95
* SERVER-46802 Fix detection of functioning TCP_FASTOPEN_CLIENTSara Golemon2020-03-121-11/+13
* SERVER-46790 Tag where_system_js.js as requires_fcv_44James Wahlin2020-03-111-0/+2
* SERVER-46545 Exclude tcp_fastopen.js from replica stepdown tests and include ...Sara Golemon2020-03-021-1/+7
* SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error codeJustin Seyster2020-03-021-2/+2
* SERVER-45563 Add support for $unionWith reading from sharded viewCharlie Swanson2020-03-021-5/+0
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-293-21/+145
* SERVER-46492 Restore WhereMatchExpression for $where as defaultJames Wahlin2020-02-291-1/+1
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-0/+9
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-281-0/+58
* SERVER-46113 Ensure free variables are rejected in view definitionsKatherine Wu2020-02-281-0/+4
* SERVER-46285 Ensure transaction isolation of newly-created collectionsMaria van Keulen2020-02-281-5/+2
* SERVER-46455 Mark tcp_fastopen.js as multiversion_incompatibleSara Golemon2020-02-271-0/+1
* Revert "SERVER-44367 Allow hinting the delete command"Eric Milkie2020-02-273-145/+21
* SERVER-46392 Explicitly request TFO cookie in jstests/core/tcp_fastopen.jsSara Golemon2020-02-271-9/+17
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-273-21/+145
* SERVER-45460 Mark CodeWithScope as deprecated in bsontypes.hJames Wahlin2020-02-262-42/+52
* SERVER-41554 remove applyOps support for createIndexesBenety Goh2020-02-252-2/+22
* SERVER-46196 Fix creation of orphan Top entries on failed collection creationDavid Storch2020-02-251-7/+30
* SERVER-46229 extend test coverage in create_indexes.js and create_indexes_par...Benety Goh2020-02-252-27/+24
* SERVER-46253 Roll back collection registrations during txn abortMaria van Keulen2020-02-241-0/+23
* SERVER-46229 add mutlikey index to multi-document transaction test for index ...Benety Goh2020-02-221-0/+7
* SERVER-45457 Allow disabling system.js on a per-expression basisKatherine Wu2020-02-211-0/+114
* SERVER-46235 Fix and re-enable jstests in replica_sets, sharding and core_txn...Henrik Edin2020-02-201-1/+5
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-196-120/+152
* SERVER-45233 Include the empty array in the comparison with index testTed Tuckman2020-02-192-1/+12
* SERVER-46026 jsCore_txns tests against structured logsGabriel Russell2020-02-183-4/+28
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-7/+15
* SERVER-45903 Allow sort with {$meta:'randVal'} on sharded clustersArun Banala2020-02-141-0/+63
* SERVER-45791 The db.collection.explain().mapReduce() shell helper should acce...James Wahlin2020-02-131-27/+33
* SERVER-45918 Add SortStageSimple.David Storch2020-02-131-0/+102
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-132-19/+100
* SERVER-42009 Forbid creation of collections with namespace names containing a $Geert Bosch2020-02-111-2/+3
* SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_seco...Tess Avitabile2020-02-073-0/+3
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-062-2/+4