Kyle Banker
|
de5c078cec
|
Finished removing Message classes. Made Cursor#close threadsafe.
|
2009-10-21 10:11: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 |
Mike Dirolf
|
ec6849fdd8
|
BUMP 0.15.1 DB#last_status, OrderedHash#each returns self, logger convenience methods, new syntax for sort orders (and deprecate the old syntaxes
|
2009-10-08 10:12:08 -04:00 |
Mike Dirolf
|
f1bf2eb4d6
|
BUMP 0.15 Mongo::VERSION constant, logger support, fix for Collection#[], use hard limit for explain, deserialize pre-epoch dates, limit offset and sort methods for cursors, deprecate :offset in favor of :skip, use soft/hard limits correctly
|
2009-09-30 15:07:28 -04:00 |
Mike Dirolf
|
2b701119e1
|
complete deprecation of a bunch of stuff
|
2009-09-17 15:28:45 -04:00 |
Mike Dirolf
|
b2595d0c8f
|
add Mongo::VERSION constant
|
2009-09-10 09:59:06 -04:00 |
Mike Dirolf
|
94fe53d96b
|
DEPRECATE Mongo::Mongo in favor of Mongo::Connection
|
2009-08-20 18:48:09 -04:00 |
Mike Dirolf
|
b5d71d9702
|
add back in XGen::Mongo paths with deprecation warning on include - THIS WILL BE REMOVED
|
2009-08-20 14:03:25 -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
|
64380ad00c
|
Deprecating Collection#modify, Collection#replace and Collection#repsert in favor of Collection#update
|
2009-08-13 15:18:53 -04:00 |
Mike Dirolf
|
9b9f14ce2e
|
overhaul create_index - don't allow clients to specify their own name, allow descending indexes
|
2009-02-26 12:06:03 -05:00 |
Jim Menard
|
de59adecee
|
Moved Mongo data types into subdir.
|
2009-01-13 10:23:20 -05:00 |
Jim Menard
|
f5c06d2b62
|
New RegexpOfHolding class that maintains unknown option flags.
|
2009-01-13 09:12:13 -05:00 |
Jim Menard
|
c6bd4fc100
|
Added the XGen::Mongo::Driver::Undefined data type (yuck)
|
2009-01-12 12:08:02 -05:00 |
Jim Menard
|
78fdfe0eb9
|
Support BINARY. Lots more tests. NOTE: since some of them fail, I have commented out the tests for now.
|
2009-01-09 19:58:53 -05:00 |
Jim Menard
|
c8200c4cc6
|
Start of DBRef support
|
2009-01-08 14:43:30 -05:00 |
Jim Menard
|
15055794c7
|
Beginnings of Admin implementation.
|
2009-01-07 15:36:12 -05:00 |
Jim Menard
|
a181a9415e
|
Added ObjectID class. Fixed BSON object serialization bug. db.count now works.
|
2008-12-01 20:01:13 -05:00 |
Jim Menard
|
5e3815bf69
|
first commit
|
2008-11-21 20:00:51 -05:00 |