Kyle Banker
|
864abe3dce
|
gridfs docs
|
2010-02-24 15:24:01 -05:00 |
Kyle Banker
|
c1f3ba2cb9
|
minor: removed unneeded examples
|
2010-01-06 12:22:01 -05:00 |
Kyle Banker
|
941611c139
|
minor: fixed and cleaned up examples
|
2010-01-06 12:21:11 -05:00 |
Kyle Banker
|
44c7145445
|
fixed deprecated api in examples
|
2010-01-05 18:14:48 -05:00 |
Kyle Banker
|
f8a6d1ebb9
|
minor: docs, whitespace, naming
|
2009-12-16 14:16:49 -05:00 |
Mike Dirolf
|
70c23e2d32
|
deprecate :offset option to find in favor of :skip
|
2009-09-17 16:45:03 -04:00 |
Mike Dirolf
|
94fe53d96b
|
DEPRECATE Mongo::Mongo in favor of Mongo::Connection
|
2009-08-20 18:48:09 -04:00 |
Mike Dirolf
|
e65dd99667
|
API CHANGE: moving XGen::Mongo::Driver and XGen::Mongo to Mongo and XGen::Mongo::GridFS to GridFS
|
2009-08-20 10:50:48 -04:00 |
Mike Dirolf
|
28a80f1b5e
|
Deprecate Collection#find_first in favor of Collection#find_one, also improve docs
|
2009-08-14 15:39:49 -04:00 |
Mike Dirolf
|
d3594fe8b5
|
update types in example
|
2009-03-12 15:33:13 -04:00 |
Mike Dirolf
|
9b9f14ce2e
|
overhaul create_index - don't allow clients to specify their own name, allow descending indexes
|
2009-02-26 12:06:03 -05:00 |
Jim Menard
|
30cdfe2bea
|
new GridFS example
|
2009-02-10 11:51:56 -05:00 |
Jim Menard
|
07d2def0ad
|
removed debug code
|
2009-02-10 11:22:48 -05:00 |
Jim Menard
|
65282a2f7e
|
Fixed benchmark test. Added find_first benchmark.
|
2009-02-10 10:43:47 -05:00 |
Jim Menard
|
5ccd85ebad
|
Reinstated example code that was commented out during debugging.
|
2009-02-03 15:07:02 -05:00 |
Jim Menard
|
654ea13305
|
more examples
|
2009-02-03 14:19:30 -05:00 |
Jim Menard
|
682b2bf291
|
comment fix
|
2009-02-03 14:19:12 -05:00 |
Jim Menard
|
c630940c46
|
Random cursor fun facts.
|
2009-02-03 12:43:22 -05:00 |
Jim Menard
|
768a3ab1a5
|
Improved Admin#validate_collection, tests, and example.
|
2009-02-03 12:31:08 -05:00 |
Jim Menard
|
14210b0ca3
|
many examples
|
2009-02-03 12:15:35 -05:00 |
Jim Menard
|
06314d6edf
|
end-of-file newlines
|
2009-01-06 10:47:29 -05:00 |
Adrian Madrid
|
e6fb6b75bf
|
Updated benchmarks to use standard benchmark library
Updated examples to latest sorting
Fixed some errors
|
2008-12-29 15:11:44 -07:00 |
Adrian Madrid
|
3aac974f13
|
Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver
|
2008-12-18 13:56:33 -07:00 |
Jim Menard
|
5cdf60f157
|
simplified example
|
2008-12-17 11:43:00 -05:00 |
Adrian Madrid
|
32e5d4c273
|
...
|
2008-12-16 18:14:04 -07:00 |
Adrian Madrid
|
b12dfe3194
|
Changes for the new find parameters
|
2008-12-08 14:41:14 -07:00 |
Jim Menard
|
df2b10c17e
|
renamed examples/irb.rb to bin/mongo_console
|
2008-12-08 16:05:08 -05:00 |
Adrian Madrid
|
66c3ed3b6e
|
Working on more examples
|
2008-12-05 17:02:51 -07:00 |
Adrian Madrid
|
6b06551620
|
Index problem, same as http://pastie.org/332249
|
2008-12-05 15:14:24 -07:00 |
Adrian Madrid
|
ff0743d67d
|
Moved irb as bin/mongo_console
|
2008-12-05 14:09:14 -07:00 |
Adrian Madrid
|
cb62ae626b
|
Added a benchmark set
|
2008-12-04 17:08:57 -07:00 |
Adrian Madrid
|
5a26cfce72
|
Added simple irb console with connection settings and ready to play with
|
2008-12-04 17:08:23 -07:00 |
Adrian Madrid
|
a91e271323
|
Renamed demo to simple
|
2008-12-04 17:07:49 -07:00 |
Adrian Madrid
|
9b5be391ef
|
Added options for host and port to example
|
2008-12-04 15:04:06 -07:00 |
Jim Menard
|
a181a9415e
|
Added ObjectID class. Fixed BSON object serialization bug. db.count now works.
|
2008-12-01 20:01:13 -05:00 |
Jim Menard
|
8459fcad5b
|
Added call to db.count to example. Need to see why it's not working.
|
2008-12-01 19:36:20 -05:00 |
Jim Menard
|
5e3815bf69
|
first commit
|
2008-11-21 20:00:51 -05:00 |