1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change module storage from ivars to constants More... over 16 years ago
design's 'throw' has been moved to the basic runner class More... over 16 years ago
update readme, release 0.8 More... over 16 years ago
sending last works fine More... over 16 years ago
make the Runner have the design doc available More... over 16 years ago
CouchDB::Runner provides base `log` and `throw` methods to all view and design doc functions More... over 16 years ago
THIS. IS. JSON More... over 16 years ago
readme update More... over 16 years ago
release v0.2.0 More... over 16 years ago
* provide proper tests for list functions * refactor the IO stuff (communication with CouchDB) such that it's easier to test outside of CouchDB's query_server_spec.rb file, and can be run on its own; this was necessary to test list functions properly; see test/list_test.rb for how "mocking" out the IO is handled. More... over 16 years ago
use strings for error messages More... over 16 years ago
how did that get back in there? More... over 16 years ago
Merge branch 'list-functions' More... over 16 years ago
specs pass More... over 16 years ago
start of list functions More... over 16 years ago
* basic support for show functions, gets the couch query_server_spec tests passing More... over 16 years ago
basic support for change filters More... over 16 years ago
update actions shouldn't work against GET requests More... over 16 years ago
notes on SAFE, changelog update More... over 16 years ago
basic support for update functions More... over 16 years ago
support document update validations More... over 16 years ago
fix bug for multiple concurrent reduce functions More... over 16 years ago
example of using the stuff in readme More... over 16 years ago
add ability to sandbox evaling/running of functions More... over 16 years ago
consolidate map/reduce stuff to View module More... over 16 years ago
add usage example to readme More... over 16 years ago
rake test More... over 16 years ago
get reset working properly, set the stage better for map helper functions More... over 16 years ago
basic map/reduce so far, reset isn't even implemented fully yet More... over 16 years ago