summaryrefslogtreecommitdiff
path: root/share/server/render.js
AgeCommit message (Expand)Author
2010-02-25commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658John Christopher Anderson
2010-02-05add list()-API cmompatible API to _show. Symmetry FTW.Jan Lehnardt
2010-02-04re-enable 404 handling in show functions while retaining user-friendly error ...Jan Lehnardt
2009-12-23Follow RFC 2616 closer and use "verb" instead of "method"Jan Lehnardt
2009-12-22move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson
2009-12-06fix COUCHDB-593, thanks Roger Binns for reportingJohn Christopher Anderson
2009-08-11Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...John Christopher Anderson
2009-08-05proper handling of 406 Not Acceptable errors in list and show functionsJohn Christopher Anderson
2009-08-05Upgraded JavaScript Accept header handling to make it useful.John Christopher Anderson
2009-08-04Move mimeparse.js to it's own file, add to NOTICE as an external library.John Christopher Anderson
2009-07-14wheeeeeeeeNoah Slater
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-04-18move main.js generation to MakefileJan Lehnardt
2009-04-18refactor main.js into many files and improve show/list error handlingJohn Christopher Anderson