Age | Commit message (Expand) | Author |
2010-02-25 | commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658 | John Christopher Anderson |
2010-02-05 | add list()-API cmompatible API to _show. Symmetry FTW. | Jan Lehnardt |
2010-02-04 | re-enable 404 handling in show functions while retaining user-friendly error ... | Jan Lehnardt |
2009-12-23 | Follow RFC 2616 closer and use "verb" instead of "method" | Jan Lehnardt |
2009-12-22 | move query server to a design-doc based protocol, closes COUCHDB-589 | John Christopher Anderson |
2009-12-06 | fix COUCHDB-593, thanks Roger Binns for reporting | John Christopher Anderson |
2009-08-11 | Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod... | John Christopher Anderson |
2009-08-05 | proper handling of 406 Not Acceptable errors in list and show functions | John Christopher Anderson |
2009-08-05 | Upgraded JavaScript Accept header handling to make it useful. | John Christopher Anderson |
2009-08-04 | Move mimeparse.js to it's own file, add to NOTICE as an external library. | John Christopher Anderson |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-07-04 | send utf-8 hearders with list and show responses. closes COUCHDB-392 | John Christopher Anderson |
2009-06-14 | merge list-iterator branch to trunk. changes JavaScript _list API | John Christopher Anderson |
2009-04-18 | move main.js generation to Makefile | Jan Lehnardt |
2009-04-18 | refactor main.js into many files and improve show/list error handling | John Christopher Anderson |