summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30181 remove support for pseudo commandsMathias Stearn2017-07-264-43/+1
* SERVER-28509 Make DBClient use write commandsMathias Stearn2017-07-261-5/+0
* SERVER-27067 Remove unnecessary references to setLastOpToSystemLastOpTimeJudah Schvimer2017-07-261-0/+14
* SERVER-9384 Improve testing of UNIX socketsJonathan Reams2017-07-262-42/+84
* SERVER-29491 Only full validate should verifyTableGregory Wlodarek2017-07-251-2/+4
* SERVER-30049 applyOperation_inlock() allows exceptions from Collection::inser...Benety Goh2017-07-252-0/+94
* SERVER-29370 Update UUIDs when featureCompatibilityVersion is changedMaria van Keulen2017-07-251-0/+160
* SERVER-30251 Fix handling of JSON Schema type keyword for missing fields.David Storch2017-07-251-11/+12
* SERVER-30243: Move ArrayFilter class to expressions library, allowing for fut...Natalia Jacobowitz2017-07-251-1/+1
* SERVER-29747 Add two phase collection drop JS test libraryWilliam Schultz2017-07-255-283/+373
* SERVER-30288 Refactor hash_number_long_split.js integration test into split_c...Hugh Han2017-07-251-46/+0
* SERVER-29371 DocumentSource classes should provide auth requirementsJames Wahlin2017-07-253-4/+6
* SERVER-29669 parallelCollectionScan should always return a single cursor for ...Jason Chan2017-07-251-0/+71
* SERVER-29181 Add restriction support to the updateRoleSara Golemon2017-07-241-0/+56
* SERVER-29180 Add restriction support to the createRoleSara Golemon2017-07-241-0/+207
* SERVER-30255 fix lintEsha Maharishi2017-07-241-1/+1
* SERVER-30255 add safe secondary reads targeted tests for drop/recreateEsha Maharishi2017-07-241-0/+534
* SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab...Jessica Yu2017-07-222-5/+5
* SERVER-28766 Create CurrentDateNodeTess Avitabile2017-07-211-15/+11
* SERVER-19402 Change agg array sort semantics to match find.David Storch2017-07-216-87/+239
* SERVER-28771 PullAllNodeJustin Seyster2017-07-211-14/+8
* SERVER-28912 Thread stmtId from update and delete requests to oplogRandolph Tan2017-07-211-0/+68
* SERVER-28912 Include session id, txnNumber and stmtId to oplog for insertRandolph Tan2017-07-211-0/+54
* SERVER-29185: JSTest restrictions on usersSpencer Jackson2017-07-211-0/+262
* SERVER-29284 Add support for using "+04:00" and similar as time zone specifierDerick Rethans2017-07-211-0/+164
* SERVER-29209 Add timezone support to $dateFromStringDerick Rethans2017-07-211-1/+217
* SERVER-30133 fix lintEsha Maharishi2017-07-201-6/+4
* SERVER-30133 add failpoint to suspend range deletion and turn on failpoint in...Esha Maharishi2017-07-202-93/+538
* fix lint moreNathan Myers2017-07-201-4/+2
* fix lintNathan Myers2017-07-201-2/+2
* SERVER-30068 add safe secondary reads targeted integration testsEsha Maharishi2017-07-202-0/+448
* SERVER-28768 Create CompareNodeTess Avitabile2017-07-191-28/+12
* SERVER-28752 Remove methods specific to WriteCommandBase from BatchedCommandR...Kaloian Manassiev2017-07-191-3/+1
* SERVER-29299 Add currentOp as parallel op during basicPlus.jsCharlie Swanson2017-07-183-31/+12
* SERVER-30071 _configsvrShardCollection should deduce the collation before che...Esha Maharishi2017-07-181-3/+8
* SERVER-28948 fix for mongos_rs_auth_shard_failure_tolerance.jsEsha Maharishi2017-07-181-0/+1
* SERVER-28948 open up secondaries to checking shardVersionEsha Maharishi2017-07-186-8/+137
* SERVER-28334 startSession commandGabriel Russell2017-07-173-0/+94
* Revert "SERVER-28334 startSession command"Gabriel Russell2017-07-173-94/+0
* SERVER-28770 Create PullNodeJustin Seyster2017-07-171-14/+7
* SERVER-29571 Parse a subset of $jsonSchema into a MatchExpression.David Storch2017-07-171-0/+159
* SERVER-29747 Drop indexes before collection drops if index names are too longWilliam Schultz2017-07-171-16/+34
* SERVER-28334 startSession commandGabriel Russell2017-07-173-0/+94
* SERVER-30179 Disable maxTimeMS tests for moveChunkKaloian Manassiev2017-07-171-23/+24
* SERVER-27067 sets client last op to system last optime if the global exclusiv...Judah Schvimer2017-07-171-0/+221
* SERVER-29128 Fix performance regression on awaitData with lastKnownCommittedO...Matthew Russotto2017-07-172-6/+202
* SERVER-30082 clean shutdown under FCV 3.4 removes drop-pending collectionsBenety Goh2017-07-141-5/+5
* SERVER-30082 exclude FCV restart test for two phase drops from non-persistent...Benety Goh2017-07-141-0/+4
* SERVER-30082 add FCV characterization JS test for two phase drop behaviorBenety Goh2017-07-141-0/+155
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+2