Commit Graph

76 Commits

Author SHA1 Message Date
Kyle Banker dd8c79cfcb BUMP 1.0.8 2010-08-27 06:27:14 -04:00
Kyle Banker 391d37ec83 BUMP 1.0.7; HISTORY 2010-08-04 16:53:29 -04:00
Kyle Banker d8b34d7679 Advance to 1.0.6 to development 2010-07-19 12:09:14 -04:00
Kyle Banker f99de96591 BUMP 1.0.5 (Release fix for 1.0.4) 2010-07-13 14:52:39 -04:00
Kyle Banker a9c709f7a1 BUMP 1.0.4 2010-07-13 11:12:10 -04:00
Kyle Banker 265f074f10 RUBY-147 check for CursorNotFound response flag 2010-07-12 12:11:01 -04:00
Kyle Banker bdce8db3e6 BUMP 1.0.3 2010-06-15 23:05:46 -04:00
Kyle Banker 0efd1d0237 allow variable bson_ext versions 2010-05-24 11:43:02 -04:00
Mike Dirolf edd8a7104f default batch size should always be 0 2010-05-10 12:11:23 -04:00
Kyle Banker 713cf73b3d BUMP 1.0.1 2010-05-07 15:41:40 -04:00
Kyle Banker 97ee66be02 minor: source file encoding with magic comment 2010-05-07 15:33:27 -04:00
Kyle Banker 7b89523315 added Grid#exist? and GridFileSystem#exist? RUBY-122 2010-05-05 11:07:52 -04:00
Kyle Banker 159903ec95 BUMP 1.0; minor doc / example fixes 2010-04-29 11:11:53 -04:00
Kyle Banker acc42dce65 RUBY-115 tailable cursors 2010-04-12 13:53:18 -04:00
Kyle Banker b9f579876c RUBY-120 configurable batch size; begin 0.20.2 2010-04-12 11:57:14 -04:00
Kyle Banker 49bc88c4b3 BUMP 0.20.1 2010-04-07 23:47:06 -04:00
Kyle Banker 35dac1f31e added find_and_modify helper 2010-04-06 17:56:21 -04:00
Kyle Banker 75091f5ae5 renamed mongo_bson to bson 2010-04-05 11:13:07 -04:00
Kyle Banker 63b0dfc6c9 test fixes for move to bson gem 2010-04-05 11:07:01 -04:00
Kyle Banker c4d5cb641b renamed mongo_bson to bson 2010-04-05 10:39:55 -04:00
Kyle Banker f2bc05f51c merge new bson commits 2010-03-19 15:23:24 -04:00
Charles Remes a9b3c8e7a5 Try again: Split the BSON logic out to a separate gem
- changed the BSON constant to BSON_CODER and scoped it inside
      of a module

    - changed the directory layout for all of the BSON related files

    - updated the C extension to find the BSON files at their new
      directory locations

    - updated the C extension to use better/safer macros for accessing
      the C API; extension now compiles cleanly under rubinius/rbx

    - changed directory layout for BSON related tests

    - modified the Rakefile to understand the new layout
2010-03-17 14:55:19 -05:00
Kyle Banker 367f9b32cc added indexing options: background, geo, dropDups, etc. 2010-03-16 15:59:26 -04:00
Kyle Banker 9dd1a5c2e3 added authentication support for copy_database 2010-03-16 13:56:30 -04:00
Kyle Banker 661a0a4120 update version for development 2010-03-04 11:34:07 -05:00
Kyle Banker 4229402b81 BUMP 0.19.1 2010-03-02 11:25:42 -05:00
Kyle Banker 2d9e10c192 CBson HashWithIndifferentAccess error 2010-02-27 12:22:34 -05:00
Kyle Banker b9e8bb4e03 remove deprecated Admin class 2010-02-23 13:12:14 -05:00
Kyle Banker 16ea148ab1 More experimental GridFS improvements 2010-02-18 16:31:25 -05:00
Kyle Banker 32606db5e9 minor: test fix 2010-02-12 18:41:34 -05:00
Kyle Banker f158aa13af Initial GridFS refactoring 2010-02-12 18:03:07 -05:00
Kyle Banker 205ff5547b Advanced VERSION for development of 0.18.4. 2010-01-25 14:26:29 -05:00
Kyle Banker 5cdf835811 BUMP 0.18.3 2010-01-25 13:45:42 -05:00
Kyle Banker bf7ffcfa82 support BSON MinKey and MaxKey RUBY-84 2010-01-20 18:50:07 -05:00
Kyle Banker 3762e52ac2 minor: fixed exception organization 2010-01-11 11:38:35 -05:00
Kyle Banker 5285f9de8f minor: reorganized constants / errors 2010-01-08 15:43:13 -05:00
Kyle Banker 2310a878ea doc cleanup and initial move to YARD 2010-01-05 17:42:52 -05:00
Kyle Banker 2087cd4286 BUMP 0.18.2 2009-12-29 17:32:10 -05:00
Kyle Banker f8a6d1ebb9 minor: docs, whitespace, naming 2009-12-16 14:16:49 -05:00
Kyle Banker f7825eab82 BUMP 0.18.1 2009-12-05 09:35:31 -05:00
Kyle Banker 72a166622f minor: fix on cbson versioning for backward compatibility 2009-12-02 12:14:07 -05:00
Kyle Banker 992f6c30dc minor: removed entraneous constant 2009-12-02 11:56:58 -05:00
Kyle Banker d39169530a minor: version checking for cbson 2009-12-02 11:53:59 -05:00
Kyle Banker 2af5aa1e38 minor: load same version on mongo_ext 2009-12-02 10:27:19 -05:00
Kyle Banker d40f445c19 Fixes for 1.9 2009-12-01 17:23:24 -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 8ff0d73fd8 BUMP 0.18 2009-11-25 11:43:25 -05:00
Kyle Banker 11a92349e9 Merged branch for initial connection pooling code 2009-11-23 15:20:05 -05:00
Kyle Banker 12454d04ad Fixes for replica pairs (unstable) 2009-11-20 17:48:41 -05:00
Kyle Banker e1e6d4339a BUMP 0.17.1 added mongo_ext notice 2009-11-17 14:39:03 -05:00