summaryrefslogtreecommitdiff
path: root/share/server/loop.js
AgeCommit message (Expand)Author
2010-11-21Merged revision 1037448 from trunk:Filipe David Borba Manana
2010-09-27CommonJS support in map functionsJohn Christopher Anderson
2010-02-25commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658John Christopher Anderson
2010-02-18add JSON to the sandbox for older spidermonkey without native JSONJohn Christopher Anderson
2009-12-22move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson
2009-12-12Create a new sandbox for each reset.Paul Joseph Davis
2009-08-11Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...John Christopher Anderson
2009-08-05Upgraded JavaScript Accept header handling to make it useful.John Christopher Anderson
2009-07-20Initial checkin of _changes filters. The prime weak-spot for this approach is...John Christopher Anderson
2009-07-14wheeeeeeeeNoah Slater
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-05-04reduce_limit error is thrown when the reduce function output is not small eno...John Christopher Anderson
2009-04-18refactor main.js into many files and improve show/list error handlingJohn Christopher Anderson