Commit Graph

1187 Commits

Author SHA1 Message Date
Eliot Horowitz 124409ee03 change test for spider monkey 2009-05-08 17:17:58 -04:00
Mike Dirolf 981ff1a4ce BUMP 0.6.7 group, dereference 2009-04-28 16:01:27 -04:00
Mike Dirolf cea73c2712 dereference helper method 2009-04-28 14:55:36 -04:00
Mike Dirolf a153eae543 minor: remove To Dofrom README 2009-04-27 14:20:28 -04:00
Mike Dirolf 29cdfe64f1 add group method on collections 2009-04-27 14:19:38 -04:00
Mike Dirolf 2dffc4b504 don't set _id to default value for hash 2009-04-24 10:03:40 -04:00
Mike Dirolf 1c5bb1405f remove entire output dir, not just a single version 2009-04-23 15:39:57 -04:00
Mike Dirolf bb6d0330c2 BUMP 0.6.6 a bunch of minor updates 2009-04-23 11:09:49 -04:00
Mike Dirolf c5ccdfe5b8 update tests for auto create _id index 2009-04-22 15:23:46 -04:00
Mike Dirolf 02b37f6e48 decoder for data_timestamp 2009-04-22 13:49:56 -04:00
Mike Dirolf 1312c70677 add support for unique index creation 2009-04-21 14:44:57 -04:00
Mike Dirolf a2898effb4 no longor drop_indexes when we drop_collection 2009-04-16 09:55:50 -04:00
Mike Dirolf 0aec898596 generate documentation in directory specific to version number 2009-04-14 16:53:42 -04:00
Mike Dirolf 0818627108 drop database before doing benchmarking 2009-03-24 12:01:08 -04:00
Mike Dirolf 7f5fce680e oops 2009-03-23 13:30:55 -04:00
Mike Dirolf 2d841222b7 update c extension so it works on 1.8 and 1.9 2009-03-23 12:14:38 -04:00
Mike Dirolf 6a4ce41bb4 use gem1.9 if we used rake1.9 2009-03-23 12:13:44 -04:00
Mike Dirolf ac4dde5d76 we still need to define ==, even in 1.9 2009-03-23 11:51:35 -04:00
Mike Dirolf 6171b480d7 try the build again 2009-03-19 15:53:28 -04:00
Mike Dirolf 802e6d9a3f update README w/ info about installing extension 2009-03-19 14:56:54 -04:00
Mike Dirolf 595a9464bb second gem for extensions 2009-03-19 13:54:46 -04:00
Mike Dirolf 9e12025727 setup extension gem 2009-03-19 13:12:30 -04:00
Mike Dirolf 4e386c8cff change require path for extension 2009-03-19 13:11:43 -04:00
Mike Dirolf 9cf2344c41 list files manually so they work w/ github. remove extension bits since that will be made a second gem 2009-03-19 13:09:59 -04:00
Mike Dirolf e60387f2fe c enc/decoder for new-style dbrefs 2009-03-18 13:54:33 -04:00
Mike Dirolf 5545f3c943 new-style dbref for ruby enc/decoders 2009-03-18 13:30:30 -04:00
Mike Dirolf ceb994d656 get extension to build on gem install 2009-03-17 17:48:43 -04:00
Mike Dirolf db7cb56fc7 remove debugging cruft 2009-03-16 09:38:07 -04:00
Mike Dirolf 2541199903 oops didn't mean to commit this 2009-03-16 08:47:03 -04:00
Mike Dirolf dccc442edb for now don't try to install extension 2009-03-13 17:24:16 -04:00
Mike Dirolf 8bc4bb9962 do a db.error at the end of each teardown. hopefully this will fix the out of order messages that we've been experiencing 2009-03-13 17:09:19 -04:00
Mike Dirolf 1840c23364 include c extension in gem 2009-03-13 15:25:24 -04:00
Mike Dirolf ff5507ad26 a bunch of updates to the gemspec 2009-03-13 15:22:01 -04:00
Mike Dirolf 2500996ce4 more debugging 2009-03-13 15:05:49 -04:00
Mike Dirolf c706e79813 use configurable extension for installing c ext 2009-03-13 12:04:54 -04:00
Mike Dirolf 13c407cd85 support for db.eval 2009-03-13 11:03:52 -04:00
Mike Dirolf 4e406ac7c9 count doesn't exist on cursors, just collections 2009-03-12 18:38:11 -04:00
Mike Dirolf 888d2bac7c bump version - a bunch of fixes 2009-03-12 17:37:49 -04:00
Mike Dirolf ce406d92f7 test and update gemspec 2009-03-12 17:25:23 -04:00
Mike Dirolf 37044a38f5 rescue a few more types of exceptions 2009-03-12 16:40:02 -04:00
Mike Dirolf 0d72ad3cdf c encoder/decoder for new Code type 2009-03-12 16:12:52 -04:00
Mike Dirolf 4e06c63972 fix warning 2009-03-12 16:01:13 -04:00
Mike Dirolf 0f546eb5c5 add new code type rather than doing hacks based on field name. use code_w_scope instead of code 2009-03-12 15:34:15 -04:00
Mike Dirolf d3594fe8b5 update types in example 2009-03-12 15:33:13 -04:00
Mike Dirolf 7e6e11ba99 only mask socket errors 2009-03-12 14:31:37 -04:00
Mike Dirolf 401922ca63 check count after as well 2009-03-11 13:42:19 -04:00
Mike Dirolf acaf635e33 count checks 2009-03-11 13:37:42 -04:00
Mike Dirolf d8a8c03a81 need to initialize this 2009-03-11 11:37:18 -04:00
Mike Dirolf 68807b8df5 a couple of fixes 2009-03-11 10:49:30 -04:00
Mike Dirolf 29e538e935 decode to an OrderedHash 2009-03-10 15:41:28 -04:00