couchrest_model/lib/couchrest
John Wood b26f90d2ff Added support for couchdb-lucene.
Added a search method to CouchRest:Database to search the documents in a
given database.  Added support for a :search parameter to Collection's
paginated_each method, which will allow you to paginate over a set of
search results.

This code has been brought to you by Dave Farkas (sakrafd) and
Arnaud Berthomier (oz).
2010-03-15 19:20:07 -05:00
..
commands change it to !include 2009-01-02 01:59:33 -08:00
core Added support for couchdb-lucene. 2010-03-15 19:20:07 -05:00
helper Streamer fixes 2009-10-18 01:59:30 +08:00
middlewares added a Rack logger middleware 2009-07-27 00:14:38 -07:00
mixins Added support for couchdb-lucene. 2010-03-15 19:20:07 -05:00
more Small fix 2010-03-05 14:40:51 +00:00
support Rails logger is no longer needed. 2009-08-16 21:19:45 -07:00
validation attempt to merge wildchild/type_cast, still failing specs 2010-02-17 16:35:42 -06:00
mixins.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
monkeypatches.rb Provide a description of the timeout error 2010-03-15 19:16:40 -05:00