summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-07updated build-contrib scriptsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664369 13f79535-47bb-0310-9956-ffa450edef68
2008-06-07changed version number and package tarnameNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664367 13f79535-47bb-0310-9956-ffa450edef68
2008-06-07removed svn2cl from the buildNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664366 13f79535-47bb-0310-9956-ffa450edef68
2008-06-07corrected use of erlc to $(ERLC)Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664364 13f79535-47bb-0310-9956-ffa450edef68
2008-06-07fixed double slash problems in configuration filesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664363 13f79535-47bb-0310-9956-ffa450edef68
2008-06-07modified NOTICE as best I could while satisfying legal concerns, will ↵Noah Slater
probably need changing again after discussion with developers or the Incubator git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664362 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06Added comments and clarity to the reduce/combine test. againDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664093 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06Added comments and clarity to the reduce/combine testDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664091 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06whitespace only, rewrapped text to standard 79 charactersNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663987 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06added standard headerNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663985 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06slight rewording, more conciseNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663984 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06VERY slight formatting tweeksNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663983 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06Bring NOTICE file content and structure into compliance with ASF ↵Christopher Lenz
requirements and common practice (hopefully). git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663951 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06Add version tags for CSS and Javascript references in Futon to avoid stale ↵Christopher Lenz
caches. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663929 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06Added CHANGES to Makefile.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663927 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06NEWS updated, many changes moved to CHANGES, which is a manually written ↵Christopher Lenz
change log that contains all user-visible changes. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663925 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06minor aesthetic tweeks to NEWSNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663898 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06merge entries for 0.7.3a (which was only a placeholder) and 0.8.0Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663876 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05Added reduce/combine example. Fixed broken node chunking with very large ↵Damien F. Katz
keys/reduction values git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663786 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05update news in preparation for 0.8.0Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663759 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05Remove /db/_search API call. This will be maintained in the lucene-search ↵Jan Lehnardt
branch and merged back after a 0.8 release when things got more stable. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663744 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05Remove the Javascript shell from Futon due to unresolved licensing issues.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663740 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05improved example adduser invokationNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663654 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04Use linebreaks between rows for view results with a negative count value, ↵Christopher Lenz
same as for a positive value. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663345 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663239 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04Enable the use of an unencoded slash in the URL of design documents. Closes ↵Christopher Lenz
COUCHDB-49. Thanks to Paul Davis for the patch. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@663055 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce ↵Christopher Lenz
code editor, updated logo to match the version used elsewhere. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@662823 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02Increase the request body size limitations on bulk_docs and document POST to ↵Christopher Lenz
4GB. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@662591 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02* The map/reduce function textareas in Futon are now horizontally resizable ↵Christopher Lenz
split-pane style * The initial height of the view code textareas is adjusted to the number of lines in the map/reduce functions. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@662587 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02Display group reduce results in Futon by default.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@662554 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02correct Erlang version checkingNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@662528 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29Grouped reduce support. Needs performance work.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@661476 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Experimental functionality to increment database update seq, might go away, ↵Damien F. Katz
use at own risk. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660315 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Fix assertion in compaction test.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660282 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Add back /_restart URL that got lost in the transition to MochiWeb.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660183 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Update to test suite after status code change in r660176.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660177 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26* Respond to DELETE requests with a "200 OK" status code instead of "202 ↵Christopher Lenz
Accepted", as the deletion is performed immediately. * The "content-type" member in attachment structures is now named "content_type" (underscore) for consistency and to be more accessible from Javascript (and presumably other languages, too) git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660176 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. ↵Christopher Lenz
Closes COUCHDB-40. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660170 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Improve the debug logging of request details. As the logging was split into ↵Christopher Lenz
multiple log messages, concurrent requests would get mixed up in the log. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660166 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Remove incomplete Lucene integration (will be moved to a branch).Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660142 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Applied patch to enable logging from Javascript view functions. Closes ↵Christopher Lenz
COUCHDB-59. Thanks to Chris Anderson for the patch. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660140 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Change error handling on unknown private paths to be more consistent with ↵Christopher Lenz
how other errors are handled. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660139 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26Updated MochiWeb in trunk to r76. Closes COUCHDB-42.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660136 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Use limit of 4GB for document PUT requests, instead of the MochiWeb default ↵Christopher Lenz
of 1MB. Closes COUCHDB-37. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660050 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Fix for file attachments using too much space in compacted databasesDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660049 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Enable Etag processing for document GET requests that include the '?rev' ↵Christopher Lenz
query string parameter. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660046 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Nicer display of attachments in Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@660007 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Improve jQuuery-based CouchDB interface so that it doesn't report an error ↵Christopher Lenz
when no 'success' callback was provided. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@659989 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Add another third-party license to the LICENSE file.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@659988 13f79535-47bb-0310-9956-ffa450edef68
2008-05-25Add third-party licenses to LICENSE file, update jQuery to 1.2.5.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@659940 13f79535-47bb-0310-9956-ffa450edef68