.. |
mongo-qa
|
deprecate :offset option to find in favor of :skip
|
2009-09-17 16:45:03 -04:00 |
replica
|
Fixes for replica pairs.
|
2009-11-23 13:13:14 -05:00 |
unit
|
Tests passing for connection pooling.
|
2009-11-24 13:47:37 -05:00 |
test_admin.rb
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |
test_bson.rb
|
minor: test for duplicate _id (as string and symbol)
|
2009-10-22 16:12:42 -05:00 |
test_byte_buffer.rb
|
Removed InsertMessage, RemoveMessage, and UpdateMessage, and refactored accordingly.
|
2009-10-19 17:14:41 -04:00 |
test_chunk.rb
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |
test_collection.rb
|
Completed deprecation of old sort options, :offset, and Collection#clear
|
2009-11-23 18:09:13 -05:00 |
test_connection.rb
|
Merged branch for initial connection pooling code
|
2009-11-23 15:20:05 -05:00 |
test_conversions.rb
|
Completed deprecation of old sort options, :offset, and Collection#clear
|
2009-11-23 18:09:13 -05:00 |
test_cursor.rb
|
Merged branch for initial connection pooling code
|
2009-11-23 15:20:05 -05:00 |
test_db.rb
|
Merged branch for initial connection pooling code
|
2009-11-23 15:20:05 -05:00 |
test_db_api.rb
|
Removed some unused methods.
|
2009-11-24 14:04:39 -05:00 |
test_db_connection.rb
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |
test_grid_store.rb
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |
test_helper.rb
|
Fixes for replica pairs.
|
2009-11-23 13:13:14 -05:00 |
test_objectid.rb
|
Added #hash method for ObjectID.
|
2009-11-11 10:47:42 -05:00 |
test_ordered_hash.rb
|
OrderedHash#each returns self not ordered_keys
|
2009-10-05 21:35:02 +08:00 |
test_round_trip.rb
|
API CHANGE: moving XGen::Mongo::Driver and XGen::Mongo to Mongo and XGen::Mongo::GridFS to GridFS
|
2009-08-20 10:50:48 -04:00 |
test_slave_connection.rb
|
Removed some unused methods.
|
2009-11-24 14:04:39 -05:00 |
test_threading.rb
|
Tests passing for connection pooling.
|
2009-11-24 13:47:37 -05:00 |
test_threading_large_pool.rb
|
Tests passing for connection pooling.
|
2009-11-24 13:47:37 -05:00 |