summaryrefslogtreecommitdiff
path: root/src/chttpd.erl
AgeCommit message (Expand)Author
2010-08-18remove some cloudant stuffAdam Kocoloski
2010-08-12enable _search handler. Didn't add [external] block to configAdam Kocoloski
2010-08-12use correct server headerAdam Kocoloski
2010-08-12nicer error messages for missing attachment stubsAdam Kocoloski
2010-08-12Human-readable 404 for missing DB, BugzID 10523Adam Kocoloski
2010-08-12add _membership handler to cluster http layer, and get good node listBrad Anderson
2010-08-12whitespaceBrad Anderson
2010-08-12update PUT /db/docid, but multipart is probably still brokenAdam Kocoloski
2010-08-12remove unnecessary chttpd_stats moduleAdam Kocoloski
2010-08-12move db_path logic to chttpdAdam Kocoloski
2010-08-12more cleanup of the includesAdam Kocoloski
2010-08-12support for URL _rewritesAdam Kocoloski
2010-08-12switch to 0.11-style (3-arity) design handlers, fix _showAdam Kocoloski
2010-08-12nicer error message when querying a non-existent DBAdam Kocoloski
2010-08-12better cookie auth failures. BugzID 1522, BugzID 10157Adam Kocoloski
2010-08-12refactored couch metrics interfaceAdam Kocoloski
2010-08-12return 409 on update conflictAdam Kocoloski
2010-08-12more obvious file_exists create error handlingAdam Kocoloski
2010-08-12temporarily disable metricsAdam Kocoloski
2010-08-12starting to move metrics hooks into chttpdAdam Kocoloski
2010-08-12cleanup of customer_name codeAdam Kocoloski
2010-08-12cosmeticsAdam Kocoloski
2010-08-12yay, faster and simplerAdam Kocoloski
2010-08-12simpler startup, rely on constant pools for handler tablesAdam Kocoloski
2010-06-09new app for dedicated cluster HTTP interfaceAdam Kocoloski