summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-192-21/+48
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-2/+2
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersMaria van Keulen2018-01-041-0/+24
* SERVER-31760 Optimize $expr to allow index use for equality predicates.David Storch2018-01-041-2/+2
* SERVER-32376 Disallow startSession command and listLocalCursors/Sessions aggr...Jack Mulrow2018-01-041-6/+22
* SERVER-32529 Revert "SERVER-32105 Require shard servers and config servers to...Esha Maharishi2018-01-042-11/+0
* SERVER-31198 Use modified version of commandObj in retries.Max Hirschhorn2018-01-031-6/+18
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-01-033-4/+71
* SERVER-32497 Cache error message used in the for-loop.Max Hirschhorn2018-01-021-5/+9
* SERVER-31854 After the first drop, assertSchemaMatch() should assert that sub...Tess Avitabile2018-01-021-2/+2
* SERVER-1981 Support near and nearSphere predicates on sharded collectionsTess Avitabile2017-12-281-10/+9
* SERVER-32162 Create a doTxn commandMatthew Russotto2017-12-201-0/+1
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-182-2/+0
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-073-24/+296
* SERVER-32131 ChangeStreams lookup_post_image.js test makes assumptions that d...Matthew Russotto2017-12-071-0/+12
* SERVER-31627 ShardingTest.checkUUIDsConsistentAcrossCluster can fail to see c...Esha Maharishi2017-12-051-7/+10
* SERVER-31651 Allow minDistance option on geoNear command with 2d index.David Storch2017-12-011-0/+23
* SERVER-32105 Require shard servers and config servers to be started with --re...Esha Maharishi2017-11-302-0/+11
* SERVER-29453 Disallow removing featureCompatibilityVersion document and renam...Xiangyu Yao2017-11-221-1/+28
* SERVER-31476 Server should prohibit establishing a cursor on a read-only viewSiyuan Zhou2017-11-212-2/+4
* SERVER-31866 setFCV should always wait for majority writeConcernJack Mulrow2017-11-211-0/+1
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-211-1/+11
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-203-9/+43
* SERVER-31641 stop gossiping between shell clientsJason Carey2017-11-132-11/+6
* SERVER-31908 Fix capture of dbName variable during validate on shutdown.Max Hirschhorn2017-11-101-2/+3
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-091-0/+8
* SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams2017-11-081-6/+11
* SERVER-31135 Add a change stream passthrough suite targeting secondariesCharlie Swanson2017-11-071-0/+68
* SERVER-31774 New powercycle test option & task - setFeatureCompatibilityVersionJonathan Abrahams2017-11-071-4/+14
* SERVER-31450 add check_uuids_consistent_across_cluster.js comment, how to dis...Dianna Hohensee2017-11-031-0/+12
* SERVER-31443 Add support for change streams with non-simple collations.Charlie Swanson2017-11-031-1/+2
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-251-0/+17
* SERVER-31630 getParameter for featureCompatibilityVersion must expose targetV...Tess Avitabile2017-10-251-0/+33
* SERVER-31644 Rename the per-shard filtering information cache collections to ...Kaloian Manassiev2017-10-201-3/+2
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-0/+13
* SERVER-29452 Reduce the size of dur_checksum journal filesMaria van Keulen2017-10-173-0/+0
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-163-0/+0
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-122-8/+16
* SERVER-31213 Retry retryable writes at least once in retryable_writes_jscore_...Jack Mulrow2017-10-113-3/+99
* SERVER-31167 add document validation tests for $jsonSchemaKyle Suarez2017-10-111-8/+51
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+33
* Revert "SERVER-31486 set slaveOk to false on connection to mongos in checkUUI...Esha Maharishi2017-10-101-5/+0
* SERVER-31486 set slaveOk to false on connection to mongos in checkUUIDsConsis...Esha Maharishi2017-10-101-0/+5
* SERVER-29141 Fix lint errorKaloian Manassiev2017-10-091-1/+1
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-0/+19
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-4/+4
* SERVER-31134 Adapt change stream tests to relax assertions on change visibilityJudah Schvimer2017-10-041-0/+184
* SERVER-29243 Move jsHeapLimit.js from core to noPassthroughEddie Louie2017-10-031-0/+33
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-40/+50
* SERVER-30959 Enforce session is present in session_jscore_passthrough.yml.Eddie Louie2017-09-271-4/+63