summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12rearrange fabric arguments to match couch_btreeAdam Kocoloski
2010-08-12move db_path logic to chttpdAdam Kocoloski
2010-08-12more cleanup of the includesAdam Kocoloski
2010-08-12update include path for couch_db.hrlAdam Kocoloski
2010-08-12good enough README for nowBrad Anderson
2010-08-12working on my markdown-fuBrad Anderson
2010-08-12add rebar, makefile, readme to chttpdBrad Anderson
2010-08-12ugly dual-compatibility for ours/apache's _session formatsAdam Kocoloski
2010-08-12show distributed tasks in _active_tasksAdam Kocoloski
2010-08-12support for URL _rewritesAdam Kocoloski
2010-08-12supply proper default values to fabric on db createAdam Kocoloski
2010-08-12oops, we already have a #db{} hereAdam Kocoloski
2010-08-12die, users replication, dieAdam Kocoloski
2010-08-12Add utility for verifying hashes.Jason David Davies
2010-08-12support for cluster -> cluster replicationAdam Kocoloski
2010-08-12basic support for filtered _changesAdam Kocoloski
2010-08-12make _ensure_full_commit a no-op in cluster interfaceAdam Kocoloski
2010-08-12finally implemented _listAdam Kocoloski
2010-08-12fix _update handlersAdam Kocoloski
2010-08-12ddoc is already opened for us nowAdam Kocoloski
2010-08-12switch to 0.11-style (3-arity) design handlers, fix _showAdam Kocoloski
2010-08-12add json_req_obj/3, which accepts a docid as last argumentAdam Kocoloski
2010-08-12fix passing options to fabric in _bulk_docsAdam 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-12re-add GET /_metrics to see list of installed handlersAdam Kocoloski
2010-08-12refactored couch metrics interfaceAdam Kocoloski
2010-08-12use proper startkey and endkey for 0.11Adam Kocoloski
2010-08-12return 409 on update conflictAdam Kocoloski
2010-08-12use 0.11 couch_uuids moduleAdam Kocoloski
2010-08-12fix error clause of view callbacksAdam Kocoloski
2010-08-12move ?b2a into couch_db.hrlAdam Kocoloski
2010-08-12more obvious file_exists create error handlingAdam Kocoloski
2010-08-12support for sorted=false map views over HTTP. BugzID 10073Adam 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-12two more small ?COUCH -> fabric updatesAdam Kocoloski
2010-08-12map and reduce views working over HTTP now, tooAdam Kocoloski
2010-08-12updates to .app resource filesAdam Kocoloski
2010-08-12remove unused moduleAdam Kocoloski
2010-08-12minor fixes to _all_docs with keysAdam Kocoloski
2010-08-12allow _all_docs with keys, tooAdam 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-08-12cosmeticsAdam Kocoloski
2010-08-12yay, faster and simplerAdam Kocoloski
2010-08-12simpler startup, rely on constant pools for handler tablesAdam Kocoloski