summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_changes.erl
AgeCommit message (Expand)Author
2011-08-25Remove Style where we have no need for itAdam Kocoloski
2011-03-27Backport fix for COUCHDB-1093 (revision 1086007)Filipe David Borba Manana
2011-03-09Merged revision 1079939 from trunkFilipe David Borba Manana
2011-02-10Merged revision 1069262 from trunkFilipe David Borba Manana
2011-01-21Merged revision 1061809 from trunkFilipe David Borba Manana
2010-11-16Replicator: use the new builtin _doc_ids filter for the by doc IDs replication.Filipe David Borba Manana
2010-11-16Some code simplifications to the couch_changes module.Filipe David Borba Manana
2010-11-16Fix typo and grammar.Filipe David Borba Manana
2010-11-13builtin changes filters fonctions: _doc_ids & _design. replace lastBenoit Chesneau
2010-10-13get _changes on specific docidsBenoit Chesneau
2010-09-20Fix badarity error when the changes timeout is undefined or set to infinity.Filipe David Borba Manana
2010-09-09Refactor changes module to allow for accumulators with the callback (optional...Filipe David Borba Manana
2010-08-04Add replicator DB (_replicator).Filipe David Borba Manana
2010-07-24Make sure all the properties of an EJSON change line are binaries (instead of...Filipe David Borba Manana
2010-07-24Move the tracking of the stat {httpd, clients_requesting_changes} from couch_...Filipe David Borba Manana
2010-06-02trailing whitespace pedantryJan Lehnardt
2010-05-20Refactoring of various internal APIs, particularly those dealing with replica...Damien F. Katz
2010-04-07changes is less likely to miss updates, and changes test is more robustJohn Christopher Anderson
2010-02-28Apply fixes for COUCHDB-597 patch.Jan Lehnardt
2010-02-26I will not forget to run git add, I will not forget to run git addJohn Christopher Anderson