summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-01-23show conflicts in changes filters. Patch by Lena Herrmann. Closes COUCHDB-630Jan Lehnardt
2010-01-18normalize userCtx name and roles, also, no log in via a conflict docJohn Christopher Anderson
2010-01-13validate use doc typeJohn Christopher Anderson
2010-01-12Add utility for verifying hashes.Jason David Davies
2010-01-09make the default account db called _users, not usersJohn Christopher Anderson
2010-01-09better validations on users dbJohn Christopher Anderson
2010-01-07merge account branch to trunkJohn Christopher Anderson
2009-12-23Follow RFC 2616 closer and use "verb" instead of "method"Jan Lehnardt
2009-12-22remove show from db doc GET handler, completing flip-flop on COUCHDB-404John Christopher Anderson
2009-12-22move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson
2009-12-16Provide Content-MD5 header support for attachments.Paul Joseph Davis
2009-12-14Email notification test failed. Undoing.Paul Joseph Davis
2009-12-14Forcing a build failure to check buildbot emails.Paul Joseph Davis
2009-12-10cache headers for favicon.ico - thanks Matthew HookerJohn Christopher Anderson
2009-12-10Add a "Reduce" checkbox to the database view page in Futon, which controls th...Christopher Lenz
2009-12-08release old Fds on replication reboot, shut down child procs in a cleaner orderAdam Kocoloski