summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-30573 Add dbCheck command.Ian Kuehne2017-08-221-0/+1
* SERVER-28620 Adorn all oplog writes with timestampsEric Milkie2017-08-225-70/+158
* SERVER-8164 ISODate doesn't handle years less than 100 properlyDerick Rethans2017-08-221-0/+144
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-0/+68
* SERVER-30177 Implement JSON Schema 'required' keyword.David Storch2017-08-222-2/+38
* SERVER-30178 extend JSON Schema parser to handle "minItems" and "maxItems"Kyle Suarez2017-08-211-0/+49
* SERVER-30698 make the distinct command deterministically versioned on mongos ...Esha Maharishi2017-08-213-6/+4
* SERVER-30325 Temporarily exclude dbhash check on "config" database.r3.5.12Max Hirschhorn2017-08-211-1/+2
* SERVER-30480 Update aggregation explain format to provide details of merge lo...Bernard Gorman2017-08-211-10/+21
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-182-21/+100
* SERVER-29203 Remove batch size limit for config server writessamantharitter2017-08-181-1/+0
* SERVER-30176: Extend the JSON Schema parser to handle logical restriction key...Nick Zolnierz2017-08-182-0/+145
* SERVER-30588 Bind all addresses returned by getaddroinfo()Sara Golemon2017-08-181-1/+1
* SERVER-29894 Start oplog application during recovery at checkpoint timestampJudah Schvimer2017-08-181-119/+1
* SERVER-29202 Implement SessionsCollectionRSsamantharitter2017-08-181-0/+76
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+112
* SERVER-30407 Store pre/post-image documents when running findAndModify with t...Randolph Tan2017-08-171-14/+185
* SERVER-30534 Create a _configsvrDropCollection commandJoanna Huang2017-08-171-0/+1
* SERVER-30245 Add $_internalSchemaType.David Storch2017-08-171-0/+19