summaryrefslogtreecommitdiff
path: root/apps/couch
AgeCommit message (Expand)Author
2011-04-18Monitor Fd after creating DBRobert Dionne
2011-04-13Export make_doc/5 for mem3 replicatorAdam Kocoloski
2011-04-08add Solaris build support.Robert Newson
2011-03-31Add a catchall 'extra' field to #view_query_argsAdam Kocoloski
2011-03-19BugzID: 11976 return dbname, not shard name, in userCtxRobert Newson
2011-03-14Fall back to local DB in open_db_group/2Adam Kocoloski
2011-02-25Handle empty result set correctly in _statsAdam Kocoloski
2011-02-25Improve batching of writes in view updaterAdam Kocoloski
2011-02-25Make couch_view_updater amenable to hot upgradesAdam Kocoloski
2011-02-24Improve the way we generate the match spec for a #db{}Adam Kocoloski
2011-02-09Fix and simplify environment for etap testsAdam Kocoloski
2011-02-07comment out logging of calls to filter within _changes.Robert Dionne
2011-02-05Revert "fix replication checkpointing."Robert Newson
2011-02-05fix replication checkpointing.Robert Newson
2011-01-28COUCHDB-1047 - support inclusive_end with reduce callsRobert Newson
2011-01-28Revert "Add support for inclusive_end to fold_reduce, BugzID 11069"Adam Kocoloski
2011-01-27Set couch app vsn based on deviation from last Apache tagAdam Kocoloski
2011-01-26Remove a function clause that can never matchAdam Kocoloski
2011-01-20Merge CouchDB 1.0.2 release candidateAdam Kocoloski
2011-01-20Make shards visible on backend, be more strict about namingAdam Kocoloski
2011-01-15clean up trailing whitespace, testing new buildRobert Dionne
2011-01-13Monitor sys_db file descriptor to keep it openAdam Kocoloski
2011-01-07BugzID: 11589 call file:close explicitly to keep VM responsiveRobert Newson
2011-01-07Revert "11589 - explictly close file descriptor in couch_file"Robert Newson
2011-01-0711589 - explictly close file descriptor in couch_fileRobert Newson
2011-01-06Refactor OS process managementAdam Kocoloski
2011-01-04Merge pull request #29 for FreeBSD compatibilityAdam Kocoloski
2011-01-02Allow client to specify a timeout when opening a DBAdam Kocoloski
2011-01-01freebsd compatbenoitc
2010-12-20Use mem3 to get dbname instead of doing pattern matching directlyRobert Dionne
2010-12-09Log the request IDAdam Kocoloski
2010-12-09Support per-shard view compaction w/ non-local design docs, closes #16Robert Dionne
2010-12-09Add support for inclusive_end to fold_reduce, BugzID 11069Robert Dionne
2010-11-22bundle etap bytecode instead of including full application sourceAdam Kocoloski
2010-10-21use erlang:send_after/3 instead of timer versionAdam Kocoloski
2010-10-19fix DB compaction failing to switch over. Reported by rnewsonAdam Kocoloski
2010-09-06support for filtered _changes on multi-node clusters, closes #5Adam Kocoloski
2010-08-29fix heartbeat for _changes feedsAdam Kocoloski
2010-08-27use couchspawnkillable from privdir instead of overlayAdam Kocoloski
2010-08-27fix a bad cherry-pickAdam 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-27server and client should both update LRU table, BugzID 10755Adam Kocoloski
2010-08-27initialize #db{} so that validation funs are loaded on first writeAdam 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