summaryrefslogtreecommitdiff
path: root/share/www/script/test/list_views.js
AgeCommit message (Expand)Author
2009-07-14wheeeeeeeeNoah Slater
2009-07-10Apply patch from Benoit Chesneau's COUCHDB-404John Christopher Anderson
2009-07-06trimmed trailing whitespaceNoah Slater
2009-07-04send utf-8 hearders with list and show responses. closes COUCHDB-392John Christopher Anderson
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-05-10Refactor the make_view_fold_function stuff. Added a proper Acc to both map an...John Christopher Anderson
2009-04-18refactor main.js into many files and improve show/list error handlingJohn Christopher Anderson
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-03-09merge design doc resource branch. breaking changes to _view query paths. John Christopher Anderson
2009-03-06validate reduce view list queries, make query_parse_error response code 400John Christopher Anderson
2009-03-05allow multi-key POST requests for _list. John Christopher Anderson
2009-02-28supply etags for reduce view listsJohn Christopher Anderson
2009-02-25Support for reduce views in _list. closes COUCHDB-260. Thanks Jason Davies.John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson