summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14466 test use of DBRef fields in aggregation and find() expressionsIan Boros2019-11-212-2/+53
* Revert "SERVER-14466 test use of DBRef fields in aggregation and find() expre...Mathew Robinson2019-11-212-53/+2
* SERVER-43912 Query planner support for compound hashed indexesArun Banala2019-11-217-1/+790
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-0/+11
* SERVER-14466 test use of DBRef fields in aggregation and find() expressionsIan Boros2019-11-202-2/+53
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testr4.3.2James Wahlin2019-11-202-85/+0
* SERVER-44668 Define deleted commands in views_all_commands.js for backwards c...Blake Oler2019-11-201-1/+21
* SERVER-44693 Add multiversion_incompatible tag to list_commands.jsAdam Cooper2019-11-201-0/+1
* SERVER-44224 Remove 'assumes_write_concern_unchanged' from bypass_doc_validat...James Wahlin2019-11-191-2/+0
* SERVER-44664 Add requires_fcv_44 to failing tests from replica_sets_jscore_mu...Jason Chan2019-11-197-9/+42
* SERVER-44660 Add requires_fcv_44 tag to check_shard_index.jsJack Mulrow2019-11-181-1/+1
* SERVER-44670 Blacklist jstests/core/read_after_optime.js from multiversion te...Jason Chan2019-11-181-0/+1
* SERVER-42693 exclude test from jsCore_mobileBenety Goh2019-11-161-1/+6
* SERVER-44655: Do not run failCommand errorLabels override test if storage eng...Lingzhi Deng2019-11-151-2/+5
* SERVER-44496 Add resource_intensive label and modernize explain_large_bounds.jsNicholas Zolnierz2019-11-151-8/+12
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-152-0/+63
* SERVER-6527 test that projections with conflicting fields are bannedIan Boros2019-11-151-0/+42
* SERVER-44619 add expected error code to testBenety Goh2019-11-141-11/+11
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-2/+56
* SERVER-15164 test that positional operator and $slice can be used in the same...Ian Boros2019-11-141-0/+8
* SERVER-44619 truncate message for error code 16746 if too longBenety Goh2019-11-141-1/+6
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-149-6/+14
* SERVER-44403 Allow creation attempts of existing indexes in transactionsMaria van Keulen2019-11-132-1/+48
* SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAS...Anton Korshunov2019-11-131-2/+2
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-121-0/+157
* SERVER-14643 Return informative Status from QueryPlanner::planDavid Percy2019-11-112-6/+45
* SERVER-44269 modernize max time_ms.jsIan Boros2019-11-081-465/+0
* SERVER-44056 Test that meta textScore projections result in missing when no t...Ian Boros2019-11-071-0/+12
* SERVER-44453 Address several orphaned TODOs.David Storch2019-11-064-59/+36
* SERVER-44036 Test that existing index creation takes intent locksMaria van Keulen2019-11-051-18/+7
* SERVER-43749 Modernize mapReduce tests in coreJacob Evans2019-11-0510-470/+294
* SERVER-42099 Allow passing a hint to findAndModifyBernard Gorman2019-11-011-0/+137
* SERVER-40372 Track transaction sizeTess Avitabile2019-11-011-2/+7
* SERVER-6864 test that positional operator is compatible with documents that h...Ian Boros2019-11-011-0/+40
* SERVER-44013 MR Agg: Report plan stats and summary for currentOp/profiler/slo...James Wahlin2019-10-312-32/+53
* Revert "SERVER-44013 MR Agg: Report plan stats and summary for currentOp/prof...James Wahlin2019-10-312-53/+32
* SERVER-42905 Push down user-specified projections to PlanStage layer if possibleAnton Korshunov2019-10-311-1/+1
* SERVER-44310 Make waitForFailPoint command require maxTimeMSCheahuychou Mao2019-10-311-2/+6
* SERVER-44013 MR Agg: Report plan stats and summary for currentOp/profiler/slo...James Wahlin2019-10-312-32/+53
* SERVER-42748 Support using stored procedures (system.js) in map/reduceJacob Evans2019-10-291-27/+64
* SERVER-44232 remove TODO in return_key.jsIan Boros2019-10-291-6/+3
* SERVER-42690 Modernize many mr tests in core suiteCharlie Swanson2019-10-2923-633/+649
* SERVER-44015 MR Agg: Respect limit when no sort is specifiedMihai Andrei2019-10-291-0/+5
* SERVER-43911 Permit building compound hashed indexesArun Banala2019-10-284-141/+200
* SERVER-44245 Make id_partial_projection.js more robustIan Boros2019-10-251-8/+13
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-254-20/+19
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-251-0/+10
* SERVER-7502 test that partial projection of _id works correctlyIan Boros2019-10-241-0/+21
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-233-19/+31
* SERVER-43840 fix invariant failure in exclusion projection parserIan Boros2019-10-231-1/+15