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
Age
Commit message (
Expand
)
Author
2010-10-27
sort _all_dbs at api not http level.
Robert Newson
2010-10-27
ensure _all_dbs output is sorted.
Robert Newson
2010-10-25
GET /db/_design/doc/_info should not trigger an update.
Filipe David Borba Manana
2010-10-20
checkpoints reuse session_id. Patch by tilgovi. COUCHDB-704
Adam Kocoloski
2010-10-20
non-blocking creation of new view groups, COUCHDB-900
Adam Kocoloski
2010-10-16
Reformatting and organizing better the export statements.
Filipe David Borba Manana
2010-10-16
Replicator: deal with 303 HTTP redirects. Closes COUCHDB-918.
Filipe David Borba Manana
2010-10-16
Replicator: use pattern matching with the #url record instead of the raw tuple.
Filipe David Borba Manana
2010-10-16
Replicator: fix issues when a peer is accessible via SSL.
Filipe David Borba Manana
2010-10-14
Fixed typo in comment.
Paul Joseph Davis
2010-10-14
like in view, check content_type on POST /db/_all_docs
Benoit Chesneau
2010-10-13
get _changes on specific docids
Benoit Chesneau
2010-10-12
Avoid gen_server call timeout error after compacting a database (seems to hap...
Filipe David Borba Manana
2010-10-10
Avoid view regeneration for new ETags support.
Paul Joseph Davis
2010-10-10
Fixes COUCHDB-799 - More granular ETags for views.
Paul Joseph Davis
2010-10-09
Bug fix: when receiving the compact_done message, make sure the gen_server un...
Filipe David Borba Manana
2010-10-02
using an infinity timeout in places where we wait on disk io
John Christopher Anderson
2010-10-01
remove vestigal db handle that will just be replaced by couch_view_updater an...
John Christopher Anderson
2010-10-01
close db handles after using them to get view groups
John Christopher Anderson
2010-10-01
downgrade log line from error to debug output
John Christopher Anderson
2010-10-01
Remove no longer necessary include macro (forgotten in revision 963038).
Filipe David Borba Manana
2010-09-30
fix badmatch for COPY call with missing Destination header.
Robert Newson
2010-09-30
Revert "COUCHDB-903 - add {ok, true} to COPY result."
Robert Newson
2010-09-30
COUCHDB-903 - add {ok, true} to COPY result.
Robert Newson
2010-09-30
Removing ?getv macros.
Filipe David Borba Manana
2010-09-29
Add missing expression to close the database (COUCHDB-892 related).
Filipe David Borba Manana
2010-09-28
Replicator fix: for a filtered replication, the replication ID should take in...
Filipe David Borba Manana
2010-09-27
CommonJS support in map functions
John Christopher Anderson
2010-09-27
Replacing calls to couch_util:get_value with ?getv
Filipe David Borba Manana
2010-09-27
Adding new macro ?getv as an alias to couch_util:get_value.
Filipe David Borba Manana
2010-09-25
Explicitely close the file descriptor. It doesn't hurt.
Filipe David Borba Manana
2010-09-25
Bug fix: a user context record was being used instead of a PID.
Filipe David Borba Manana
2010-09-24
Upgrading ibrowse from version 1.6.2 to 2.0.1.
Filipe David Borba Manana
2010-09-22
Removing duplicated code.
Filipe David Borba Manana
2010-09-22
Replicator: avoid percent encoding the slashes of design and local document IDs.
Filipe David Borba Manana
2010-09-20
Fix badarity error when the changes timeout is undefined or set to infinity.
Filipe David Borba Manana
2010-09-18
Added peer information to debug message.
Filipe David Borba Manana
2010-09-16
Replicator bug fix: properly stop link worker processes to avoid noproc excep...
Filipe David Borba Manana
2010-09-14
Replicator bug fix: make sure a replication fails when there's a stale connec...
Filipe David Borba Manana
2010-09-13
Replicator changes:
Filipe David Borba Manana
2010-09-13
Bug fixes:
Filipe David Borba Manana
2010-09-13
Bug fix: add missing case for not preserving HTTP basic auth credentials afte...
Filipe David Borba Manana
2010-09-12
Fix previous revision (module prefix not included)
Filipe David Borba Manana
2010-09-12
Replicator bug fix: redirect from remote /db/_changes not properly handled (d...
Filipe David Borba Manana
2010-09-10
Bug fix: replicator proxy option ignored.
Filipe David Borba Manana
2010-09-09
Refactor changes module to allow for accumulators with the callback (optional...
Filipe David Borba Manana
2010-09-07
fix issue #COUCHDB-230 . now it's possible to do */test =
Benoit Chesneau
2010-09-07
improve rewriter. No< it's possible to pass a variable in path as <var>
Benoit Chesneau
2010-09-07
remove extra log statement
John Christopher Anderson
2010-09-07
warn when a view query will be empty due to backwards start and end keys
John Christopher Anderson
[next]