summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_view_updater.erl
AgeCommit message (Expand)Author
2009-02-01Added options member to design docs. Currently the only option is include_des...John Christopher Anderson
2009-01-23Added task status checking, to help debug the progress of long running tasks,...Damien F. Katz
2009-01-05Fixed views to not commit index headers if they are ahead of what has been fu...Damien F. Katz
2008-12-12modifications to view server to keep the file descriptor open for the life of...Damien F. Katz
2008-12-11removed a particularly verbose LOG_DEBUG statementJohn Christopher Anderson
2008-12-10view group state gen_server. thanks damien and davisp.John Christopher Anderson