Commit Graph

838 Commits

Author SHA1 Message Date
Kyle Banker
faa626b421 minor: clean up after tests RUBY-86 2010-01-21 14:50:08 -05:00
Kyle Banker
95d9d6b4f6 Handle unsupported types: Complex, Rational, and BigDecimal RUBY-85 2010-01-21 14:49:20 -05:00
Kyle Banker
bf7ffcfa82 support BSON MinKey and MaxKey RUBY-84 2010-01-20 18:50:07 -05:00
Kyle Banker
80afca2fe2 Check in connections on operation exceptions RUBY-83 2010-01-20 12:40:16 -05:00
Kyle Banker
8c6e0a3591 Raise better error message when trying to serialize TimeWithZone 2010-01-20 12:11:58 -05:00
Kyle Banker
d1d1f68c2f minor: doc fixes 2010-01-19 11:30:43 -05:00
Kyle Banker
47c0c38495 updated docs / tests for safe remove 2010-01-19 11:14:07 -05:00
Kyle Banker
c12a40ad3e minor: gridfs docs 2010-01-19 11:14:07 -05:00
Kyle Banker
16fbbe8e4e minor: yard for GridFS 2010-01-19 11:14:07 -05:00
Matt Powell
3b30cde0fb GridStore#mv 2010-01-19 11:14:07 -05:00
Patrick Collison
8a8d6716b3 add a :safe option to Collection's remove() 2010-01-19 11:14:07 -05:00
Durran Jordan
41c680b491 OrderedHash#update should alias to merge bang 2010-01-18 15:29:17 -05:00
Kyle Banker
ba2b23476d minor performance improvements 2010-01-14 13:30:38 -05:00
Kyle Banker
b575c1aa28 minor: hyphen 2010-01-13 16:36:53 -05:00
Kyle Banker
5864e4c776 yard doc updates; deprecated legacy objectid byte encoding support 2010-01-13 13:11:09 -05:00
Kyle Banker
f9ec4eca1d YARD and more specific exceptions for DB 2010-01-11 18:12:46 -05:00
Mike Dirolf
f2de52351a minor: fix some warnings 2010-01-11 18:01:36 -05:00
Kyle Banker
67969720e0 minor: fixed require 2010-01-11 13:12:09 -05:00
Kyle Banker
3762e52ac2 minor: fixed exception organization 2010-01-11 11:38:35 -05:00
Kyle Banker
3a6865e172 minor: db class cleanup 2010-01-08 19:11:49 -05:00
Kyle Banker
74c9862fc9 minor: clean up conversions module 2010-01-08 16:29:06 -05:00
Kyle Banker
523f0ebc2c yard for Cursor 2010-01-08 16:18:07 -05:00
Kyle Banker
5285f9de8f minor: reorganized constants / errors 2010-01-08 15:43:13 -05:00
Kyle Banker
4024a5b333 minor: doc updates. added ydoc rake task 2010-01-07 18:35:18 -05:00
Kyle Banker
1e183d1f53 deprecated RegexpOfHolding and XMLToRuby 2010-01-07 16:17:34 -05:00
Kyle Banker
9fd352ec87 minor: benchmark updates 2010-01-07 14:39:02 -05:00
Kyle Banker
b82e29f313 minor: yardoc for Connection 2010-01-07 12:37:53 -05:00
Kyle Banker
16eae214bd minor: test fix 2010-01-06 15:01:59 -05:00
Kyle Banker
42b835243e warn if using Date or DateTime instead of Time 2010-01-06 14:30:58 -05:00
Kyle Banker
77df695bca deprecated Admin class; admin method now available in DB class 2010-01-06 13:51:12 -05:00
Kyle Banker
c1f3ba2cb9 minor: removed unneeded examples 2010-01-06 12:22:01 -05:00
Kyle Banker
941611c139 minor: fixed and cleaned up examples 2010-01-06 12:21:11 -05:00
Kyle Banker
44c7145445 fixed deprecated api in examples 2010-01-05 18:14:48 -05:00
Kyle Banker
990c00b261 removed old mongo-qa tests 2010-01-05 18:00:34 -05:00
Kyle Banker
2310a878ea doc cleanup and initial move to YARD 2010-01-05 17:42:52 -05:00
Kyle Banker
870892e04f minor: fix for passing tests 2009-12-31 12:57:01 -06:00
John Nunemaker
8ab4e77a81 Added to_json for Mongo::ObjectID. 2009-12-31 12:37:57 -06:00
Kyle Banker
2087cd4286 BUMP 0.18.2 2009-12-29 17:32:10 -05:00
Kyle Banker
e82e81e6f8 minor: adjusted thread pooling test timeout 2009-12-29 14:04:32 -05:00
Kyle Banker
7a08e2c84f minor: pool test working for windows on 1.8.6 2009-12-29 13:27:12 -05:00
Mike Dirolf
e013618a8f RUBY-74 raise InvalidDocument for any unrecognized types 2009-12-29 12:59:30 -05:00
Kyle Banker
1b189336a6 minor: test tweaks for windows 2009-12-29 12:22:01 -05:00
Kyle Banker
7bebcd0499 minor: test fixes 2009-12-29 11:31:59 -05:00
Kyle Banker
a698415fa5 minor: fixed sort api to allow a single key / direction pair to be specified as an array 2009-12-28 13:43:20 -05:00
Kyle Banker
23c8b9d45f minor: switched from Monitor to Mutex; passing tests in 1.9.1 2009-12-28 13:05:45 -05:00
Jay Shepherd
5ccfcf95ab minor: document fixes 2009-12-23 11:12:46 -06:00
Mike Dirolf
3d103351da exit with proper status 2009-12-21 13:52:53 -05:00
Mike Dirolf
e99018c84f rake tasks that should work on windows/msys 2009-12-21 13:20:56 -05:00
Mike Dirolf
f2dcc3c010 minor: modeline 2009-12-21 13:09:51 -05:00
Kyle Banker
3858e70518 minor: fixes for pooling; updated history 2009-12-21 09:06:28 -05:00