summaryrefslogtreecommitdiff
path: root/share/www/script/test
AgeCommit message (Expand)Author
2009-03-15error message on invalid rev format.John Christopher Anderson
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-03-10Remove leftover console.log(). Should we get a pre-commit hook for these? Clo...Jan Lehnardt
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-06Verify attachment names. They must be utf-8 (closes COUCHDB-280) and must not...Jan Lehnardt
2009-03-05allow multi-key POST requests for _list. John Christopher Anderson
2009-03-04whitespaceJan Lehnardt
2009-03-04allow for handling 404s in document show functionsJan Lehnardt
2009-03-03stats metrics renamed: os_open_files -> open_os_files, database_changes -> da...Jan Lehnardt
2009-02-28supply etags for reduce view listsJohn Christopher Anderson
2009-02-27- remove unused aggregate metrics fieldJan Lehnardt
2009-02-27- group HTTP method stats into httpd_requests_methods as per Christopher Lenz...Jan Lehnardt
2009-02-26Fix and test for file descriptor leaksDamien F. Katz
2009-02-26- add descriptions to metricsJan Lehnardt
2009-02-25add js test suite for stats, enable access for a previously internal metricJan Lehnardt
2009-02-25Support for reduce views in _list. closes COUCHDB-260. Thanks Jason Davies.John Christopher Anderson
2009-02-24added newline to JSON responses, closes COUCHDB-107Noah Slater
2009-02-22remove old test file.Jan Lehnardt
2009-02-18Better error messages on decoding invalid JSON. Changes the CouchDB version o...John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson