summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23Minor cleanup thanks to Joel Clark.Paul Joseph Davis
2010-02-22fixed race condition in admin creation - thanks Matt GoodallJohn Christopher Anderson
2010-02-22Update jQuery to 1.4.2.Christopher Lenz
2010-02-22Add a proper icon for the security button.Christopher Lenz
2010-02-22_purge was incorrectly returning update_seq.Paul Joseph Davis
2010-02-22json2.js in NEWS and CHANGESJohn Christopher Anderson
2010-02-20Futon: Set rows for document source edit textarea to the numberJan Lehnardt
2010-02-19add vhosts to NEWS and CHANGESJan Lehnardt
2010-02-19use process state instead of config lookup to match vhostsJan Lehnardt
2010-02-19add etap test for vhostsJan Lehnardt
2010-02-19typoJan Lehnardt
2010-02-19Add virtual host handling.Jan Lehnardt
2010-02-19added replication by docid to NEWS and CHANGESJohn Christopher Anderson
2010-02-19keep listeners when rebooting replicationsAdam Kocoloski
2010-02-18add JSON to the sandbox for older spidermonkey without native JSONJohn Christopher Anderson
2010-02-18add URL Rewriter and Proxy Authentification to changes and remove myselfBenoit Chesneau
2010-02-18remove trailing whitespaceJan Lehnardt
2010-02-18capitalizationJan Lehnardt
2010-02-18Fixes COUCHDB-640 - Reset views with invalid update seqs.Paul Joseph Davis
2010-02-17Fix speling and formatting.Jason David Davies
2010-02-17Fix speling.Jason David Davies
2010-02-16Updating CHANGES and NEWS to reflect new hotness since 0.10.x was branched.Paul Joseph Davis
2010-02-14fix futon to use _security object. thanks Filipe Manana, closes COUCHDB-654John Christopher Anderson
2010-02-12move from _admins / _readers / _security to just a single _security objectJohn Christopher Anderson
2010-02-05add list()-API cmompatible API to _show. Symmetry FTW.Jan Lehnardt
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-02added James Marca to THANKSJohn Christopher Anderson
2010-02-02oops. forgot to add this file in latest commitBenoit Chesneau
2010-02-02proxy authentification handler. This handler allows creation of aBenoit Chesneau
2010-02-02old diff. fix unitestBenoit Chesneau
2010-02-02would have been strange to be abble ../../_changes and notBenoit Chesneau
2010-02-02make uuuidCache a local variable. Patch by Jan Kassens. Closes COUCHDB-560.Jan Lehnardt
2010-02-01add security stuff to CHANGES and NEWSJohn Christopher Anderson
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-01update NEWS and CHANGESJan Lehnardt
2010-02-01fix oauth testJan 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-31fix bulkSave(). Patch insipred by Lena Herrmann. Closes COUCHDB-634Jan Lehnardt
2010-01-30Allow Futon to run behind a HTTP proxy.Jan Lehnardt
2010-01-29Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...John Christopher Anderson