summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30371 renaming collection across databases logs individual oplog entriesBenety Goh2017-09-051-5/+17
* SERVER-30371 added js tests for renaming a collection across databasesBenety Goh2017-09-057-0/+232
* Revert "SERVER-30371 renaming collection across databases logs individual opl...Benety Goh2017-09-051-17/+5
* Revert "SERVER-30830 fix apply_ops_atomicity.js test case per new applyOps be...Benety Goh2017-09-051-6/+4
* SERVER-30830 fix apply_ops_atomicity.js test case per new applyOps behaviorBenety Goh2017-09-051-4/+6
* SERVER-30863 Make benchrun_substitution.js more robustTess Avitabile2017-09-051-3/+3
* SERVER-30371 renaming collection across databases logs individual oplog entriesBenety Goh2017-09-051-5/+17
* SERVER-30681 Run the concurrency suite with causal consistency enabledJack Mulrow2017-09-043-3/+223
* SERVER-30680 Add support for session options to the concurrency frameworkJack Mulrow2017-09-043-4/+17
* SERVER-30683 Support failovers in ReplicaSetFixtureYves Duhem2017-09-011-7/+1
* SERVER-29592 Mark JSON Schema FCV tests as [requires_persistence].Justin Seyster2017-09-012-2/+11
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-019-42/+541
* SERVER-30907 Ban $changeStream on non replica set deploymentsCharlie Swanson2017-09-012-0/+108
* SERVER-30412 Ensure that aggregation splitpoints are not shared between shard...Bernard Gorman2017-09-011-18/+34
* SERVER-30903 Add test for shellHelper.use().Max Hirschhorn2017-08-311-0/+39
* SERVER-30887 remove set of non-existent verboseQueryLogging parameterGeert Bosch2017-08-311-2/+0
* jseyster/json-schema-feature-compatibility-2Justin Seyster2017-08-312-0/+210
* SERVER-30009: Allow JS functions to be terminated with ';'Spencer Jackson2017-08-311-0/+38
* SERVER-28343 Session checks on GETMORE operationsADAM David Alan Martin2017-08-301-0/+47
* SERVER-30664: extend ExpressionWithPlaceholder to accept more expressionsNick Zolnierz2017-08-301-2/+17
* SERVER-30177 Implement JSON Schema 'dependencies' keyword.David Storch2017-08-301-0/+119
* SERVER-30675 SERVER-30678 Add configuration options to JavaScript stepdown th...Jack Mulrow2017-08-304-332/+457
* SERVER-30799 Avoid misleading empty batches with tailable cursors.Charlie Swanson2017-08-302-9/+103
* SERVER-30686 Add retryable_writes_jscore_passthrough_WT task.Max Hirschhorn2017-08-301-5/+14
* SERVER-30686 Add support for retryWrites=true in the mongo shell.Max Hirschhorn2017-08-301-0/+152
* SERVER-30686 Wire up SessionOptions in more places.Max Hirschhorn2017-08-306-8/+45
* SERVER-30245 Add support for multiple types in JSON Schema 'type'/'bsonType' ...David Storch2017-08-292-8/+86
* SERVER-30620 Lookup collection by UUID in fetchAndInsertMissingDocumentMaria van Keulen2017-08-291-0/+81
* SERVER-30735 Make DBDirectClient use its own LastErrorMathias Stearn2017-08-281-7/+6
* SERVER-30478 New test for rename during initial syncGeert Bosch2017-08-282-40/+65
* SERVER-30557 Make max_time_ms.js more robustTess Avitabile2017-08-281-45/+45
* SERVER-29840 Add allowed features bitmask to MatchExpressionParser::parseTess Avitabile2017-08-257-9/+59
* SERVER-30835 Increase wtimeout in auth2.js testSpencer T Brody2017-08-251-1/+1
* SERVER-30762 Add dbCheck jstests.Ian Kuehne2017-08-251-0/+474
* SERVER-30568 Remove the startSession ActionTypesamantharitter2017-08-251-1/+1
* SERVER-30595 Do not use chunk metadata to filter results for read concern 'av...Dianna Hohensee2017-08-241-26/+98
* SERVER-30177 Add support for JSON Schema 'minProperties' and 'maxProperties'.David Storch2017-08-241-0/+47
* SERVER-30741 Add 'bsonType' JSON Schema keyword.David Storch2017-08-244-31/+290
* SERVER-30212 add two phase drop test for renameCollection in a replica set wi...Benety Goh2017-08-241-0/+89
* SERVER-29913 Use runCommand() in bulk_api.js for performing writes.Max Hirschhorn2017-08-231-151/+52
* SERVER-29431 Add library for multi version initial sync testsWilliam Schultz2017-08-234-59/+81
* Revert "SERVER-30478 New test for rename during initial sync"Geert Bosch2017-08-232-64/+40
* SERVER-30508 Fail rollback via refetch if transactions collection UUID is dif...Jack Mulrow2017-08-231-0/+7
* SERVER-30579 Change resumeTokens to include collection UUID instead of namespaceMatthew Russotto2017-08-235-46/+69
* SERVER-30478 New test for rename during initial syncGeert Bosch2017-08-232-40/+64
* SERVER-30403 NotAllowedOnShardedCollectionCmd should be versionedHugh Han2017-08-231-0/+57
* SERVER-27899 Ensure users can getMore their own indexStats cursorsTess Avitabile2017-08-232-67/+33
* SERVER-29628 $listSessions aggregation stageSara Golemon2017-08-235-0/+247
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-235-0/+214
* SERVER-30212 apply_ops_idempotency.js waits for drop-pending collections to b...Benety Goh2017-08-221-0/+17