summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-19make dist back in working order, and dbcore starts successfullyBrad Anderson
2010-08-19update reltool for new rebar versionBrad Anderson
2010-08-19Cloudant changes to etap testsBrad Anderson
2010-08-19etap couch tests now executing again, work to do on C libs to get them to passBrad Anderson
2010-08-18order matters in rebar.config, esp. on clean slateBrad Anderson
2010-08-18disable ibrowse test for nowBrad Anderson
2010-08-18more ignoresBrad Anderson
2010-08-18lay down cloudant build system.Brad Anderson
2010-08-18clear out root folder a bit, moving couch bits into apps/couch or rel/Brad Anderson
2010-08-18new version() call allows for hidden patch releasesAdam Kocoloski
2010-08-18design_doc_to_view_group only needs the #doc{}Adam Kocoloski
2010-08-18Grab bag of Cloudant patches to couch OTP applicationAdam Kocoloski
2010-08-18couch_util:to_binary now catches all errorsAdam Kocoloski
2010-08-18bind schedulers using VM default strategy on startupAdam Kocoloski
2010-08-18trust VM to start our dependent appsAdam Kocoloski
2010-08-18remove a few leftover cloudant editsAdam Kocoloski
2010-08-18add chttpd to build system and update reltool.configAdam Kocoloski
2010-08-18Add 'apps/chttpd/' from commit 'e1dda6bc6219d7ac33ea75d56b9c02f5063b4787'Adam Kocoloski
2010-08-18remove some cloudant stuffAdam Kocoloski
2010-08-12appups for 1.2.3Adam Kocoloski
2010-08-12enable _search handler. Didn't add [external] block to configAdam Kocoloski
2010-08-12appups for 1.2.2Adam Kocoloski
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