summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-09-06remove fail_on_warning, closes #2Adam Kocoloski
2010-09-06support for filtered _changes on multi-node clusters, closes #5Adam Kocoloski
2010-09-03suppress http:request/4 deprecation warning. Closes #2Adam Kocoloski
2010-09-03s/Cloudant/BigCouchAdam Kocoloski
2010-09-03support for _view_cleanup via HTTPAdam Kocoloski
2010-09-01pass W from Req to fabric properlyBrad Anderson
2010-09-01whitespaceBrad Anderson
2010-08-29fix heartbeat for _changes feedsAdam Kocoloski
2010-08-27use couchspawnkillable from privdir instead of overlayAdam Kocoloski
2010-08-27add README.md back in for appsBrad Anderson
2010-08-27my name is BigCouchAdam Kocoloski
2010-08-27split some rexi utilities out from fabricBrad Anderson
2010-08-27use dbcore not corejoewilliams
2010-08-27fix a bad cherry-pickAdam Kocoloski
2010-08-27display full cluster update_seq in get_db_info()Adam Kocoloski
2010-08-27fix "Mike's bug" with attachment uploading. BugzID 10742Adam Kocoloski
2010-08-27avoid deadlocks when changing query_servers configs, BugzID 10679Adam Kocoloski
2010-08-27tolerate view groups initializing during DB deletionAdam Kocoloski
2010-08-27implement cleanup_index_files()Adam Kocoloski
2010-08-27slightly better rexi_EXIT handling, needs more workAdam Kocoloski
2010-08-27server and client should both update LRU table, BugzID 10755Adam Kocoloski
2010-08-27return well-formed response for reduce view with 0 rows, BugzID 10725Adam Kocoloski
2010-08-27resume reducers after the row is sent, BugzID 10683Adam Kocoloski
2010-08-27initialize #db{} so that validation funs are loaded on first writeAdam Kocoloski
2010-08-27Apache 2 license, Cloudant copyright when appropriateAdam Kocoloski
2010-08-27remove some loggingAdam Kocoloski
2010-08-26log to var/log/dbcore.log by defaultAdam Kocoloski
2010-08-23consolidate all couchjs stuff in one subdirAdam Kocoloski
2010-08-20a bit more cleanup of root dirBrad Anderson
2010-08-20build couchjs with sconsBrad Anderson
2010-08-19make dist back in working order, and dbcore starts successfullyBrad 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-18disable ibrowse test for nowBrad 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 'apps/chttpd/' from commit 'e1dda6bc6219d7ac33ea75d56b9c02f5063b4787'Adam 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-11export ibrowse header for couch_rep hackAdam Kocoloski
2010-08-11replace autotools with rebarAdam Kocoloski