summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12convert all replication requests into remote/remoteAdam Kocoloski
2010-08-12add the appups for realAdam Kocoloski
2010-08-12appups for 1.2.1Adam Kocoloski
2010-08-12use correct server headerAdam Kocoloski
2010-08-12sort the response to /_active_tasksAdam Kocoloski
2010-08-12nicer error messages for missing attachment stubsAdam Kocoloski
2010-08-12Human-readable 404 for missing DB, BugzID 10523Adam Kocoloski
2010-08-12measure all get_db_info callsAdam Kocoloski
2010-08-12use couch_httpd_auth config block everywhereAdam Kocoloski
2010-08-12oops, referenced the wrong config setting for auth dbAdam Kocoloski
2010-08-12support for revs_limit and security metadataAdam Kocoloski
2010-08-12add _system resource for munin pluginsAdam Kocoloski
2010-08-12remove unused increment_update_seq handlerAdam Kocoloski
2010-08-12trivial bug caught by dialyzerAdam Kocoloski
2010-08-12many updates to doc handling, batch=ok works nowAdam Kocoloski
2010-08-12add _membership handler to cluster http layer, and get good node listBrad Anderson
2010-08-12whitespaceBrad Anderson
2010-08-12update PUT /db/docid, but multipart is probably still brokenAdam Kocoloski
2010-08-12showroom_api disappeared, use showroom_rep for nowAdam Kocoloski
2010-08-12thank you dialyzerAdam Kocoloski
2010-08-12remove unnecessary chttpd_stats moduleAdam Kocoloski
2010-08-12use base64 library instead of old couch_util implAdam Kocoloski
2010-08-12CouchDB is 1.0.0Adam Kocoloski
2010-08-12update attachment handling for new format, untestedAdam Kocoloski
2010-08-12remove unused view codeAdam Kocoloski
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