Kyle Banker
|
fc2ddf3bbd
|
deserialize to RegexpOfHolding only when necessary
|
2010-02-15 09:47:53 -05:00 |
Kyle Banker
|
e075d25a91
|
move id only when necessary RUBY-88
|
2010-01-28 18:44:50 -05:00 |
Kyle Banker
|
28227f8ac6
|
minor: fix for 1.8.6 Complex type checking
|
2010-01-21 15:42:59 -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
|
8c6e0a3591
|
Raise better error message when trying to serialize TimeWithZone
|
2010-01-20 12:11:58 -05:00 |
Kyle Banker
|
42b835243e
|
warn if using Date or DateTime instead of Time
|
2010-01-06 14:30:58 -05:00 |
Mike Dirolf
|
e013618a8f
|
RUBY-74 raise InvalidDocument for any unrecognized types
|
2009-12-29 12:59:30 -05:00 |
Mike Dirolf
|
9ba194c4b1
|
minor: fix for 1.9
|
2009-12-17 12:26:26 -05:00 |
Mike Dirolf
|
65c36ca943
|
null checking for keys and regex patterns, allow nulls for regular strings
|
2009-12-17 12:17:19 -05:00 |
Mike Dirolf
|
9bbaafe03d
|
Just use Regexp#source instead of hacky to_s. Check Regex pattern for NULL bytes
|
2009-12-17 10:24:58 -05:00 |
Mike Dirolf
|
5168692ab9
|
don't allow NULL byte in key names in ruby encoder
|
2009-12-17 10:05:38 -05:00 |
Kyle Banker
|
aaf590214c
|
enforce 4MB limit when inserting BSON docs
|
2009-12-16 11:32:54 -05:00 |
Mike Dirolf
|
bfb26b3426
|
minor: update mongo-qa tests for new bson api
|
2009-12-02 15:49:45 -05:00 |
Kyle Banker
|
d40f445c19
|
Fixes for 1.9
|
2009-12-01 17:23:24 -05:00 |
Kyle Banker
|
4b849d4b4b
|
divided bson.rb in two
|
2009-12-01 13:55:04 -05:00 |