John Nunemaker
|
8ab4e77a81
|
Added to_json for Mongo::ObjectID.
|
2009-12-31 12:37:57 -06:00 |
Kyle Banker
|
8f2e25f8d3
|
added custom exception for illegal object ids
|
2009-12-08 17:13:54 -05:00 |
Kyle Banker
|
4550389480
|
Added generation_time method on ObjectID
|
2009-12-03 17:45:53 -05:00 |
Kyle Banker
|
05b5fc576b
|
Cleanup w/r/t loading c ext and testing it
|
2009-12-01 13:49:57 -05:00 |
Kyle Banker
|
db1f382150
|
Added #hash method for ObjectID.
|
2009-11-11 10:47:42 -05: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 |
Kyle Banker
|
cced8ae5b7
|
Removed InsertMessage, RemoveMessage, and UpdateMessage, and refactored accordingly.
|
2009-10-19 17:14:41 -04:00 |
Mike Dirolf
|
47c34266cf
|
Change string representation of ObjectID - add 'legacy' methods for interacting with old strings
|
2009-08-25 14:56:02 -04:00 |
Mike Dirolf
|
e05c9fc5da
|
use correct ObjectID generation - no change to ordering yet though
|
2009-08-25 10:30:14 -04:00 |
Mike Dirolf
|
94fe53d96b
|
DEPRECATE Mongo::Mongo in favor of Mongo::Connection
|
2009-08-20 18:48:09 -04:00 |
Mike Dirolf
|
e65dd99667
|
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 |
Mike Dirolf
|
fc49e8c982
|
move tests -> test
|
2009-08-18 10:07:01 -04:00 |