1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change module storage from ivars to constants More... almost 14 years ago
design's 'throw' has been moved to the basic runner class More... almost 14 years ago
update readme, release 0.8 More... about 14 years ago
sending last works fine More... about 14 years ago
make the Runner have the design doc available More... about 14 years ago
CouchDB::Runner provides base `log` and `throw` methods to all view and design doc functions More... about 14 years ago
THIS. IS. JSON More... about 14 years ago
readme update More... about 14 years ago
release v0.2.0 More... about 14 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... about 14 years ago
use strings for error messages More... about 14 years ago
how did that get back in there? More... about 14 years ago
Merge branch 'list-functions' More... about 14 years ago
specs pass More... about 14 years ago
start of list functions More... about 14 years ago
* basic support for show functions, gets the couch query_server_spec tests passing More... about 14 years ago
basic support for change filters More... about 14 years ago
update actions shouldn't work against GET requests More... about 14 years ago
notes on SAFE, changelog update More... about 14 years ago
basic support for update functions More... about 14 years ago
support document update validations More... about 14 years ago
fix bug for multiple concurrent reduce functions More... about 14 years ago
example of using the stuff in readme More... about 14 years ago
add ability to sandbox evaling/running of functions More... about 14 years ago
consolidate map/reduce stuff to View module More... about 14 years ago
add usage example to readme More... about 14 years ago
rake test More... about 14 years ago
get reset working properly, set the stage better for map helper functions More... about 14 years ago
basic map/reduce so far, reset isn't even implemented fully yet More... about 14 years ago