index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-08-12
add _membership handler to cluster http layer, and get good node list
Brad Anderson
2010-08-12
whitespace
Brad Anderson
2010-08-12
update PUT /db/docid, but multipart is probably still broken
Adam Kocoloski
2010-08-12
showroom_api disappeared, use showroom_rep for now
Adam Kocoloski
2010-08-12
thank you dialyzer
Adam Kocoloski
2010-08-12
remove unnecessary chttpd_stats module
Adam Kocoloski
2010-08-12
use base64 library instead of old couch_util impl
Adam Kocoloski
2010-08-12
CouchDB is 1.0.0
Adam Kocoloski
2010-08-12
update attachment handling for new format, untested
Adam Kocoloski
2010-08-12
remove unused view code
Adam Kocoloski
2010-08-12
rearrange fabric arguments to match couch_btree
Adam Kocoloski
2010-08-12
move db_path logic to chttpd
Adam Kocoloski
2010-08-12
more cleanup of the includes
Adam Kocoloski
2010-08-12
update include path for couch_db.hrl
Adam Kocoloski
2010-08-12
good enough README for now
Brad Anderson
2010-08-12
working on my markdown-fu
Brad Anderson
2010-08-12
add rebar, makefile, readme to chttpd
Brad Anderson
2010-08-12
ugly dual-compatibility for ours/apache's _session formats
Adam Kocoloski
2010-08-12
show distributed tasks in _active_tasks
Adam Kocoloski
2010-08-12
support for URL _rewrites
Adam Kocoloski
2010-08-12
supply proper default values to fabric on db create
Adam Kocoloski
2010-08-12
oops, we already have a #db{} here
Adam Kocoloski
2010-08-12
die, users replication, die
Adam Kocoloski
2010-08-12
Add utility for verifying hashes.
Jason David Davies
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@898477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12
support for cluster -> cluster replication
Adam Kocoloski
2010-08-12
basic support for filtered _changes
Adam Kocoloski
2010-08-12
make _ensure_full_commit a no-op in cluster interface
Adam Kocoloski
2010-08-12
finally implemented _list
Adam Kocoloski
2010-08-12
fix _update handlers
Adam Kocoloski
2010-08-12
ddoc is already opened for us now
Adam Kocoloski
2010-08-12
switch to 0.11-style (3-arity) design handlers, fix _show
Adam Kocoloski
_list and _update still need to be fixed, and _view reopens the ddoc
2010-08-12
add json_req_obj/3, which accepts a docid as last argument
Adam Kocoloski
2010-08-12
fix passing options to fabric in _bulk_docs
Adam Kocoloski
2010-08-12
nicer error message when querying a non-existent DB
Adam Kocoloski
2010-08-12
better cookie auth failures. BugzID 1522, BugzID 10157
Adam Kocoloski
2010-08-12
re-add GET /_metrics to see list of installed handlers
Adam Kocoloski
2010-08-12
refactored couch metrics interface
Adam Kocoloski
2010-08-12
use proper startkey and endkey for 0.11
Adam Kocoloski
2010-08-12
return 409 on update conflict
Adam Kocoloski
2010-08-12
use 0.11 couch_uuids module
Adam Kocoloski
2010-08-12
fix error clause of view callbacks
Adam Kocoloski
2010-08-12
move ?b2a into couch_db.hrl
Adam Kocoloski
2010-08-12
more obvious file_exists create error handling
Adam Kocoloski
2010-08-12
support for sorted=false map views over HTTP. BugzID 10073
Adam Kocoloski
2010-08-12
_changes feed via fabric
Adam Kocoloski
2010-08-12
temporarily disable metrics
Adam Kocoloski
2010-08-12
starting to move metrics hooks into chttpd
Adam Kocoloski
2010-08-12
two more small ?COUCH -> fabric updates
Adam Kocoloski
2010-08-12
map and reduce views working over HTTP now, too
Adam Kocoloski
2010-08-12
updates to .app resource files
Adam Kocoloski
[next]