index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
script
/
test
/
stats.js
Age
Commit message (
Expand
)
Author
2010-09-16
JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...
Filipe David Borba Manana
2010-06-24
use JSON content type in replicator, require it in the _bulk_docs and other P...
John Christopher Anderson
2010-04-02
Removed _sleep from all tests. replaced with loops that spin until a conditio...
Damien F. Katz
2009-11-26
Refactored the fix for active_dbs timeouts.
Paul Joseph Davis
2009-11-26
Update the open db's test to check failure.
Paul Joseph Davis
2009-11-25
Fixed a bug preventing active_dbs from working.
Paul Joseph Davis
2009-09-17
Fixes COUCHDB-396
Paul Joseph Davis
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-30
reset stats on POST /_restart and correct open_databases test. Closes COUCHD...
Adam Kocoloski
2009-04-10
Fixes for leaked file handles, with test.
Damien F. Katz
2009-03-24
fix unstable stats test; the open_os_files counter needs a separate test
Jan Lehnardt
2009-03-20
remove leftovers of MOVE form the stats tests
Jan Lehnardt
2009-03-03
stats metrics renamed: os_open_files -> open_os_files, database_changes -> da...
Jan Lehnardt
2009-02-27
- remove unused aggregate metrics field
Jan Lehnardt
2009-02-27
- group HTTP method stats into httpd_requests_methods as per Christopher Lenz...
Jan Lehnardt
2009-02-26
Fix and test for file descriptor leaks
Damien F. Katz
2009-02-26
- add descriptions to metrics
Jan Lehnardt
2009-02-25
add js test suite for stats, enable access for a previously internal metric
Jan Lehnardt