Mike Dirolf
|
8bc4bb9962
|
do a db.error at the end of each teardown. hopefully this will fix the out of order messages that we've been experiencing
|
2009-03-13 17:09:19 -04:00 |
Mike Dirolf
|
a5a2e82836
|
fix breakage when running tests on non-default port. removing ability to specify connections in [port, host] ordering.
|
2009-03-02 13:37:12 -05:00 |
Jim Menard
|
128b11e92c
|
Use "ruby-mongo-" as db name prefix for all tests.
|
2009-01-28 14:21:23 -05:00 |
Jim Menard
|
3ffc8942b0
|
Changed Mongo#new so it takes a Hash for paired servers.
|
2009-01-23 13:30:59 -05:00 |
Jim Menard
|
bf2e35589f
|
Added Mongo#drop_database.
|
2009-01-20 09:21:19 -05:00 |
Jim Menard
|
7291995efc
|
Added Mongo#database_info and Mongo#database_names.
|
2009-01-16 09:52:31 -05:00 |