summaryrefslogtreecommitdiff
path: root/share/www/script/test/view_update_seq.js
AgeCommit message (Expand)Author
2010-11-18JavaScript tests: avoid global variable declarations.Filipe David Borba Manana
2010-09-16JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...Filipe David Borba Manana
2010-08-19Fix behaviour of the view query option stale=update_after.Filipe David Borba Manana
2010-08-08provide the update_seq in all_docs view even when it is zeroJohn Christopher Anderson
2010-08-02Add option "stale=update_after" when querying a view. Closes COUCHDB-837.Filipe David Borba Manana
2010-06-05update_seq is only in view response when update_seq=true is in query paramsJohn Christopher Anderson
2010-04-07include update_seq in view responses, patch via Joscha Feth, (mostly) closes ...John Christopher Anderson