summaryrefslogtreecommitdiff
path: root/src/chttpd_db.erl
AgeCommit message (Expand)Author
2010-08-18remove some cloudant stuffAdam Kocoloski
2010-08-12measure all get_db_info callsAdam Kocoloski
2010-08-12support for revs_limit and security metadataAdam Kocoloski
2010-08-12many updates to doc handling, batch=ok works nowAdam Kocoloski
2010-08-12update PUT /db/docid, but multipart is probably still brokenAdam Kocoloski
2010-08-12thank you dialyzerAdam Kocoloski
2010-08-12update attachment handling for new format, untestedAdam Kocoloski
2010-08-12rearrange fabric arguments to match couch_btreeAdam Kocoloski
2010-08-12more cleanup of the includesAdam Kocoloski
2010-08-12supply proper default values to fabric on db createAdam Kocoloski
2010-08-12basic support for filtered _changesAdam Kocoloski
2010-08-12make _ensure_full_commit a no-op in cluster interfaceAdam Kocoloski
2010-08-12switch to 0.11-style (3-arity) design handlers, fix _showAdam Kocoloski
2010-08-12fix passing options to fabric in _bulk_docsAdam Kocoloski
2010-08-12refactored couch metrics interfaceAdam Kocoloski
2010-08-12use 0.11 couch_uuids moduleAdam Kocoloski
2010-08-12fix error clause of view callbacksAdam Kocoloski
2010-08-12more obvious file_exists create error handlingAdam Kocoloski
2010-08-12_changes feed via fabricAdam Kocoloski
2010-08-12temporarily disable metricsAdam Kocoloski
2010-08-12starting to move metrics hooks into chttpdAdam Kocoloski
2010-08-12map and reduce views working over HTTP now, tooAdam Kocoloski
2010-08-12minor fixes to _all_docs with keysAdam Kocoloski
2010-08-12_all_docs served over http via fabric, wootAdam Kocoloski
2010-08-12bunch o' updatesAdam Kocoloski
2010-08-12some ?COUCH cleanup, and replicated_changes updatesAdam Kocoloski
2010-08-12cleanup of customer_name codeAdam Kocoloski
2010-06-09new app for dedicated cluster HTTP interfaceAdam Kocoloski