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
/
src
/
couchdb
/
couch_changes.erl
Age
Commit message (
Expand
)
Author
2011-01-21
Merged revision 1061809 from trunk
Filipe David Borba Manana
2010-11-16
Replicator: use the new builtin _doc_ids filter for the by doc IDs replication.
Filipe David Borba Manana
2010-11-16
Some code simplifications to the couch_changes module.
Filipe David Borba Manana
2010-11-16
Fix typo and grammar.
Filipe David Borba Manana
2010-11-13
builtin changes filters fonctions: _doc_ids & _design. replace last
Benoit Chesneau
2010-10-13
get _changes on specific docids
Benoit Chesneau
2010-09-20
Fix badarity error when the changes timeout is undefined or set to infinity.
Filipe David Borba Manana
2010-09-09
Refactor changes module to allow for accumulators with the callback (optional...
Filipe David Borba Manana
2010-08-04
Add replicator DB (_replicator).
Filipe David Borba Manana
2010-07-24
Make sure all the properties of an EJSON change line are binaries (instead of...
Filipe David Borba Manana
2010-07-24
Move the tracking of the stat {httpd, clients_requesting_changes} from couch_...
Filipe David Borba Manana
2010-06-02
trailing whitespace pedantry
Jan Lehnardt
2010-05-20
Refactoring of various internal APIs, particularly those dealing with replica...
Damien F. Katz
2010-04-07
changes is less likely to miss updates, and changes test is more robust
John Christopher Anderson
2010-02-28
Apply fixes for COUCHDB-597 patch.
Jan Lehnardt
2010-02-26
I will not forget to run git add, I will not forget to run git add
John Christopher Anderson