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 (
Collapse
)
Author
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
_list and _update still need to be fixed, and _view reopens the ddoc
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