summaryrefslogtreecommitdiff
path: root/share/www/script/test/design_docs.js
AgeCommit message (Expand)Author
2011-05-11Fix circular imports in CommonJS modules.Paul Joseph Davis
2010-11-19Add aliases start_key, end_key, start_key_docid and end_key_docid.Filipe David Borba Manana
2010-11-15Refactoring of the design_docs.js test: fixed indentation and improved readab...Filipe David Borba Manana
2010-10-30Trivial change: add/move semi-collons to where they belong to.Filipe David Borba Manana
2010-10-30Avoiding hardcoded value for the view index disk size.Filipe David Borba Manana
2010-10-30Closes COUCHDB-821.Filipe David Borba Manana
2010-10-25GET /db/_design/doc/_info should not trigger an update.Filipe David Borba Manana
2010-10-11Fix ddoc sig test.Paul Joseph Davis
2010-10-10Fixes COUCHDB-799 - More granular ETags for views.Paul Joseph Davis
2010-09-27CommonJS support in map functionsJohn Christopher Anderson
2010-09-12additional test for non-circular commonjs require. closes COUCHDB-869John Christopher Anderson
2010-09-12commonjs require no longer creates circular referencesJohn Christopher Anderson
2010-04-16upgrade CommonJS modules support to 1.1.1 - thanks Mikeal. closes COUCHDB-739John Christopher Anderson
2010-02-25commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658John Christopher Anderson
2009-12-22move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson
2009-09-14View refactoring and addition of raw collationoption. Significant performance...Damien F. Katz
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-07-04Name view index files by their function hashes for no downtime deploys. Close...John Christopher Anderson
2009-05-04reduce_limit error is thrown when the reduce function output is not small eno...John Christopher Anderson
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson