5c6f53e408Added server version checking. Updated tests for compatibility > 1.1.3
Kyle Banker
2009-10-26 14:54:33 -0400
bffc59ffb4fix test on cursor
Cyril Mougel
2009-10-23 23:30:30 +0200
0f0c0e569dminor: test for duplicate _id (as string and symbol)
Mike Dirolf
2009-10-22 16:12:42 -0500
79acba5417fix for inserting duplicate _id when using C extension and doc responds to has_key? for both '_id' and :_id (MongoMapper related)
Mike Dirolf
2009-10-22 15:20:27 -0500
1e8f3176bfminor: update collection.clear test
Kyle Banker
2009-10-22 14:47:40 -0400
b938765ac0Removed GetMoreMessage and QueryMessage classes with initial refactoring.
Kyle Banker
2009-10-20 15:44:46 -0400
5586d53c6aminor: Collection#remove should access db directly.
Kyle Banker
2009-10-20 11:36:51 -0400
e40d9cec3cDeprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
Kyle Banker
2009-10-20 11:31:07 -0400
2d7bae4e0aminor: corrected options for Collection#remove
Kyle Banker
2009-10-19 17:48:20 -0400
72e89ce6f2minor: fix for gemspec
Kyle Banker
2009-10-19 17:33:58 -0400
cced8ae5b7Removed InsertMessage, RemoveMessage, and UpdateMessage, and refactored accordingly.
Kyle Banker
2009-10-19 17:14:41 -0400
2a0552d6dcminor: credits
Mike Dirolf
2009-10-19 11:05:42 -0400
c357e77114Modify standard_benchmark to allow profiling.
Sean Cribbs
2009-10-17 01:38:13 +0800
4e2781faf1Raise exception if connecting to single slave with slave_ok set to false; pass slave_ok on to queries when set to true.
Kyle Banker
2009-10-15 12:23:29 -0400
c6d4150a51Added option to disable cursor timeout on Collection#find when #find is invoked with a block.
Kyle Banker
2009-10-14 14:38:44 -0400
5ea585a475Created alias Collection#size for Collection#count
Kyle Banker
2009-10-13 16:20:41 -0400
d1a07f4b36minor: note on thread safety
Mike Dirolf
2009-10-09 00:33:35 -0400
44196e2d33add conversions to file list. maybe now that we're on gemcutter we should make this more dynamic again
Mike Dirolf
2009-10-08 10:42:05 -0400
ec6849fdd8BUMP 0.15.1 DB#last_status, OrderedHash#each returns self, logger convenience methods, new syntax for sort orders (and deprecate the old syntaxes
0.15.1
Mike Dirolf
2009-10-08 10:12:08 -0400
4fdcad1327cleanup and credits
Mike Dirolf
2009-10-08 10:02:54 -0400
20f65039f3Updating sorting to new syntax
Durran Jordan
2009-10-06 19:20:21 -0400
22588828f8minor: credits
Mike Dirolf
2009-10-08 09:15:15 -0400
89d420780fAdded logger convenience methods to connection and database. Makes it possible to use the logger instance in the driver from the outside world.
John Nunemaker
2009-10-08 07:39:36 +0800
1fc537c78eminor: remove dependency because it breaks buildbot
Mike Dirolf
2009-10-05 16:19:12 -0400
024c4a9e35minor: make mongo_ext depend on specific version of mongo
Mike Dirolf
2009-10-05 11:14:54 -0400
dd152967b0minor: update README with info on installing from Gemcutter
Mike Dirolf
2009-10-05 10:43:57 -0400
3f6a3b83c2minor: better description
Mike Dirolf
2009-10-05 10:36:07 -0400
9ba3e36191minor: MongoDB not MondoDB. although in retrospect the latter might have been less controversial
Mike Dirolf
2009-10-05 10:19:36 -0400
93b2410f26minor: credits
Mike Dirolf
2009-10-05 10:01:56 -0400
454bb440e4OrderedHash#each returns self not ordered_keys
Les Hill
2009-10-02 11:43:57 +0800
79e76be9dfadd DB#last_status method
Mike Dirolf
2009-10-01 12:01:37 -0400