summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-30076 Use the UUID of the transactions collection for rollback via ref...Jack Mulrow2017-08-171-0/+213
* SERVER-30665 Only accept nonexistent UUIDs for UUID upgrade collModsMaria van Keulen2017-08-171-0/+43
* SERVER-30362 MozJS - implement resolve instead of getProperty for native typesMark Benvenuto2017-08-171-0/+40
* SERVER-28338 KillSessions SupportJason Carey2017-08-179-0/+856
* Revert "SERVER-30588 Bind all addresses returned by getaddroinfo()"Yves Duhem2017-08-171-18/+0
* SERVER-30688 Make PlanExecutor wait for awaitData only when it has an awaitDa...Matthew Russotto2017-08-171-0/+21
* SERVER-30588 Bind all addresses returned by getaddroinfo()Sara Golemon2017-08-171-0/+18
* SERVER-30580 No more status locationsMathias Stearn2017-08-164-8/+8
* SERVER-28301 Add stats about the logical session record cache to the serverSt...Ben Shteinfeld2017-08-161-1/+10
* SERVER-30133 call tojson() on JSON object logged in assert error messageEsha Maharishi2017-08-161-1/+1