summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-233-123/+0
* SERVER-31295 Re-enable applyOps rollback testWilliam Schultz2017-10-231-23/+56
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-204-47/+52
* SERVER-31658 Wait for state SECONDARY instead of RECOVERING in replsets/auth2.jsWilliam Schultz2017-10-201-6/+6
* SERVER-31346 Disallow 3.6 query features in views under FCV 3.4James Wahlin2017-10-204-2/+304
* SERVER-31192 Make Change Stream extract documentKey from insert op log entryNathan Myers2017-10-202-3/+2
* SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in sharded passt...Dianna Hohensee2017-10-201-0/+9
* SERVER-29452 Correctly obtain the UUID of a collection in setfcv testMaria van Keulen2017-10-201-1/+1
* SERVER-31644 Rename the per-shard filtering information cache collections to ...Kaloian Manassiev2017-10-204-6/+5
* Revert "SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in shard...Dianna Hohensee2017-10-201-9/+0
* SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in sharded passt...Dianna Hohensee2017-10-201-0/+9
* SERVER-29448 Disallow removing the admin database in replica set modeMaria van Keulen2017-10-192-28/+17
* SERVER-31571 add advanceClusterTime action typeMisha Tyulenev2017-10-191-0/+52
* SERVER-26833 Non-blocking text queries when projection ignores score.Justin Seyster2017-10-194-23/+245
* SERVER-31488 dropping a drop-pending collection via applyOps is a no-opBenety Goh2017-10-181-0/+57
* SERVER-28179 Adds test for using inMemory config stringXiangyu Yao2017-10-181-0/+15
* SERVER-31531 featureCompatibilityVersion writes must check for writeErrorsTess Avitabile2017-10-181-0/+28
* SERVER-31413 Clean up and remove old or obsolete rollback testsWilliam Schultz2017-10-186-365/+9
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-188-10/+10
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-1821-30/+142
* SERVER-31524 make all metadata commands wait for majority writeConcern when r...Esha Maharishi2017-10-172-41/+153
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-177-0/+35
* SERVER-29452 Reduce the size of dur_checksum journal filesMaria van Keulen2017-10-173-0/+0
* SERVER-31413 Add test suite that runs the rollbackViaRefetchNoUUID algorithmWilliam Schultz2017-10-178-0/+834
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-173-26/+3
* Enable change_streams_mongos_passthrough on evergreen.Siyuan Zhou2017-10-161-1/+1
* SERVER-31277 Cancel all user operations on heartbeat stepdown pathSpencer T Brody2017-10-162-9/+12
* SERVER-31497: Move server-30084.js to sharding directory to prevent it from r...Nick Zolnierz2017-10-161-0/+0
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-1611-12/+211
* SERVER-31525 SERVER-31529 add skipCheckingUUIDsConsistentAcrossCluster to key...Dianna Hohensee2017-10-162-2/+18
* SERVER-31567 reduce number of threads and iterations in drop_collection.js to...Esha Maharishi2017-10-161-1/+9
* SERVER-30242 SERVER-31513 SERVER-31235 Make method to determine if fCV has be...Louis Williams2017-10-161-3/+4
* SERVER-31182 Clarify parse error for invalidly typed findCmd argumentsMaria van Keulen2017-10-161-0/+10
* SERVER-31130 Add test that exercises rollback of every operation typeWilliam Schultz2017-10-161-0/+330
* SERVER-31549 Add nested $lookup pipeline to view_catalog_cycle_lookup.jsJames Wahlin2017-10-161-6/+26
* SERVER-31549 Additional tests for $lookup w/ pipeline syntaxJames Wahlin2017-10-165-64/+433
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-149-0/+85
* SERVER-31464 Use localhost for default rs.initiate() configuration when only ...Sara Golemon2017-10-142-0/+30
* SERVER-21011 Fix query correctness problem related to covered matching for 2d...David Storch2017-10-132-0/+67
* SERVER-31558 Bump current version in verify_versions_test.js to 3.6.Max Hirschhorn2017-10-131-2/+2
* SERVER-31351 fix ordering of index and collection drop oplog entries under tw...Benety Goh2017-10-131-0/+13
* SERVER-31351 drop indexes with long index names under any storage engine duri...Benety Goh2017-10-131-9/+7
* SERVER-31255 Prevent dropIndex rollback from failingKatherine Walker2017-10-132-0/+66
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-126-26/+59
* SERVER-31008 Make trying to move the primary shard to the current primary not...Esha Maharishi2017-10-121-4/+4
* SERVER-24174: Inconsistent rule for storing dotted field namesNick Zolnierz2017-10-1212-194/+255
* SERVER-31512 Use awaitNodesAgreeOnPrimary instead of waitForState in replsetp...Henrik Edin2017-10-121-2/+3
* SERVER-5128/SERVER-5130 Modify js test to validate both tickets are fixedKaloian Manassiev2017-10-113-113/+78
* SERVER-31213 Retry retryable writes at least once in retryable_writes_jscore_...Jack Mulrow2017-10-113-3/+99
* SERVER-31475 Always detach from op ctx after cluster getMore.Charlie Swanson2017-10-112-0/+190