Kyle Banker
|
5d1d110280
|
fixed bug on safe remove; style fixes
|
2010-02-17 16:48:23 -05:00 |
Kyle Banker
|
f176a45a20
|
Connection.from_uri and Connection.paired. Connection API enhancement.
|
2010-02-17 15:15:07 -05:00 |
Kyle Banker
|
fc2ddf3bbd
|
deserialize to RegexpOfHolding only when necessary
|
2010-02-15 09:47:53 -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
|
7863b37f07
|
minor: fix for default root collection on gridfs
|
2010-02-08 17:04:35 -05:00 |
Kyle Banker
|
a6310a0a4f
|
not logging binary data RUBY-90
|
2010-02-08 13:48:18 -05:00 |
Kyle Banker
|
aad2f5508c
|
class accessors for default root collection RUBY-93
|
2010-02-08 13:04:28 -05:00 |
Kyle Banker
|
98af49f465
|
added core doc references
|
2010-02-08 12:12:18 -05:00 |
Kyle Banker
|
b4a95ac116
|
fixed autoreconnect (oops) RUBY-92
|
2010-02-04 18:07:45 -05:00 |
Kyle Banker
|
65ac333464
|
minor: core doc fix
|
2010-02-01 21:55:44 -05:00 |
Kyle Banker
|
c9cecc730e
|
minor: removed unused core doc
|
2010-02-01 20:27:31 -05:00 |
Kyle Banker
|
a8a5b585c9
|
added core tag for ydoc
|
2010-02-01 20:22:08 -05:00 |
Kyle Banker
|
e075d25a91
|
move id only when necessary RUBY-88
|
2010-01-28 18:44:50 -05:00 |
Kyle Banker
|
f6e505e511
|
Methods for adding and removing users RUBY-89
|
2010-01-28 16:39:40 -05:00 |
Kyle Banker
|
10dc5daed1
|
minor: docs for deprecated class
|
2010-01-25 13:40:26 -05:00 |
Kyle Banker
|
297e5f81c4
|
minor: GridFS fix for 1.9
|
2010-01-25 13:31:52 -05:00 |
Kyle Banker
|
9070c57922
|
minor: doc fix
|
2010-01-25 12:38:54 -05:00 |
Kyle Banker
|
d8fb853d7d
|
minor: doc updates
|
2010-01-22 17:19:56 -05:00 |
Kyle Banker
|
d71f7d4e3a
|
support MongoDB extended JSON on ObjectID#to_json
|
2010-01-22 14:56:00 -05:00 |
Kyle Banker
|
05342ef8f2
|
ObjectID#from_time RUBY-82
|
2010-01-22 14:24:17 -05:00 |
Kyle Banker
|
329af9e685
|
minor: OrderedHash hash algorithm fix
|
2010-01-21 17:35:53 -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
|
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
|
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 |
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
|
b82e29f313
|
minor: yardoc for Connection
|
2010-01-07 12:37:53 -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
|
2310a878ea
|
doc cleanup and initial move to YARD
|
2010-01-05 17:42:52 -05: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 |