Commit Graph

1153 Commits

Author SHA1 Message Date
Kyle Banker f99de96591 BUMP 1.0.5 (Release fix for 1.0.4) 2010-07-13 14:52:39 -04:00
Kyle Banker f62a54416d test for RUBY-152 2010-07-13 14:49:59 -04:00
Kyle Banker fc603c651e RUBY-152 2010-07-13 14:42:18 -04:00
Kyle Banker a9c709f7a1 BUMP 1.0.4 2010-07-13 11:12:10 -04:00
Kyle Banker 6961b3f33d Updated gemspec and HISTORY 2010-07-13 09:09:39 -04:00
Kyle Banker a00fb21d37 minor: better error message for DB#command 2010-07-12 14:33:52 -04:00
Kyle Banker 86c50a0555 Removed deprecated options and methods. 2010-07-12 14:31:12 -04:00
Kyle Banker a14d02e98d Use one mutex per thread on pooled connections (cremes) 2010-07-12 14:14:35 -04:00
Kyle Banker f9cd266214 minor: j2bson docs 2010-07-12 14:08:33 -04:00
Kyle Banker 027038fdff j2bson (json to bson) executable (neomantra) 2010-07-12 14:06:25 -04:00
Kyle Banker 2a3c7bc34e minor: docs 2010-07-12 13:51:40 -04:00
Kyle Banker 1b78c3a73c minor: reverted breaking change -- more debugging needed 2010-07-12 13:10:43 -04:00
Kyle Banker 265f074f10 RUBY-147 check for CursorNotFound response flag 2010-07-12 12:11:01 -04:00
Kyle Banker 030c850669 minor: nicer query opts generation 2010-07-09 16:15:36 -04:00
Kyle Banker 0460491863 minor: test fix 2010-07-09 16:01:55 -04:00
Kyle Banker c25f1f5997 RUBY-144 allow map_reduce to return raw command (and not just instantiated results collection) 2010-07-09 15:29:11 -04:00
Kyle Banker f22e81414b RUBY-141 raise exception if attempting to overwrite with Grid#put (only in safe mode) 2010-07-09 13:33:26 -04:00
Kyle Banker 24e8b690ed RUBY-149 map-reduce fix for boolean ok 2010-07-09 12:53:22 -04:00
Kyle Banker 20206bee2b Merge remote branch 'neo/system-js' 2010-07-09 12:49:46 -04:00
Kyle Banker bb7cb79030 minor: fix for to_json 2010-07-07 17:04:45 -04:00
Rimas Silkaitis f62e9e6732 Added helper functions to create and remove stored js functions in system.js 2010-07-03 11:24:24 -07:00
Kyle Banker 2121d6c809 minor: cleaner output for cursor inspect 2010-07-02 17:24:45 -04:00
Kyle Banker a24448d911 attempted fix for bson_ext on solaris (slyphon) 2010-07-02 16:03:42 -04:00
Kyle Banker 078372f869 minor: test description 2010-06-25 06:10:17 -05:00
Ryan Angilly a7de4f2eed make BSON::OrderedHash equal to other types of hashes in both directions 2010-06-24 12:52:28 -05:00
Lincoln Stoll 6e3cc639f6 Allow hypens and underscores in URL credentials. 2010-06-24 12:51:16 -05:00
Kyle Banker 95dee31368 minor: text fix 2010-06-24 12:46:24 -05:00
Kyle Banker 82ffae676b RUBY-142 (Frédéric De Jaeger) fix for broken socket send 2010-06-24 12:46:06 -05:00
Kyle Banker bdce8db3e6 BUMP 1.0.3 2010-06-15 23:05:46 -04:00
Kyle Banker 76592ac41b minor: typos 2010-06-15 10:33:18 -04:00
Kyle Banker 4712a68468 RUBY-133 maximum insert size 2010-06-15 10:24:31 -04:00
Kyle Banker 62d917edd2 minor: gemspec fix 2010-06-15 10:04:35 -04:00
justindossey 222040f82d Added Set for use in membership tests, optimizing out the expensive call to Array#include? 2010-06-15 09:58:52 -04:00
Kyle Banker 51140f8ea1 minor: support dash in host name on parse_uri 2010-06-14 22:06:55 -04:00
Kyle Banker c28b126267 RUBY-132 ensure socket closes on connect to master 2010-06-14 18:56:44 -04:00
Kyle Banker fa48a99425 minor: missing ydocs added 2010-06-14 18:06:25 -04:00
Kyle Banker 31d2483294 RUBY-137 specify index name 2010-06-14 14:20:12 -04:00
Kyle Banker 67a56b64eb fixed connection uri bug (Sunny Hirai) 2010-06-12 10:11:29 -04:00
Kyle Banker 59b034dddc minor: renamed mongo-ruby-driver gemspec 2010-06-08 01:10:01 -04:00
Kyle Banker 786e6e5980 minor: added HISTORY to gem files 2010-06-06 15:57:50 -04:00
Kyle Banker 0335937b3c minor: docs 2010-06-05 22:45:37 -04:00
Kyle Banker e1bcee7638 BUMP 1.0.2 2010-06-05 08:58:31 -04:00
Kyle Banker 828a97fbd9 minor: fix for gem build 2010-06-02 15:50:52 -04:00
Kyle Banker aa70597a67 minor: bson deserialize fix 2010-05-31 23:11:02 -04:00
Kyle Banker a7e2991c31 fix for boolean command response in core server 1.5.2 2010-05-31 22:52:03 -04:00
Kyle Banker acf185fc33 minor: typo 2010-05-28 14:04:33 -04:00
Kyle Banker 84e72e4e08 minor: typo 2010-05-28 14:04:07 -04:00
Kyle Banker 99c2d1463e RUBY-131 read bson io object; b2json executable (neomantra) 2010-05-28 14:01:51 -04:00
Kyle Banker b7dd6053c1 Licensing; RUBY-134 2010-05-25 22:24:29 -04:00
Kyle Banker b33755fd46 RUBY-130 2010-05-24 11:43:44 -04:00