summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29066 Implicitly create the database in findAndModifyr3.4.5-rc0Kaloian Manassiev2017-05-051-30/+41
* SERVER-28952 Update test for absence of covered plans over multikey indices i...David Storch2017-05-051-3/+6
* SERVER-28952 fix distinct planning for multikey indicesDavid Storch2017-05-051-0/+126
* SERVER-29068 Retry operations in set_feature_compatibility_version.js after n...Jonathan Reams2017-05-051-1/+10
* SERVER-29018 Reject mongos getMore on view after batchSize 0 findJames Wahlin2017-05-031-0/+13
* SERVER-28513 stale_mongos_updates_and_removes.js should only call ensurePrima...Jack Mulrow2017-05-011-1/+2
* SERVER-28271 Improve handling of invalid view pipeline defsJames Wahlin2017-04-281-11/+23
* SERVER-28854 Replace msgBase with msg in assertion detailEsha Maharishi2017-04-251-2/+2
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2017-04-246-12/+10
* SERVER-26765 move views tests into jsCoreKyle Suarez2017-04-2414-143/+441
* SERVER-28815 multi_rs.js steps down primary without {force: true}Benety Goh2017-04-211-1/+1
* SERVER-28387 Extend secondary catchup period during stepdown in server-23299-...Judah Schvimer2017-04-211-2/+2
* SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn2017-04-201-0/+86
* SERVER-26360 Node should be able to leave RECOVERING after going too staleRamon Fernandez2017-04-202-126/+140
* SERVER-28480 / SERVER-27966 last_vote.js should await replication and call st...Ramon Fernandez2017-04-201-13/+23
* Revert "SERVER-28480/27966 last_vote.js should await replication and call ste...r3.4.4Ramon Fernandez2017-04-201-23/+13
* Revert "SERVER-26360 Node should be able to leave RECOVERING after going too ...Ramon Fernandez2017-04-202-140/+126
* SERVER-26360 Node should be able to leave RECOVERING after going too staleWilliam Schultz2017-04-172-126/+140
* SERVER-28480/27966 last_vote.js should await replication and call stepUp befo...William Schultz2017-04-171-13/+23
* SERVER-27761 track collation in ViewGraphr3.4.4-rc0Kyle Suarez2017-04-141-0/+63
* SERVER-27644 $unwind arrays when performing distinct on a viewKyle Suarez2017-04-141-10/+40
* SERVER-28519 increasing log verbosity in sharding/authCommands.js for better ...Dianna Hohensee2017-04-121-2/+9
* SERVER-27681 Use CatalogCache to load metadata on shardsKaloian Manassiev2017-04-121-79/+81
* SERVER-28645 Add unit test and integration test tweaksGeert Bosch2017-04-111-3/+3
* SERVER-28645 Fail operations requiring too many locks, don't crashGeert Bosch2017-04-111-0/+38
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-04-116-88/+25
* SERVER-28698 Use 'chunkDataCommitted' failpoint in migration_critical_section...Kaloian Manassiev2017-04-111-15/+15
* SERVER-28697 Ignore up to 3 consectuive NoProgressMade errors in sharding_bal...Kaloian Manassiev2017-04-111-21/+37
* SERVER-28695 step_down_during_draining.js should wait for writes to be durabl...Benety Goh2017-04-111-1/+1
* SERVER-28409 Decrease verbosity during testshard1.jsCharlie Swanson2017-04-101-19/+2
* SERVER-28447 Forward-port migration_critical_section_concurrency.jsKaloian Manassiev2017-04-071-0/+63
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-071-0/+10
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-04-073-0/+28
* SERVER-28278 Wait for desired sync source to replicate dummy write in syncFro...Spencer T Brody2017-04-061-1/+7
* SERVER-27995 rename DataReplicator to InitialSyncerJudah Schvimer2017-04-061-1/+1
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-04-067-58/+54
* SERVER-28546 confirm WiredTiger unindex operations remove the correct documentEric Milkie2017-04-051-1/+17
* SERVER-24498 Write tests for linearizable reads in a sharded systemWilliam Schultz2017-04-042-3/+120
* SERVER-28380 Clear ramlog before looking for stopReplProducer failpoint log m...Spencer T Brody2017-04-042-2/+6
* SERVER-28272 extend timeout in step_down_during_draining.js when waiting for ...Benety Goh2017-04-041-3/+3
* SERVER-27120 Fix js test for no journal builds.Siyuan Zhou2017-04-041-1/+1
* SERVER-27120 Increase synchronization between producer/applier threads and st...Siyuan Zhou2017-04-041-0/+131
* SERVER-28572 Change a js test to comply with configuration boundsAlex Gorrod2017-04-031-3/+3
* SERVER-28376 ReplSetTest.stepUp() calls awaitReplication() before sending rep...Benety Goh2017-04-013-3/+8
* SERVER-28376 fixed jstests/ssl and jstests/sslSpecial tests to not require no...Benety Goh2017-03-313-3/+12
* SERVER-28376 split ReplSetTest.initiate() into 3 functions.Benety Goh2017-03-311-1/+4
* SERVER-28376 fixed replsets/auth2.js to not clobber global 'rs' variable.Benety Goh2017-03-311-54/+58
* SERVER-28376 remove references to unsupported ReplSetTest.initiate() initiate...Benety Goh2017-03-311-10/+2
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-302-367/+0
* SERVER-28185 removed reconfig_without_increased_queues.jsBenety Goh2017-03-301-107/+0