Commit Graph

64 Commits

Author SHA1 Message Date
Jim Menard 8cf55d27bc doc update 2009-01-07 12:57:56 -05:00
Jim Menard 90eccd2412 Release notes section refers to the git log comments 2009-01-07 12:51:16 -05:00
Jim Menard 26b88efd3b Bug fixes:
- Make sure Query#fields returns a hash, not an array.
- Fix query limit by passing limit number to cursor and having it enforce the
  limit. (Database returns limit as first batch, but will continue to return
  data after the limit if requested.)
Improvements:
- Query#new can take a single field name instead of an array
- A few doc comment improvements here and there.
2009-01-07 09:46:30 -05:00
Jim Menard f709bc6290 Updated copyright dates. 2009-01-06 10:51:01 -05:00
Jim Menard 6ef68648c7 Updated Adrian's credits. 2009-01-06 10:49:18 -05:00
Jim Menard 8aed3abda6 new Collection#options method 2008-12-17 13:52:10 -05:00
Jim Menard 95e75995f6 Doc tweaks 2008-12-17 11:49:06 -05:00
Jim Menard aee3ae2c9d More documentation 2008-12-17 11:43:08 -05:00
Jim Menard 011280282d New to-do item 2008-12-17 11:03:09 -05:00
Jim Menard 02cd38fce0 Added XGen::Mongo::Driver::DB.master? 2008-12-16 17:35:31 -05:00
Jim Menard 9ee07cb74f to-do item about master/slave 2008-12-16 17:19:53 -05:00
Jim Menard 103d7e5c62 New optional "strict" mode for databases. 2008-12-16 17:08:15 -05:00
Jim Menard bc61eacf03 doc tweaks 2008-12-16 07:42:56 -05:00
Jim Menard 80c0302307 Renamed README to README.rdoc 2008-12-15 09:13:42 -05:00