summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-08-12thank you dialyzerAdam Kocoloski
2010-08-12remove couch_api moduleAdam Kocoloski
2010-08-12update .app to 1.0Adam Kocoloski
2010-08-12more cleanup of the includesAdam Kocoloski
2010-08-12update include path for couch_db.hrlAdam Kocoloski
2010-08-12cast to int, otherwise "1" > 2Adam Kocoloski
2010-08-12forgot to register the mem3 top-level supervisorAdam Kocoloski
2010-08-12no authors in src filesBrad Anderson
2010-08-12restart mem3_cache if ets table errors outAdam Kocoloski
2010-08-12failover to reading dbs.couch directly when ets is MIAAdam Kocoloski
2010-08-12fix debugging funs and clean up API moduleAdam Kocoloski
2010-08-12mega refactoring of mem3Adam Kocoloski
2010-08-12use name_shard/1 instead of obsolete shard_name/2Adam Kocoloski
2010-08-12converter from Doc to #shard{} is more generalAdam Kocoloski