Kyle Banker
f5050be2f9
minor: history
2010-04-07 19:28:05 -04:00
Kyle Banker
293665fc0e
minor: updated README
2010-04-07 19:25:09 -04:00
Kyle Banker
6d59558ddc
minor: updated bson_ext gemspec
2010-04-07 18:44:16 -04:00
Kyle Banker
21c9bb49c0
0.20 release notes
2010-04-07 18:41:08 -04:00
Kyle Banker
910a82de7e
must use Connection.paired for paired connections
2010-04-07 17:10:28 -04:00
Kyle Banker
e18d2d6fbb
removed deprecated RegexpOfHolding
2010-04-07 16:32:25 -04:00
Kyle Banker
3d3e983ae0
minor: docs
2010-04-07 15:58:02 -04:00
Kyle Banker
fd43eca514
unique indexes for GridFS chunks collections
2010-04-07 15:53:38 -04:00
Kyle Banker
cd32dabd52
added GridFileNotFound and GridMD5Failure exceptions
2010-04-07 14:39:05 -04:00
Kyle Banker
3133380341
allow arbitrary attirbutes in files collection
2010-04-07 13:54:49 -04:00
Kyle Banker
a3f31208e6
minor: docs
2010-04-06 18:34:07 -04:00
Kyle Banker
84fb41c39f
added Collection#stats and DB#stats
2010-04-06 18:29:39 -04:00
Kyle Banker
35dac1f31e
added find_and_modify helper
2010-04-06 17:56:21 -04:00
Kyle Banker
45d3b91882
exception refinements for bson split
2010-04-05 18:24:31 -04:00
Kyle Banker
a4c72ffa5d
minor: removed deprecated group argument
2010-04-05 17:30:51 -04:00
Kyle Banker
d2be7e35a3
minor: initial release notes for 0.20
2010-04-05 17:05:30 -04:00
Kyle Banker
75b54d9550
minor: updated GridFS examples
2010-04-05 17:05:11 -04:00
Kyle Banker
3c79c64be0
minor: added missing 0.19 history
2010-04-05 15:50:20 -04:00
Kyle Banker
2e78eb6c66
RUBY-118
2010-04-05 15:48:35 -04:00
Kyle Banker
fc1edd215e
minor: check bson and bson_ext versions
2010-04-05 15:30:18 -04:00
Kyle Banker
cc253cc111
minor: fix for assert_valid_keys
2010-04-05 14:22:31 -04:00
Kyle Banker
982d9a7765
minor: removed swp
2010-04-05 14:14:02 -04:00
Kyle Banker
8426a06244
minor: some minor details
2010-04-05 14:09:06 -04:00
Kyle Banker
c8fc728421
updated Rakefile to build bson and bson_ext
2010-04-05 13:50:51 -04:00
Kyle Banker
b45887fdd0
minor: fix bson gemspec
2010-04-05 11:22:53 -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
1e8e0c02fe
removed deprecated GridStore class
2010-04-05 10:50:27 -04:00
Kyle Banker
c4d5cb641b
renamed mongo_bson to bson
2010-04-05 10:39:55 -04:00
Kyle Banker
40b481ad3c
RUBY-111
2010-03-31 15:16:12 -04:00
Kyle Banker
a07662a898
minor: removed test for bad comparison in windows
2010-03-31 14:24:14 -04:00
Kyle Banker
30b6ca6270
minor: better test names
2010-03-30 13:51:05 -04:00
Kyle Banker
99d421d950
minor: docs
2010-03-30 13:35:36 -04:00
Kyle Banker
256c12c558
minor: docs
2010-03-30 13:33:03 -04:00
Kyle Banker
85fd06f990
options to delete old versions of GridFileSystem files
2010-03-30 13:22:22 -04:00
Kyle Banker
c276a23615
minor: use $ with query and orderby params on query message
2010-03-30 12:26:57 -04:00
Kyle Banker
284c442c46
filename is now optional for Grid#put RUBY-116
2010-03-30 11:54:23 -04:00
Kyle Banker
b87e3dd3fb
docs and tests for fields option with a hash
2010-03-27 08:58:16 -07:00
Houdini
33f4aca658
More flexible :fields option, supporting {}
...
This allows exact definition of the fields you want included in the query results. For example :fields => {:name => 1, :people => 0} will include the name key but exclude the people key.
2010-03-26 13:58:18 -07:00
Kyle Banker
a94a870202
log messages read like valid ruby driver code
2010-03-23 22:40:43 -07:00
Mike Dirolf
aa86c03bd5
test and fix for Grid#delete
2010-03-23 17:00:31 -04:00
Mike Dirolf
3fdd8c3f7a
doc: option is pk not pk_factory (although pk_factory is probably a better name)
2010-03-23 14:35:50 -04:00
Kyle Banker
6139c27df0
included old BSON constant for deprecation warning
2010-03-19 18:10:18 -04:00
Kyle Banker
372f578389
minor: test fix
2010-03-19 16:00:17 -04:00
Kyle Banker
f2bc05f51c
merge new bson commits
2010-03-19 15:23:24 -04:00
Kyle Banker
4008752b02
RUBY-113 allow has_next for cursors
2010-03-19 14:31:31 -04:00
Kyle Banker
3e8c8d5c93
added error checking for array of arrays on index creation
2010-03-19 14:31:10 -04:00
Kyle Banker
acdcf6a823
test demonstrating new features in 1.4
2010-03-19 14:05:31 -04:00
Charles Remes
b669b625cc
Changed RREGEXP_SOURCE macro to RREGX_SRC so it matches all rubies
2010-03-19 09:10:08 -05:00
Charles Remes
dfe93cb65c
Fixed a require path for OrderedHash which is now under mongo_bson
2010-03-17 16:06:42 -05:00