summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-23improved speed and concurrency of config lookupsAdam Kocoloski
2009-10-22Improve OAuth error message for missing tokens.Paul Joseph Davis
2009-10-20More pedantry.Jason David Davies
2009-10-20typoJan Lehnardt
2009-10-19Fix bug when lists use two design docs.Paul Joseph Davis
2009-10-18log external reqests like any other requestsJan Lehnardt
2009-10-18case sensitivityJan Lehnardt
2009-10-17Fixing build issues.Paul Joseph Davis
2009-10-17have 'make dist' build a windows installer on windowsMark Hammond
2009-10-16added bench/ directory to trunk, contains 2 benchmark suites.John Christopher Anderson
2009-10-16being pedantic^WconsistentJan Lehnardt
2009-10-15Add support for other OAuth signature methods in replication client.Jason David Davies
2009-10-15add 0.11 NEWS items, please help filling the blanksJan Lehnardt
2009-10-15add 0.10 NEWS items, please help filling the blanksJan Lehnardt
2009-10-15Only check for admin user if we are trying to create a database. Thanks to Bo...Jan Lehnardt
2009-10-15also fix attachment redirectsAdam Kocoloski
2009-10-15bugfixes for redirects in replication and iolists in OAuth qs paramsAdam Kocoloski
2009-10-14Must remember to update news.Paul Joseph Davis
2009-10-14Fix a bug in the couch.app generation.Paul Joseph Davis
2009-10-14Fix typo.Jason David Davies
2009-10-14dont save so many test reportsJohn Christopher Anderson
2009-10-14save report with node version infoJohn Christopher Anderson
2009-10-14test reports are saved properJohn Christopher Anderson
2009-10-14tests not loadingJohn Christopher Anderson
2009-10-14save a test reportJohn Christopher Anderson
2009-10-13add create_target:true NEWS itemJan Lehnardt
2009-10-13Updating news for latest patches.Paul Joseph Davis
2009-10-13Add more information to the view info objects.Paul Joseph Davis
2009-10-13Fix partial view updating regression.Paul Joseph Davis
2009-10-13Fix new create_target replication option when OAuth is being used.Jason David Davies
2009-10-12Send 400 error when bad OAuth token is received.Jason David Davies
2009-10-12Added handy log message for debugging OAuth behind proxies.Jason David Davies
2009-10-12link to submit test failures to a google groupJohn Christopher Anderson
2009-10-11add create_target:true option to _replicate that creates the target databaseJan Lehnardt
2009-10-09allow case-insensitive content-type from external, and other cleanupAdam Kocoloski
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