summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-301-22/+62
* SERVER-32241 Make applyOps report failure when a nested applyOps fails.Matthew Russotto2018-01-301-2/+2
* SERVER-32466 Remove FCV replication behaviors only relevant to the 3.4-3.6 tr...William Schultz2018-01-292-202/+0
* SERVER-31669 Increase the election timeout in case 3 of catchup.jsSiyuan Zhou2018-01-251-14/+21
* SERVER-30818 Wait for all background index builds to complete before starting...William Schultz2018-01-251-0/+97
* Revert "SERVER-30818 Wait for all background index builds to complete before ...William Schultz2018-01-251-94/+0
* SERVER-30818 Wait for all background index builds to complete before starting...William Schultz2018-01-251-0/+94
* SERVER-31293 Don't consider readPreference 'primary' as equivalent to 'slaveO...Bernard Gorman2018-01-251-0/+54
* SERVER-32803 stepup.js should retry stepUp commandWilliam Schultz2018-01-241-3/+8
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-233-278/+290
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-2214-2/+42
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-0/+8
* Revert "SERVER-30347 Fail startup when running wiredTiger with --nojournal as...Vesselina Ratcheva2018-01-183-290/+278
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-163-278/+290
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-116-8/+8
* SERVER-31920 refactor validate_collections.js to accept a list of nodes in ad...Robert Guo2018-01-101-1/+3
* SERVER-31917 add more logging to the rollback test fixtureRobert Guo2018-01-108-70/+159
* SERVER-32561 Rewrite asserts in rollback_drop_database.jsVesselina Ratcheva2018-01-091-2/+3
* SERVER-32564 Increase assert.soon timeout in rollback_crud_op_sequences.jsWilliam Schultz2018-01-081-7/+1
* SERVER-31500 fix lintVesselina Ratcheva2018-01-021-1/+2
* SERVER-31500 Create Javascript test to exercise rollback of dropDatabase commandVesselina Ratcheva2018-01-021-0/+66
* SERVER-32098 rename applyOps drop collection testBenety Goh2017-12-291-0/+0
* SERVER-32098 converting a drop-pending collection to capped fails with Namesp...Benety Goh2017-12-291-0/+93
* SERVER-32098 renaming drop-pending collection fails with NamespaceNotFoundBenety Goh2017-12-291-0/+74
* SERVER-32098 collection creation using applyOps with UUID on drop-pending col...Benety Goh2017-12-281-0/+61
* SERVER-32361 Rollback tests should not wait to connect after restartWilliam Schultz2017-12-193-3/+11
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-181-24/+0
* SERVER-32126 check UUID in validateKevin Albertson2017-12-181-0/+4
* SERVER-31588 remove fCV 3.4 support in query/aggKyle Suarez2017-12-122-176/+0
* SERVER-32224 Disable chaining in initial_sync_drop_collection.jsWilliam Schultz2017-12-081-2/+6
* SERVER-32193 Remove test coverage of rollbackViaRefetchNoUUIDWilliam Schultz2017-12-078-834/+0
* SERVER-32167 do a second majority write before committed read in read_committ...Judah Schvimer2017-12-061-0/+4
* SERVER-32136 initial_sync_drop_collection.js should wait for system to stabil...Matthew Russotto2017-12-051-2/+6
* SERVER-32118 Fix the parsing option for applyOps view creation & clean up cre...Xiangyu Yao2017-11-301-0/+17
* SERVER-32028 Make reconfig() in rslib.js resilient to NodeNotFound errorSiyuan Zhou2017-11-281-2/+14
* SERVER-31267 CollectionCloner fails if collection is dropped between getMore ...Matthew Russotto2017-11-282-0/+166
* SERVER-30869 Adds fail point to initial_sync_rename_collection js testPavithra Vetriselvan2017-11-271-32/+70
* SERVER-31791 Tag JS test with requires_persistence.Max Hirschhorn2017-11-251-0/+2
* SERVER-31866 setFCV should always wait for majority writeConcernJack Mulrow2017-11-211-0/+70
* SERVER-31791 UUIDs should be added to local collections for replica sets only onXiangyu Yao2017-11-211-0/+38
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-214-4/+12
* SERVER-32020 rollback_with_socket_error_then_steady_state.js should await sec...William Schultz2017-11-211-2/+3
* SERVER-31988 RollbackViaRefetch makes CollectionImpl validator out of sync wi...Judah Schvimer2017-11-211-0/+107
* SERVER-31808 don't boost::split an empty bind_ip stringBilly Donahue2017-11-202-1/+14
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-174-0/+20
* Revert "SERVER-31808 Query vector<SockAddr> from TransportLayer"Billy Donahue2017-11-151-11/+0
* SERVER-31808 Query vector<SockAddr> from TransportLayerBilly Donahue2017-11-151-0/+11
* SERVER-31805 rollbackViaRefetchNoUUID resyncs uuids correctlyJudah Schvimer2017-11-142-2/+126
* SERVER-31940 replsetprio1.js should initiate replica set with any node as pri...William Schultz2017-11-131-1/+1
* SERVER-31783 Prevent secondaries from generating UUIDs during upgradeGeert Bosch2017-11-081-2/+1