summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-033-4/+40
* SERVER-27995 rename initial sync test to be consistent with conventionJudah Schvimer2017-03-021-0/+0
* SERVER-27995 rename replication test suites to be more consistentJudah Schvimer2017-03-0228-0/+0
* SERVER-28154 Remove race condition in ttl_sharded.jsTess Avitabile2017-03-021-14/+16
* SERVER-28050 Reconnect connection after stepdown in read_committed_stale_hist...Spencer T Brody2017-03-021-0/+1
* SERVER-27253 Bump index usage stats during $lookup.Charlie Swanson2017-03-011-2/+63
* SERVER-27382 Get rid of DBConfig::getChunkManagerOrPrimaryKaloian Manassiev2017-02-271-15/+16
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-271-2/+4
* SERVER-28017 ne should respect the collection default collationTess Avitabile2017-02-171-0/+8
* SERVER-27837 exclude findAndModify_update_grow.js in backup_restore.js becaus...Benety Goh2017-02-081-0/+1
* SERVER-27837 exclude rename collection FSM workloads in backup_restore.jsBenety Goh2017-02-081-0/+8
* SERVER-27837 reformat fsmClientCmds and crudClientCmds as functions in backup...Benety Goh2017-02-081-55/+101
* SERVER-26930 wait for nodes to agree on primary after shutting down FSM and C...Benety Goh2017-02-081-0/+1
* SERVER-26918 backup_restore.js - nodes should agree on primary before startin...Benety Goh2017-02-084-42/+15
* SERVER-27808 backup_restore.js waits secondary nodes to agree on primary befo...Benety Goh2017-02-081-7/+11
* SERVER-26918 split backup_restore.js by backup method into 3 separate testsBenety Goh2017-02-084-58/+150
* SERVER-27847 increase timeout in apply_batch_only_goes_forward.jsBenety Goh2017-02-081-10/+12
* SERVER-27844 increase timeout in repl/block2.jsBenety Goh2017-02-081-2/+2
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ch...Benety Goh2017-02-081-10/+6
* SERVER-27791 increased writeConcern wtimeout in gle/block2.js and gle/get_las...Benety Goh2017-02-082-3/+3
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-02-0614-74/+55
* SERVER-27794 add write concern to indexbg_drop.js bulk insertJudah Schvimer2017-02-031-1/+1
* SERVER-27816 increase wtimeout in sync2.jsJudah Schvimer2017-02-031-54/+52
* SERVER-27840 add write concern wtimeout to protocol_version_upgrade_downgrade.jsJudah Schvimer2017-02-031-3/+6
* SERVER-24963 Fix invalidation of cursors on system.indexesGeert Bosch2017-02-032-1/+23
* SERVER-27861 Make the failover in drain.js more reliableSiyuan Zhou2017-02-021-5/+3
* SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn2017-02-024-55/+37
* SERVER-27889 Handle case in catchup.js where stepUp fails due to node already...Spencer T Brody2017-02-021-1/+6
* SERVER-27050 jstest that rollback detects upstream node rolling backr3.4.2-rc0Mathias Stearn2017-01-252-4/+173
* SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn2017-01-251-0/+132
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-241-0/+58
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2017-01-241-1/+0
* SERVER-27680 Only re-enable replication on the nodes where it was disabled in...Spencer T Brody2017-01-231-1/+1
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-237-241/+229
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-237-55/+198
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-01-211-0/+16
* SERVER-26951 removed replset9.js. initial_sync_update_missing_doc1.js and ini...Benety Goh2017-01-211-72/+0
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-201-0/+1
* SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer2017-01-201-0/+9
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-201-0/+205
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-202-0/+88
* SERVER-27584 add filter to listDatabases commandDavid Storch2017-01-191-0/+40
* SERVER-27409 Ensure zBigMapReduce.js does not roll over oplog with write concernJudah Schvimer2017-01-191-2/+2
* SERVER-27712 Do not specify _id field in user_defined_roles_on_secondaries.jsJudah Schvimer2017-01-191-1/+1
* SERVER-27365 ensure node 2 is not primary during reconfig in reconfig_without...Judah Schvimer2017-01-191-0/+10
* SERVER-27649 $elemMatch serialization $regex supportJames Wahlin2017-01-191-6/+30
* SERVER-27576 Fix quit() in shell and all the tests that depend on itJonathan Reams2017-01-185-257/+273
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2017-01-184-66/+96
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2017-01-181-5/+14
* SERVER-27465 rewrite killop.js using setYieldAllLocksHang failpointJames Wahlin2017-01-183-87/+71