summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-05Fix ini-section duplication. When we tried to assign a value to a config-item...Jan Lehnardt
2009-01-05Delayed commit patch. Allows documents to be saved immediately but fully comm...Damien F. Katz
2009-01-04remove unnessary headers declaration from testsJohn Christopher Anderson
2009-01-04better E4X escaping in tests, dropped JS heredocJohn Christopher Anderson
2009-01-04change count to limit in view query paramsJohn Christopher Anderson
2009-01-04Rename _temp_views to _slow_views. Any clients who were using temp views are ...John Christopher Anderson
2009-01-03Added decent reporting of Mochiweb start errors (eaddrinuse etc)John Christopher Anderson
2009-01-03Slight improvement in forms error logging. When this is solid I will standard...John Christopher Anderson
2009-01-02fix for update notifier with couch os process. thanks davispJohn Christopher Anderson
2009-01-02test runner is back up (thanks davisp), and tests pass in safari again (e4x s...John Christopher Anderson
2008-12-30slightly better form error loggingJohn Christopher Anderson
2008-12-30Futon supports pretty slashes for design docs and attachment pathsJohn Christopher Anderson
2008-12-29merge form branch to trunkJohn Christopher Anderson
2008-12-29add etags to standalone attachment requests. Closes COUCHDB-184Jan Lehnardt
2008-12-27design docs use slashes. attachements with slashes in the name can be accesse...John Christopher Anderson
2008-12-24I agree with Damien that action.js is more than we want to support right now....John Christopher Anderson
2008-12-22Fix for config api attempting list_to_binary on an atom.Damien F. Katz
2008-12-22Checking in new erlang source file, used for tracking file stats.Damien F. Katz
2008-12-22Fix for leaked file handles when not explicitly closed, added file stats code...Damien F. Katz
2008-12-20cleanupNoah Slater
2008-12-20updating svn:ignore propsNoah Slater
2008-12-20removed dates from filenamesNoah Slater
2008-12-20more simplificationsNoah Slater
2008-12-20incremental simplificationNoah Slater
2008-12-20removed redundant calls to whichNoah Slater
2008-12-19Fix Etag checking for document requests: need to convert Etag header value to...Christopher Lenz
2008-12-19shorter path to _action servers, external supports better routing controlJohn Christopher Anderson
2008-12-18fix for crash of couch_server when database non-existantDamien F. Katz
2008-12-18Fixed problem when a crashed db can cause couch_server to crash when it attem...Damien F. Katz
2008-12-16add action.js to Makefile.amJohn Christopher Anderson
2008-12-16fix COUCHDB-174 thanks Adam KocoloskiJohn Christopher Anderson
2008-12-16Adam Kocoloski replication performance improvements (closes COUCHDB-160)John Christopher Anderson
2008-12-16fix COUCHDB-177. thanks Paul Carey and Paul DavisJohn Christopher Anderson
2008-12-16action.js and testsJohn Christopher Anderson
2008-12-16the external process handlerJohn Christopher Anderson
2008-12-16couch_os_process to manage the JSON line protocol. thanks davisp.John Christopher Anderson
2008-12-16remove couch_ft_queryJohn Christopher Anderson
2008-12-16do not fail on heavily loaded systems. wait forever for syscalls to returnJan Lehnardt
2008-12-12move couchdb to tlpJoe Schaefer
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
2008-12-09remove couchpw, we don't need it.Jan Lehnardt
2008-12-09Late follow-up to r712282: make the path segment separator in the navigation ...Christopher Lenz
2008-12-09user name should be binary for jsonJohn Christopher Anderson
2008-12-05Don't automatically execute temp view in Futon when the page is loaded, but r...Christopher Lenz
2008-12-02test that non-authors can't delete docsJohn Christopher Anderson
2008-11-25Log the offending doc._id when the view function raises an exception.John Christopher Anderson
2008-11-25_all_docs_by_seq works with descending=trueJohn Christopher Anderson
2008-11-22Added WWW-Authenticate default value to the ini file, for use with default au...Damien F. Katz