summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-31change runit directory name to bigcouchjoewilliams
2010-08-29only display counter portion of cluster update_seq in FutonAdam Kocoloski
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-27add couchspawnkillable back, for viewsBrad Anderson
2010-08-27my name is BigCouchAdam Kocoloski
2010-08-27move troubleshooting to wikiAdam 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-27remove mentions of _metrics from default.inijoewilliams
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-27one last mention of overlay.configAdam Kocoloski
2010-08-27add a note about security of magic cookiesAdam Kocoloski
2010-08-27remove some loggingAdam Kocoloski
2010-08-27some edits to the READMEAdam Kocoloski
2010-08-27clarify node startup procedure for 'make dev'Adam Kocoloski
2010-08-27s/overlay.config/dbcore.configAdam Kocoloski
2010-08-27Erlang shell should not be the defaultAdam Kocoloski
2010-08-27create logfile with appropriate permissions during installAdam Kocoloski
2010-08-27instructions on starting up the dev clusterAdam Kocoloski
2010-08-27instructions for dev clusterBrad Anderson
2010-08-27ignore dev cluster stuffsBrad Anderson
2010-08-27configure ports and node names, also correct a few bugsAdam Kocoloski
2010-08-27read Erlang VM arguments from config fileAdam Kocoloski
2010-08-27'make dev' generates rel/dev[123]Adam Kocoloski
2010-08-26remove redundant build stepAdam Kocoloski
2010-08-26log to var/log/dbcore.log by defaultAdam Kocoloski
2010-08-26default data storage is /var/libAdam Kocoloski
2010-08-26move futon to share/wwwAdam Kocoloski
2010-08-26move main.js to share/couchjsAdam Kocoloski
2010-08-24update README and remove redundant INSTALL instructionsAdam Kocoloski
2010-08-24make the default install prefix /opt/dbcoreAdam Kocoloski
2010-08-24fix determination of ROOTDIRAdam Kocoloski
2010-08-24Added missing step to get Homebrew icu to work.Stefano J. Attardi
2010-08-23install directly to {{prefix}}Adam Kocoloski
2010-08-23no more rebar templates in configureAdam Kocoloski
2010-08-23some cleanup of the Makefile templateAdam Kocoloski
2010-08-23Added troubleshooting section.Stefano J. Attardi