Kyle Banker
|
9976e5c340
|
minor: fixed buildinfo test for 1.0
|
2009-10-28 16:40:27 -04:00 |
Kyle Banker
|
f47db82767
|
minor: fix for parentheses warnings
|
2009-10-26 16:41:17 -04:00 |
Kyle Banker
|
5c6f53e408
|
Added server version checking. Updated tests for compatibility > 1.1.3
|
2009-10-26 14:54:33 -04:00 |
Kyle Banker
|
b938765ac0
|
Removed GetMoreMessage and QueryMessage classes with initial refactoring.
|
2009-10-20 15:44:46 -04:00 |
Kyle Banker
|
e40d9cec3c
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |
John Nunemaker
|
89d420780f
|
Added logger convenience methods to connection and database. Makes it possible to use the logger instance in the driver from the outside world.
|
2009-10-08 21:13:59 +08:00 |
Mike Dirolf
|
2b701119e1
|
complete deprecation of a bunch of stuff
|
2009-09-17 15:28:45 -04:00 |
Mike Dirolf
|
903e7136cf
|
no logger by default. don't log timing because it's misleading for queries. add tests and documentation for logger
|
2009-09-11 12:12:24 -04:00 |
Mike Dirolf
|
94fe53d96b
|
DEPRECATE Mongo::Mongo in favor of Mongo::Connection
|
2009-08-20 18:48:09 -04:00 |