summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-30531 Remove blacklisting of nonexistent tests"Nathan Myers2017-08-082-0/+3
* SERVER-30531 Remove blacklisting of nonexistent testsNathan Myers2017-08-082-3/+0
* SERVER-13601 Raise write batch limit to 100,000 ops and prevent oversized errorsMathias Stearn2017-08-083-7/+11
* SERVER-30524 dateFromParts should expect "millisecond" instead of "milliseconds"Derick Rethans2017-08-081-28/+28
* SERVER-29802 non-atomic applyOps does not acquire global lockBenety Goh2017-08-071-1/+1
* SERVER-29802 add test for concurrent non-atomic applyOpsBenety Goh2017-08-071-0/+154
* SERVER-30394 ftdc file_manager generates an incorrect absolute diagnostic dat...Mark Benvenuto2017-08-071-2/+27
* SERVER-28648: Disable DNS canonicalization of Kerberos principal names in testsSpencer Jackson2017-08-071-0/+1
* SERVER-30506 Rename $changeNotification to $changeStreamCharlie Swanson2017-08-046-64/+61
* SERVER-30289 Ensure shell starts before getMore in change stream test.Charlie Swanson2017-08-042-66/+165
* Revert "SERVER-29140 Close cursor for invalidate change notification entries."Max Hirschhorn2017-08-031-78/+0
* SERVER-29096 set readPreference to secondary in causally_consistent_jscore_pa...Misha Tyulenev2017-08-031-1/+1
* SERVER-29140 Close cursor for invalidate change notification entries.Siyuan Zhou2017-08-031-0/+78
* SERVER-29667 Update rollback of document refetch to use UUIDsAllison Chang2017-08-032-2/+3
* SERVER-29131 Support resumeAfter option to control where to start returning n...Matthew Russotto2017-08-032-70/+225
* SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 secondsSpencer Jackson2017-08-031-7/+4
* SERVER-29802 add applyOps 'allowAtomic' flag.Benety Goh2017-08-022-9/+18
* SERVER-30262 Add jstest for retryable writes on failed over primaryJack Mulrow2017-08-021-0/+162
* SERVER-30326 retryable_writes.js should check insert oplog entries for upsertsJack Mulrow2017-08-021-6/+10
* SERVER-28773 Create insert mode for SetNodeTess Avitabile2017-08-021-13/+7
* SERVER-29500 Call for catchup takeover election when catchup takeover timeout...Samy Lanka2017-08-023-2/+146
* SERVER-30010 propagate UUID from donor shard to recipient shard on _recvChunk...Esha Maharishi2017-08-021-0/+78
* SERVER-30084 Validate that at least one shard is present when running collect...Bernard Gorman2017-08-021-0/+18
* SERVER-30175: Extend the JSON Schema parser to handle min/maxLength, pattern ...Anne Lim2017-08-021-11/+69
* Revert "scalars part 2"Anne Lim2017-08-021-69/+11
* scalars part 2Anne Lim2017-08-021-11/+69
* SERVER-18940 Optimise sharded aggregations that are targeted to a single shardBernard Gorman2017-08-0210-211/+711
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-021-6/+2
* SERVER-29135 Add post-image lookup to $changeNotificationEddie Louie2017-08-012-93/+253
* SERVER-29506 Require $changeNotification to be the first stage.Eddie Louie2017-08-016-6/+54
* Revert "SERVER-29506 Require $changeNotification to be the first stage."Eddie Louie2017-08-016-54/+6
* Revert "SERVER-29135 Add post-image lookup to $changeNotification"Eddie Louie2017-08-012-253/+93
* SERVER-30444 Add a maxChunkSize field to the serverStatus command responseHugh Han2017-08-011-16/+10
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-0/+22
* SERVER-29135 Add post-image lookup to $changeNotificationCharlie Swanson2017-08-012-93/+253
* SERVER-29506 Require $changeNotification to be the first stage.Charlie Swanson2017-08-016-6/+54
* SERVER-30023 Move createDatabase to configserverJessica Yu2017-08-011-0/+1
* SERVER-29760 propagate UUID from primary shard to config server on shardColle...Esha Maharishi2017-08-013-0/+89
* SERVER-30249 wait for the signing keys to be available in mongos at startupMisha Tyulenev2017-07-312-16/+5
* SERVER-30406 Test view catalog invalidation due to renaming to/from system.viewsGeert Bosch2017-07-311-0/+17
* SERVER-30262 Update session info during batch apply in secondariesJack Mulrow2017-07-311-0/+219
* SERVER-29182: Add restriction support to the usersInfo commandSpencer Jackson2017-07-313-264/+481
* SERVER-30434: Process authenticationRestrictions in FCV 3.4Spencer Jackson2017-07-311-3/+6
* SERVER-30398 setFeatureCompatibilityVersion shouldn't disable custom rolesSara Golemon2017-07-302-0/+39
* SERVER-29284 Add support for UTC offsets to $dateFromStringDerick Rethans2017-07-301-0/+30
* SERVER-29920 Restore missing message once listeningAndrew Morrow2017-07-292-0/+67
* SERVER-30326 Write basic tests for insert, update and deleteRandolph Tan2017-07-282-1/+130
* SERVER-30282 Update transaction progress to sessions tableRandolph Tan2017-07-281-46/+38
* SERVER-29922 killop.js should check that numYields is positive before killingTess Avitabile2017-07-271-2/+3
* SERVER-28752 Lower the number of inserted entries in insertMulti.jsKaloian Manassiev2017-07-271-1/+4