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
/
chttpd_db.erl
Age
Commit message (
Collapse
)
Author
2010-08-12
update attachment handling for new format, untested
Adam Kocoloski
2010-08-12
rearrange fabric arguments to match couch_btree
Adam Kocoloski
2010-08-12
more cleanup of the includes
Adam Kocoloski
2010-08-12
supply proper default values to fabric on db create
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
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
fix passing options to fabric in _bulk_docs
Adam Kocoloski
2010-08-12
refactored couch metrics interface
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
more obvious file_exists create error handling
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
map and reduce views working over HTTP now, too
Adam Kocoloski
2010-08-12
minor fixes to _all_docs with keys
Adam Kocoloski
2010-08-12
_all_docs served over http via fabric, woot
Adam Kocoloski
2010-08-12
bunch o' updates
Adam Kocoloski
- fabric view group info - send user_ctx to fabric on update_docs requests - send 403s for compaction and view cleanup
2010-08-12
some ?COUCH cleanup, and replicated_changes updates
Adam Kocoloski
2010-08-12
cleanup of customer_name code
Adam Kocoloski
2010-06-09
new app for dedicated cluster HTTP interface
Adam Kocoloski