Commit Graph

68 Commits

Author SHA1 Message Date
Mike Dirolf 4fdcad1327 cleanup and credits 2009-10-08 10:05:06 -04:00
Mike Dirolf 22588828f8 minor: credits 2009-10-08 09:15:15 -04:00
Mike Dirolf dd152967b0 minor: update README with info on installing from Gemcutter 2009-10-05 10:43:57 -04:00
Mike Dirolf 93b2410f26 minor: credits 2009-10-05 10:01:56 -04:00
Mike Dirolf de6fef357b driver was sending hard limits where it should've sent soft, and vice-versa. fix and add tests for this 2009-09-30 10:49:08 -04:00
Mike Dirolf 1b98a1961f minor: credits, doc 2009-09-17 15:07:36 -04:00
Mike Dirolf 3321a90739 remove redundant num_to_return from Cursor class. credits. clean up last commit 2009-09-16 17:52:41 -04:00
Mike Dirolf 1741ebd80e minor: credits 2009-09-16 16:19:35 -04:00
Mike Dirolf 65a8d3f2c1 documentation: add note on using phusion passenger 2009-09-14 15:22:41 -04:00
Mike Dirolf e6bf9d81d9 minor: credits 2009-09-11 12:13:41 -04:00
Mike Dirolf e91c03a0bd minor: fix doc url 2009-09-03 11:30:43 -04:00
Mike Dirolf 1124c05f1f DB#collections method, thanks to Durran Jordan and Les Hill 2009-08-27 16:29:41 -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 fc49e8c982 move tests -> test 2009-08-18 10:07:01 -04:00
Mike Dirolf f00ad75aaf minor: credits 2009-07-28 09:56:45 -04:00
Mike Dirolf 6cd976398e minor: c ext return dates as UTC, update credits, tweak last commit 2009-07-16 16:32:57 -04:00
Mike Dirolf 242d0020a5 minor: update README 2009-07-13 12:18:05 -04:00
Mike Dirolf f73b76e5e7 update credits in README 2009-06-02 14:49:49 -04:00
Mike Dirolf 6e9a5194f9 credits 2009-06-01 09:21:59 -04:00
Mike Dirolf dc44751d2f add credits 2009-05-18 10:02:10 -04:00
Mike Dirolf a153eae543 minor: remove To Dofrom README 2009-04-27 14:20:28 -04:00
Mike Dirolf 802e6d9a3f update README w/ info about installing extension 2009-03-19 14:56:54 -04:00
Geir Magnusson Jr 232a7f7169 Clarify license to be the Apache License v2.0. Was a
mix and the readme still reflected AGPL
2009-02-15 08:24:14 -05:00
Jim Menard 281701570e docs 2009-02-11 14:33:19 -05:00
Jim Menard 734386ede1 install doc update 2009-02-11 13:42:28 -05:00
Jim Menard 7281895f10 Removed "alpha quality" text from introduction. 2009-02-06 11:53:55 -05:00
Jim Menard c630940c46 Random cursor fun facts. 2009-02-03 12:43:22 -05:00
Jim Menard 11d2cd2b45 example docs 2009-02-03 12:16:33 -05:00
Jim Menard b1ef64c81f docs 2009-02-01 10:25:50 -05:00
Jim Menard f94ad318b6 New primary key documentation. 2009-02-01 09:14:21 -05:00
Jim Menard 8e026ebb11 documentation 2009-01-29 11:31:45 -05:00
Jim Menard 0ef78c46c4 GridStore (GridFS) implementation. 2009-01-29 11:23:50 -05:00
Jim Menard 5a471900a3 docs about testing 2009-01-29 10:42:20 -05:00
Jim Menard e17681829f Use mongo-qa only if it is in a "sister directory", not a subdirectory. 2009-01-28 14:15:21 -05:00
Jim Menard 0facf02e41 installation doc clarification 2009-01-23 08:53:48 -05:00
Jim Menard fa96e7c1cf doc fix 2009-01-16 16:14:49 -05:00
Jim Menard 00712a77e8 doc fix 2009-01-16 16:13:54 -05:00
Jim Menard 623a22ceda DB can have PK factory. Collection#insert returns objects inserted (possibly modified by PK factory). 2009-01-16 16:10:52 -05:00
Jim Menard e0162aebb9 Level 1 support:
- Added PK factory support to the db class. Documented it in the README.

- Mongo#db now takes an options hash (right now, for :strict and :pk) and
  passes it in to the DB constructor.
2009-01-16 14:41:53 -05:00
Jim Menard 48ed0c819b fixed install instructions 2009-01-15 16:49:01 -05:00
Jim Menard f5bf0d188c New install directions 2009-01-15 16:05:56 -05:00
Jim Menard 762d29c523 README update 2009-01-14 10:45:12 -05:00
Jim Menard 5793ce986b UTF-8 encoding/decoding for Ruby 1.9. 2009-01-13 12:53:55 -05:00
Jim Menard 4258f6f200 Add round-trip testing to bin/validate 2009-01-12 11:23:07 -05:00
Jim Menard 80dd421dd9 Use mongo-qa tests if present 2009-01-12 09:48:24 -05:00
Jim Menard 4e44aeea45 quick code sample and pointers to class docs 2009-01-08 11:48:59 -05:00
Jim Menard 9cea65bce0 New package task. Moved doc output dir to "html". 2009-01-08 11:42:52 -05:00
Jim Menard 3b921e0b80 group_by docs 2009-01-07 16:56:34 -05:00
Jim Menard aad54b9241 docs 2009-01-07 16:27:49 -05:00