summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-157-0/+140
* SERVER-30418 continuous stepdown override should catch the ManualIntervention...Esha Maharishi2017-08-151-11/+41
* SERVER-30512 Omit fullDocument in change stream if it's null unless updateLoo...Siyuan Zhou2017-08-153-9/+17
* SERVER-30512 Ensure all changeStreams field names match the specSiyuan Zhou2017-08-154-51/+51
* SERVER-30081: Run storage recovery at startup.Daniel Gottlieb2017-08-151-0/+1
* SERVER-27826 Increase the timeout SSLTest.prototype.connectWorked from 30 to ...Ben Shteinfeld2017-08-151-1/+1
* SERVER-29987 pass afterClusterTime to all commandsMisha Tyulenev2017-08-152-38/+51
* SERVER-30627 Avoid network errors in restartServerReplication() in catchup ta...Siyuan Zhou2017-08-142-4/+9
* SERVER-24897 Configuration of DHE parameters.ADAM David Alan Martin2017-08-143-0/+42
* SERVER-30614 Add writeOK checks to JS test writes in missing_key.jsKaloian Manassiev2017-08-144-107/+98
* SERVER-30555 drop the local.replset.checkpointTimestamp collection when we sh...Judah Schvimer2017-08-141-0/+8
* SERVER-30057 Remove clusterTime from core/set_param1.js testMisha Tyulenev2017-08-141-0/+2
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-146-0/+53
* SERVER-29337 sharding/linearizable_read_concern.js should wait for shardIdent...William Schultz2017-08-141-0/+6
* SERVER-29617 replace fetcher with ARM and add numCursors server parameterJason Chan2017-08-121-2/+3
* SERVER-30325 Temporarily exclude the 'config' database from the fuzzer DBHash...Kaloian Manassiev2017-08-121-1/+2
* SERVER-30625 Reconnect connection after waiting for repl state transition in ...Spencer T Brody2017-08-111-1/+6
* Revert "SERVER-29617 replace fetcher with ARM and add numCursors server param...William Schultz2017-08-111-3/+2
* SERVER-29617 replace fetcher with ARM and add numCursors server parameterJason Chan2017-08-111-2/+3
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-113-62/+0
* SERVER-27738 Numerical path component should not provide value for positional...Tess Avitabile2017-08-111-0/+69
* SERVER-29593: Integrate the official JSON Schema test corpus into the unit testsNick Zolnierz2017-08-111-0/+46
* Revert "SERVER-29202 Add a refreshLogicalSessionCacheNow test command"Max Hirschhorn2017-08-101-44/+0
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-101-0/+44
* SERVER-24550 Error out when db.createUser() is used with wrong syntaxBen Shteinfeld2017-08-101-1/+11
* SERVER-28772 Remove the $pushAll modifier.Justin Seyster2017-08-104-51/+0
* SERVER-30554 relax locking mode in applyOps when applying CRUD-only ops non-a...Benety Goh2017-08-092-0/+22
* SERVER-30046 Support $expr constant expression in ComparisonMatchExpressionJames Wahlin2017-08-092-2/+87
* SERVER-29140 Close cursor for invalidate change notification entries.Siyuan Zhou2017-08-091-0/+76
* SERVER-29637 make shards obtain UUID for sharded collections from config serv...Esha Maharishi2017-08-092-47/+104