summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-09798-17155/+18894
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-081-1/+1
* SERVER-21976 fixing mongos' routing of dataSize command to mongods: it was us...Dianna Hohensee2016-03-081-21/+27
* Revert "SERVER-22767 mongos segfault when invoking .explain() on certain oper...Waley Chen2016-03-071-21/+0
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-041-0/+21
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-2/+2
* improve diagnostics for upsert_fields.js testScott Hernandez2016-02-241-2/+4
* SERVER-17440 Remove references to textSearchEnabled command line optionPaul Pedersen2016-02-221-5/+0
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-191-1/+2
* SERVER-22461 Crash in mozjs code with invalid NumberLong objectWaley Chen2016-02-183-35/+45
* SERVER-22332 Move the repl_write_threads_start_param.js JS test from jsCore t...Jonathan Abrahams2016-02-171-38/+0
* Revert "SERVER-22461 Crash in mozjs code with invalid NumberLong object"Eric Milkie2016-02-163-45/+35
* SERVER-22461 Crash in mozjs code with invalid NumberLong objectWaley Chen2016-02-153-35/+45
* Revert "SERVER-22461 Crash in mozjs code with invalid NumberLong objectt"Jason Carey2016-02-112-33/+5
* SERVER-22461 Crash in mozjs code with invalid NumberLong objecttWaley Chen2016-02-112-5/+33
* SERVER-22491 replace uptimeEstimate js test with C++ testMatt Cotter2016-02-111-2/+2
* SERVER-14662 Reject ambiguous positional projections and updatesTess Avitabile2016-02-103-58/+43
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-092-0/+36
* Revert "SERVER-22234 The Validate Command Should Work with failIndexKeyTooLong"Robert Guo2016-02-091-28/+0
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-091-0/+28
* Revert "SERVER-22234 add tests"Robert Guo2016-02-091-28/+0
* add testsRobert Guo2016-02-091-0/+28
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-09421-2670/+2670
* SERVER-20536 Ignore comment field when planning counts.Charlie Swanson2016-02-042-24/+89
* SERVER-13411 parallelCollectionScan takes maxTimeMSTess Avitabile2016-02-041-0/+13
* SERVER-15482 Reject bad inputs to size operatorTess Avitabile2016-02-041-11/+6
* SERVER-21814 Shell correctly processes negative batchSize in commands readMode.Benjamin Murphy2016-02-041-0/+5
* SERVER-4494 Explain includes index version for 2dsphere and text stages.Benjamin Murphy2016-02-042-4/+13
* SERVER-22237 Add enableSharding role for CloudManagerAndreas Nilsson2016-02-031-2/+2
* SERVER-21823 Update and findAndModify with {upsert: true} should report nMatc...Tess Avitabile2016-01-291-2/+32
* SERVER-21427: benchRun should complain when passed invalid optionsdalyd2016-01-292-2/+0
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-261-94/+89
* SERVER-21797 unify cursor response commands to respond with up to 16MB of dataDavid Storch2016-01-213-27/+37
* SERVER-20808 reject negative ntoreturn on OP_GET_MORE messagesDavid Storch2016-01-211-9/+2
* SERVER-11983: do not create _id field on capped collection updatesScott Hernandez2016-01-191-2/+14
* SERVER-14372: update update tests for bit/mulScott Hernandez2016-01-192-0/+44
* SERVER-21863 Prevent map-reduce from inserting >16MB documents.Max Hirschhorn2016-01-151-0/+54
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-141-0/+11
* SERVER-22048 Add index stats test covering multiple potential plan matchJames Wahlin2016-01-121-5/+79
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-111-0/+41
* SERVER-22048 Record index access stats for aggregation and mapReduceJames Wahlin2016-01-081-0/+17
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-20519 Set random seed, assert if seed not set and random function is i...Jonathan Abrahams2015-12-315-1/+8
* SERVER-21959 Do not truncate stack traces in log messages.Andy Schwerin2015-12-211-2/+2
* SERVER-17011 add EnsureSorted stageDavid Storch2015-12-211-0/+25
* SERVER-21772 correctly profile and log findAndModify operationsDavid Storch2015-12-152-4/+107
* SERVER-21852 fix more flakiness in kill_cursors.jsDavid Storch2015-12-111-17/+32
* SERVER-21750 clean up getMore logging and profilingDavid Storch2015-12-111-0/+14
* SERVER-21852 fix test issue that can cause kill_cursors.js to fail under mast...David Storch2015-12-101-1/+4
* SERVER-21786 increase test coverage of the s/query directoryDavid Storch2015-12-102-0/+24