summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-08-12add rexi/fabric/mem3 to build, specify lib_dirs in top-level configAdam Kocoloski
2010-08-12Add 'apps/mem3/' from commit 'e660dd48e78f1a368010bbcf4455b576dd59d7c1'Adam Kocoloski
2010-08-12Add 'apps/fabric/' from commit '5e2f90537f5b54adc94c58b58512a05b058fa804'Adam Kocoloski
2010-08-12Add 'apps/rexi/' from commit '85ae6ca690edad17ceb92b856623a0a599924c77'Adam Kocoloski
2010-08-12n_val tests for mem3_utilBrad Anderson
2010-08-12add the appups for realAdam Kocoloski
2010-08-12appups for 1.2.1Adam Kocoloski
2010-08-12make _membership/parts/dbname work for N>1, dumbassBrad Anderson
2010-08-12add partitions endpoint, updated for mem3 - implements bugzid 10536Brad Anderson
2010-08-12don't use deleted nodesAdam Kocoloski
2010-08-12add _membership handler to cluster http layer, and get good node listBrad Anderson