Age | Commit message (Expand) | Author |
2010-08-12 | die, users replication, die | Adam Kocoloski |
2010-08-12 | Add utility for verifying hashes. | Jason David Davies |
2010-08-12 | support for cluster -> cluster replication | Adam Kocoloski |
2010-08-12 | basic support for filtered _changes | Adam Kocoloski |
2010-08-12 | make _ensure_full_commit a no-op in cluster interface | Adam Kocoloski |
2010-08-12 | finally implemented _list | Adam Kocoloski |
2010-08-12 | fix _update handlers | Adam Kocoloski |
2010-08-12 | ddoc is already opened for us now | Adam Kocoloski |
2010-08-12 | switch to 0.11-style (3-arity) design handlers, fix _show | Adam Kocoloski |
2010-08-12 | add json_req_obj/3, which accepts a docid as last argument | Adam Kocoloski |
2010-08-12 | fix passing options to fabric in _bulk_docs | Adam Kocoloski |
2010-08-12 | nicer error message when querying a non-existent DB | Adam Kocoloski |
2010-08-12 | better cookie auth failures. BugzID 1522, BugzID 10157 | Adam Kocoloski |
2010-08-12 | re-add GET /_metrics to see list of installed handlers | Adam Kocoloski |
2010-08-12 | refactored couch metrics interface | Adam Kocoloski |
2010-08-12 | use proper startkey and endkey for 0.11 | Adam Kocoloski |
2010-08-12 | return 409 on update conflict | Adam Kocoloski |
2010-08-12 | use 0.11 couch_uuids module | Adam Kocoloski |
2010-08-12 | fix error clause of view callbacks | Adam Kocoloski |
2010-08-12 | move ?b2a into couch_db.hrl | Adam Kocoloski |
2010-08-12 | more obvious file_exists create error handling | Adam Kocoloski |
2010-08-12 | support for sorted=false map views over HTTP. BugzID 10073 | Adam Kocoloski |
2010-08-12 | _changes feed via fabric | Adam Kocoloski |
2010-08-12 | temporarily disable metrics | Adam Kocoloski |
2010-08-12 | starting to move metrics hooks into chttpd | Adam Kocoloski |
2010-08-12 | two more small ?COUCH -> fabric updates | Adam Kocoloski |
2010-08-12 | map and reduce views working over HTTP now, too | Adam Kocoloski |
2010-08-12 | updates to .app resource files | Adam Kocoloski |
2010-08-12 | remove unused module | Adam Kocoloski |
2010-08-12 | minor fixes to _all_docs with keys | Adam Kocoloski |
2010-08-12 | allow _all_docs with keys, too | Adam Kocoloski |
2010-08-12 | _all_docs served over http via fabric, woot | Adam Kocoloski |
2010-08-12 | bunch o' updates | Adam Kocoloski |
2010-08-12 | some ?COUCH cleanup, and replicated_changes updates | Adam Kocoloski |
2010-08-12 | cleanup of customer_name code | Adam Kocoloski |
2010-08-12 | cosmetics | Adam Kocoloski |
2010-08-12 | yay, faster and simpler | Adam Kocoloski |
2010-08-12 | simpler startup, rely on constant pools for handler tables | Adam Kocoloski |
2010-08-12 | add rexi/fabric/mem3 to build, specify lib_dirs in top-level config | Adam Kocoloski |
2010-08-12 | Add 'apps/mem3/' from commit 'e660dd48e78f1a368010bbcf4455b576dd59d7c1' | Adam Kocoloski |
2010-08-12 | Add 'apps/fabric/' from commit '5e2f90537f5b54adc94c58b58512a05b058fa804' | Adam Kocoloski |
2010-08-12 | Add 'apps/rexi/' from commit '85ae6ca690edad17ceb92b856623a0a599924c77' | Adam Kocoloski |
2010-08-12 | n_val tests for mem3_util | Brad Anderson |
2010-08-12 | add the appups for real | Adam Kocoloski |
2010-08-12 | appups for 1.2.1 | Adam Kocoloski |
2010-08-12 | make _membership/parts/dbname work for N>1, dumbass | Brad Anderson |
2010-08-12 | add partitions endpoint, updated for mem3 - implements bugzid 10536 | Brad Anderson |
2010-08-12 | don't use deleted nodes | Adam Kocoloski |
2010-08-12 | add _membership handler to cluster http layer, and get good node list | Brad Anderson |
2010-08-12 | thank you dialyzer | Adam Kocoloski |