summaryrefslogtreecommitdiff
path: root/share/www/script/test/stats.js
AgeCommit message (Expand)Author
2010-11-18Merged revisions 986710, 988909, 997862, 998090, 1005513 and 1036447 from tru...Filipe David Borba Manana
2010-06-24use JSON content type in replicator, require it in the _bulk_docs and other P...John Christopher Anderson
2010-04-02Removed _sleep from all tests. replaced with loops that spin until a conditio...Damien F. Katz
2009-11-26Refactored the fix for active_dbs timeouts.Paul Joseph Davis
2009-11-26Update the open db's test to check failure.Paul Joseph Davis
2009-11-25Fixed a bug preventing active_dbs from working.Paul Joseph Davis
2009-09-17Fixes COUCHDB-396Paul Joseph Davis
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-06-30reset stats on POST /_restart and correct open_databases test. Closes COUCHD...Adam Kocoloski
2009-04-10Fixes for leaked file handles, with test.Damien F. Katz
2009-03-24fix unstable stats test; the open_os_files counter needs a separate testJan Lehnardt
2009-03-20remove leftovers of MOVE form the stats testsJan Lehnardt
2009-03-03stats metrics renamed: os_open_files -> open_os_files, database_changes -> da...Jan Lehnardt
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