| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-8864 Tests for SSL mixed-mode | Andreas Nilsson | 2013-10-22 | 1 | -2/+5 |
* | SERVER-3253 expand $out testing | Matt Dannenberg | 2013-10-11 | 1 | -0/+35 |
* | SERVER-10794 Maintain backwards-compatible form of addUser for one more release | Spencer T Brody | 2013-10-11 | 4 | -5/+5 |
* | SERVER-11138 Try to stabilize replsets/temp_namespace.js | Mathias Stearn | 2013-10-11 | 1 | -7/+20 |
* | SERVER-10927 Fix replsets/temp_namespace.js failure | Mathias Stearn | 2013-10-10 | 1 | -3/+1 |
* | SERVER-10927 Fix test to wait for replication correctly | Mathias Stearn | 2013-10-09 | 1 | -1/+1 |
* | SERVER-11089 Make test more resilient to reconnects on reconfig. | Mathias Stearn | 2013-10-08 | 1 | -1/+9 |
* | SERVER-10927 RS hosts drop temp collections on promotion to master | Mathias Stearn | 2013-10-07 | 1 | -0/+69 |
* | SERVER-7455 x.509 cluster auth tests | Andreas Nilsson | 2013-10-03 | 2 | -1/+3 |
* | SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthrough | Andreas Nilsson | 2013-09-30 | 2 | -3/+7 |
* | SERVER-10823 update member configs properly on tags-only reconfigs | matt dannenberg | 2013-09-24 | 1 | -0/+42 |
* | SERVER-10704 fixed unit tests that were using votes>1 | matt dannenberg | 2013-09-19 | 1 | -6/+6 |
* | SERVER-10775 get_last_error.js should not assume journaling enabled | Jason Rassi | 2013-09-16 | 1 | -7/+19 |
* | SERVER-9517 Update tests to pass with new user schema | Spencer T Brody | 2013-09-06 | 4 | -5/+5 |
* | SERVER-10341 disable sync_passive2.js test for 2.5.2 release | Matt Kangas | 2013-08-22 | 1 | -1/+5 |
* | SERVER-10499 ismaster1.js need to explicitly wait for secondary to ack master | Greg Studer | 2013-08-22 | 1 | -33/+26 |
* | fix test to accept both error codes for update impls | Scott Hernandez | 2013-08-09 | 1 | -4/+8 |
* | remove race condition from tags.js and multiVersion/replset_primary_updater[1... | matt dannenberg | 2013-08-09 | 1 | -3/+9 |
* | SERVER-10437 remove chaining.js test | Eric Milkie | 2013-08-07 | 1 | -57/+0 |
* | SERVER-9067 use correct relative field name in $push sort test | Andrew Morrow | 2013-08-02 | 1 | -16/+23 |
* | SERVER-9067: port of oplog update tests | Scott Hernandez | 2013-08-01 | 1 | -0/+200 |
* | SERVER-10211 Give stepdown.js more time for the primary to be elected after a... | Spencer T Brody | 2013-07-30 | 1 | -0/+1 |
* | SERVER-8748: make test more robust | Scott Hernandez | 2013-07-23 | 1 | -4/+5 |
* | SERVER-8748: only consider electable members during stepdown | Scott Hernandez | 2013-07-22 | 1 | -0/+37 |
* | Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor"" | matt dannenberg | 2013-07-22 | 1 | -5/+3 |
* | SERVER-10125 stepdown.js failing on buildbot-special V2.4 Linux 64-bit Subscr... | Randolph Tan | 2013-07-18 | 1 | -2/+2 |
* | SERVER-1891 Fix test broken by commit 0eb227c15841da86dbf9d21e7e593c7659040963. | Andy Schwerin | 2013-07-17 | 1 | -3/+3 |
* | SERVER-10103 avoid hitting socket exception in the shell | Eric Milkie | 2013-07-12 | 1 | -0/+3 |
* | Remove unnecessary and broken portion of test | Mathias Stearn | 2013-07-12 | 1 | -16/+0 |
* | SERVER-10103 add debugging output | Eric Milkie | 2013-07-12 | 1 | -1/+3 |
* | Revert "SERVER-6071 use command on local.slaves instead of cursor" | Eric Milkie | 2013-07-12 | 1 | -3/+5 |
* | SERVER-10183: fix replsets/maintenance.js test for new exception from getmore... | Scott Hernandez | 2013-07-11 | 1 | -9/+11 |
* | SERVER-10089 more room in oplog so we avoid RS102 on slower builders | Eric Milkie | 2013-07-03 | 1 | -1/+1 |
* | SERVER-6071 use command on local.slaves instead of cursor | Matt Dannenberg | 2013-06-29 | 1 | -5/+3 |
* | SERVER-9005 Up the timeout further to allow primary to be notified | Dan Pasette | 2013-06-28 | 1 | -2/+2 |
* | SERVER-9005 synchronizing replication to fix racy test | Dan Pasette | 2013-06-26 | 1 | -2/+5 |
* | SERVER-9005 increasing timeout to account for slow replication | Dan Pasette | 2013-06-26 | 1 | -2/+2 |
* | SERVER-9005 change test to not depend on replication speed | Dan Pasette | 2013-06-26 | 1 | -8/+11 |
* | SERVER-9005 fix get_last_error.js for debug builds | Dan Pasette | 2013-06-26 | 1 | -1/+1 |
* | SERVER-9005 - Only record wtime metrics when w>1 | Dan Pasette | 2013-06-24 | 2 | -0/+111 |
* | SERVER-9853 avoid Windows test shutdown issues by stopping the test explicitly | Eric Milkie | 2013-06-20 | 1 | -0/+1 |
* | SERVER-9694 force a stepdown no matter how far behind we think we are | Eric Milkie | 2013-06-17 | 1 | -1/+1 |
* | SERVER-9694 fix for slow disk'd test runners | Eric Milkie | 2013-06-14 | 1 | -1/+6 |
* | server-9034 decrease slavedelay in ismaster1.js to fix buildbot | Matt Dannenberg | 2013-06-11 | 1 | -2/+2 |
* | SERVER-9853 retry ghostsync percolate if socket failure | Eric Milkie | 2013-06-10 | 1 | -0/+51 |
* | SERVER-9034 Return rs config version from isMaster | Matt Dannenberg | 2013-06-07 | 1 | -16/+259 |
* | SERVER-7377 support w:majority on solitary server | Matt Dannenberg | 2013-05-24 | 1 | -0/+17 |
* | SERVER-9502 fix assert code in unit test | Eric Milkie | 2013-05-15 | 1 | -2/+2 |
* | SERVER-9502 prohibit _id as RegEx | Eric Milkie | 2013-05-15 | 1 | -0/+19 |
* | SERVER-9694 fix test to cover all GLE stepdown cases | Eric Milkie | 2013-05-15 | 1 | -1/+4 |