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.erl
Age
Commit message (
Expand
)
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
remove unnecessary chttpd_stats module
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
support for URL _rewrites
Adam Kocoloski
2010-08-12
switch to 0.11-style (3-arity) design handlers, fix _show
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
refactored couch metrics interface
Adam Kocoloski
2010-08-12
return 409 on update conflict
Adam Kocoloski
2010-08-12
more obvious file_exists create error handling
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
cleanup of customer_name code
Adam Kocoloski
2010-08-12
cosmetics
Adam Kocoloski
2010-08-12
yay, faster and simpler
Adam Kocoloski
2010-08-12
simpler startup, rely on constant pools for handler tables
Adam Kocoloski
2010-06-09
new app for dedicated cluster HTTP interface
Adam Kocoloski