Age | Commit message (Expand) | Author |
2009-09-16 | add limit to _changes | John Christopher Anderson |
2009-09-14 | removed _all_docs_by_seq in favor of _changes | John Christopher Anderson |
2009-09-01 | WebKit's XHR object is lacking, patch by Sebastian Cohnen, closes COUCHDB-483 | Jan Lehnardt |
2009-08-28 | guard against non-existing filters in _changes | Adam Kocoloski |
2009-08-27 | send deleted docs to _changes filters | Adam Kocoloski |
2009-08-18 | continuous _changes are now newline-delimited JSON Objects (no commas) | Adam Kocoloski |
2009-08-16 | make tests fast again, use X-Couch-Full-Commit:false for all db operations | Jan Lehnardt |
2009-08-12 | Introduces native Erlang query servers. Closes COUCHDB-377 | John Christopher Anderson |
2009-08-04 | Initial check-in of OAuth and cookie authentication. | Damien F. Katz |
2009-08-01 | implement longpolling for _changes, unify _changes-mode parameters, patch by ... | Jan Lehnardt |
2009-07-21 | Close jsonp response for _changes requests. Patch by Benoit Chesneau. Closes ... | Jan Lehnardt |
2009-07-20 | Initial checkin of _changes filters. The prime weak-spot for this approach is... | John Christopher Anderson |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-01 | Added tests for heartbeat and timeout options in the _changes api. | Damien F. Katz |
2009-05-13 | Adding testing for GET /_changes?continuous=true by adding a GET /_sleep?time... | Damien F. Katz |
2009-05-06 | First cut at _changes api. Update the by_id and by_seq indexes to contain upd... | Damien F. Katz |