summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-08Confused frontport. All is well.Paul Joseph Davis
2009-10-08Port Noah's build fixes back to trunk.Paul Joseph Davis
2009-10-05set default value of delayed_commits to true for 0.11/trunkJohn Christopher Anderson
2009-10-05friendlier error message on bad log config file permissionsJohn Christopher Anderson
2009-10-04fix quoting to avoid unwanted shell expansion, closes COUCHDB-518Jan Lehnardt
2009-10-03Fixes COUCHDB-517 UUID server restarts.Paul Joseph Davis
2009-10-02Add OAuth support for "https" URL scheme when using SSL proxy.Jason David Davies
2009-10-02replication bugfixes, see COUCHDB-516Adam Kocoloski
2009-10-01Add support for COPY (copyDoc) to jquery.couch.js.Jason David Davies
2009-09-30_uuid ETags were coming out as random binary noise. fixes this so they are pr...John Christopher Anderson
2009-09-30more OAuth fixes, in particular for requests with query-string parametersAdam Kocoloski
2009-09-30fix replication from DB protected by OAuth and require_valid_user=trueAdam Kocoloski
2009-09-30Port Noah's bugfixes to trunk.Paul Joseph Davis
2009-09-30added make check to distsign depNoah Slater
2009-09-29Fixed a memory usage test.Paul Joseph Davis
2009-09-29Add ETap to CouchDB's SVN repository.Paul Joseph Davis
2009-09-29updated docsNoah Slater
2009-09-29all hail paul davisNoah Slater
2009-09-29commented out lineNoah Slater
2009-09-28bumped trunk to betaNoah Slater
2009-09-28added rsa moduleNoah Slater
2009-09-28removed false callNoah Slater
2009-09-28we were skipping 1/1000 updates replicating old servers w/o _changesAdam Kocoloski
2009-09-27Added coverage output to license.skipPaul Joseph Davis
2009-09-27Forgot to update the plan count.Paul Joseph Davis
2009-09-27Fixed 040-util.t test from deadlocking.Paul Joseph Davis
2009-09-27Remove crap to test buildbot.Paul Joseph Davis
2009-09-27A single sub-assert deactivated for buildbot.Paul Joseph Davis
2009-09-27Add a test for couch_erl_driver.Paul Joseph Davis
2009-09-27Added a section on testing CouchDB with ETap.Paul Joseph Davis
2009-09-26Fix the UUID's test failures when clocks are out of sync.Paul Joseph Davis
2009-09-25Fix speling.Jason David Davies
2009-09-24have cookie auth use ini-file adminsJan Lehnardt
2009-09-24update the AuthSession cookie even if no Set-Cookie is already presentAdam Kocoloski
2009-09-23Include peer in req object for externals: _show, _list, _update etc.Jason David Davies
2009-09-23reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345Adam Kocoloski
2009-09-23give the server a second to terminate (suppress spurious stats warnings)Adam Kocoloski
2009-09-23move myself from THANKS to AUTHORSMark Hammond
2009-09-22Make Futon's Source tab editable.Paul Joseph Davis
2009-09-22_externals should respect os_process_timeout settingAdam Kocoloski
2009-09-21attempt at gentler replication shutdown when one of the DBs is deletedAdam Kocoloski
2009-09-21quietly start a new connection if changes feed is closedAdam Kocoloski
2009-09-21bugfix for _changes when DB is deleted mid-responseAdam Kocoloski
2009-09-21Removed the config test ini files from license.skipPaul Joseph Davis
2009-09-21Updated the headers for test config files.Paul Joseph Davis
2009-09-20remove some unneeded opening, closing and passing around of DbJan Lehnardt
2009-09-17Fixes COUCHDB-396Paul Joseph Davis
2009-09-17Fixes COUCHDB-504Paul Joseph Davis
2009-09-16include_docs now take an _id (as well as a _rev) in the emitted value, to loa...John Christopher Anderson
2009-09-16Single line http request when log=infoDamien F. Katz