summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-16Fixes couch_server:all_databases/0Paul Joseph Davis
2010-03-15Made the opening of databases asynchronous, so that requests to open database...Damien F. Katz
2010-03-11make sure we pass etags in header when we send docBenoit Chesneau
2010-03-10_stats builtin reduction for min/max/mean/varianceAdam Kocoloski
2010-03-07json startkey, endkey, and key should be decoded before being sent to the que...John Christopher Anderson
2010-03-05config settings for replicator sessions and pipeline. Patch by Filipe MananaAdam Kocoloski
2010-03-05efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639Adam Kocoloski
2010-03-05use OTP base64 lib. Patch by Filipe Manana. Closes COUCHDB-681Adam Kocoloski
2010-03-04ensure full commit when the security object is updatedJohn Christopher Anderson
2010-03-04reverting damien's latest commit until we can figure out why it's causing fai...John Christopher Anderson
2010-03-04Changed process tree shutdown to be synchronous, to eliminate spurious test f...Damien F. Katz
2010-03-03Fix pull replication. Patch by Randall Leeds.Jan Lehnardt
2010-03-01fix issue COUCHDB-678 applying patch from Filipe Manana.Benoit Chesneau
2010-03-01Undo accidental revert. Sorry for the mess SVN acted weird on me. Probably du...Jan Lehnardt
2010-02-28treat deleted docs as nonexistant docsJan Lehnardt
2010-02-28Revert "Avoid replication task crashes by imporoving timeout handling."Jan Lehnardt
2010-02-28revert accidental commitJan Lehnardt
2010-02-28Merge branch 'show-deleted-docs' into trunkJan Lehnardt
2010-02-28Apply fixes for COUCHDB-597 patch.Jan Lehnardt
2010-02-26Avoid replication task crashes by imporoving timeout handling.Jan Lehnardt
2010-02-26I will not forget to run git add, I will not forget to run git addJohn Christopher Anderson
2010-02-26fdmananas patch for filtered replication via COUCHDB-673John Christopher Anderson
2010-02-24replicator and view generator can skip check_is_reader when opening database ...John Christopher Anderson
2010-02-24Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson.Jan Lehnardt
2010-02-23Minor cleanup thanks to Joel Clark.Paul Joseph Davis
2010-02-22_purge was incorrectly returning update_seq.Paul Joseph Davis
2010-02-19use process state instead of config lookup to match vhostsJan Lehnardt
2010-02-19typoJan Lehnardt
2010-02-19Add virtual host handling.Jan Lehnardt
2010-02-19keep listeners when rebooting replicationsAdam Kocoloski
2010-02-18remove trailing whitespaceJan Lehnardt
2010-02-18Fixes COUCHDB-640 - Reset views with invalid update seqs.Paul Joseph Davis
2010-02-12move from _admins / _readers / _security to just a single _security objectJohn Christopher Anderson
2010-02-04re-enable 404 handling in show functions while retaining user-friendly error ...Jan Lehnardt
2010-02-04remove empty linesBenoit Chesneau
2010-02-04fix COUCHDB-638.Benoit Chesneau
2010-02-03fix #COUCHDB-595 thanks for tests and report.Benoit Chesneau
2010-02-03error message on bad security objectJohn Christopher Anderson
2010-02-03enhance reader and admin listsJohn Christopher Anderson
2010-02-03add default_fun and url_handlers to #http. It's useful for any customBenoit Chesneau
2010-02-02proxy authentification handler. This handler allows creation of aBenoit Chesneau
2010-02-02would have been strange to be abble ../../_changes and notBenoit Chesneau
2010-02-01fix unused variable warnings, remove unused code.Jan Lehnardt
2010-02-01Database-level security.John Christopher Anderson
2010-02-01removed unused code. Patch by Robert Dionne. Closes COUCHDB-581Jan Lehnardt
2010-02-01improve object handling from query member of the rule. Allow to handleBenoit Chesneau
2010-02-01typoBenoit Chesneau
2010-01-31add url rewriting support.Benoit Chesneau
2010-01-29Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...John Christopher Anderson
2010-01-29Thanks Filipe Manana. Closes COUCHDB-631.John Christopher Anderson