summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30971: Own "scope" BSONObj in mapReducer3.4.9-rc0r3.4.9Spencer Jackson2017-09-071-3/+3
* SERVER-28277 Need to increase timeout in read_committed_with_catalog_changes.jsMatthew Russotto2017-08-251-1/+1
* SERVER-20392 remove early chunksize autosplit heuristicKevin Pulo2017-08-254-5/+176
* SERVER-29431 Add library for multi version initial sync testsWilliam Schultz2017-08-244-58/+79
* SERVER-26377 Skip FSM workloads that use the compact command on the LSM build...Eddie Louie2017-08-222-1/+35
* SERVER-30554 relax locking mode in applyOps when applying CRUD-only ops non-a...Benety Goh2017-08-102-0/+22
* SERVER-26824 Skip FSM workloads which rely on nUpserted or nRemoved when Bala...Jonathan Abrahams2017-08-102-1/+19
* SERVER-30554 add library for applyOps concurrent testsBenety Goh2017-08-103-154/+246
* SERVER-29802 non-atomic applyOps does not acquire global lockBenety Goh2017-08-081-1/+1
* SERVER-29802 add test for concurrent non-atomic applyOpsBenety Goh2017-08-081-0/+154
* SERVER-29802 add applyOps 'allowAtomic' flag.Benety Goh2017-08-081-9/+1
* SERVER-30139 Increase waitForState timeout in replsetprio1.jsWilliam Schultz2017-07-311-1/+1
* SERVER-30411 last_vote.js should wrap term checks in exception safe retryWilliam Schultz2017-07-281-1/+4
* SERVER-30049 applyOperation_inlock() allows exceptions from Collection::inser...Benety Goh2017-07-262-0/+94
* SERVER-29299 Add currentOp as parallel op during basicPlus.jsCharlie Swanson2017-07-193-27/+12
* SERVER-29297 stepUp should wait for durability in awaitReplicationJudah Schvimer2017-07-181-2/+1
* SERVER-27581 Only fetch missing documents on update oplog entries during initialJudah Schvimer2017-07-172-5/+4
* SERVER-28046 increase maxTimeMS in read_committed_on_secondary.jsJudah Schvimer2017-07-141-5/+8
* SERVER-28192 priority_takeover_one_node_higher_priority jstest needs longer s...Matthew Russotto2017-07-141-6/+6
* SERVER-30138 make node 1 unelectable in initial_sync_invalid_views.jsBenety Goh2017-07-141-0/+1
* SERVER-30054 update tags.js to make nodes at indexes 3 and 4 unelectable.Benety Goh2017-07-121-0/+2
* SERVER-29240 Require 3.4 initial sync for initial_sync_capped_index.js testWilliam Schultz2017-06-291-1/+6
* SERVER-29618 fix serialization of geo match expressionsr3.4.6-rc0r3.4.6Kyle Suarez2017-06-271-0/+97
* SERVER-29676 arrayToObject should not error out on explicit value of null or ...Wan Bachtiar2017-06-271-27/+41
* SERVER-29647 Fix $match swapping to avoid moving before $sort-$limit.David Storch2017-06-261-0/+20
* SERVER-28418 make the split command on mongod return a stale version error if...Esha Maharishi2017-06-231-1/+4
* SERVER-28378 Extend secondary catch up period inWilliam Schultz2017-06-221-36/+32
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-06-191-0/+13
* SERVER-29100 Wait for the same journaling requirement in get_last_error.jsSiyuan Zhou2017-06-161-1/+3
* SERVER-28751 Allow stepDown command to work against primary in catchup modeSiyuan Zhou2017-06-161-21/+19
* SERVER-28969 Wait until the voter has the latest optime in case 3 of catchup.jsSiyuan Zhou2017-06-161-1/+8
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-06-163-62/+112
* SERVER-28813 drop collection before doing dummy write in syncFrom helperSpencer T Brody2017-06-162-5/+15
* SERVER-28326 Ensure primary doesn't change in initial_sync4.js testSpencer T Brody2017-06-161-79/+84
* SERVER-28186 Increase slaveDelay in repl10.js testSpencer T Brody2017-06-161-27/+30
* SERVER-27789 Increase timeouts in commands_that_write_accept_wc_*Esha Maharishi2017-06-152-4/+14
* SERVER-29509 tolerate extended file ACLs in shell history jstestKevin Pulo2017-06-151-1/+1
* SERVER-28803 Increase timeout for clean_shutdown_oplog_state.jsMatthew Russotto2017-06-141-1/+1
* SERVER-29240 Add test to ensure valid index creation for capped collections d...William Schultz2017-06-141-0/+125
* SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin2017-06-141-5/+52
* SERVER-29075 Add remaining client metadata to the currentOp outputMark Benvenuto2017-06-131-0/+3
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-06-134-35/+48
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-06-134-726/+298
* SERVER-29536 reduce number of data-bearing nodes in apply_batch_only_goes_for...Benety Goh2017-06-131-5/+8
* 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