summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-30Remove unused fileJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690585 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30- Remove dependency on test/local.iniJan Lehnardt
- Write out new variables in key = value format - Fix tests git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690584 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Fix multi-ini-file support with -b option.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690575 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Update local.ini example file to reflect the new configuration option names.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690566 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Fix -b startup option.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690562 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Use 127.0.0.1 instead of localhost to point to Futon to avoid people ↵Jan Lehnardt
reporting replication test errors on systems that resolve localhost to :::1 first. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690543 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Missed a configuration option earlier.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690531 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30- Rename configuration options and sections to allow for a nicer .ini file ↵Jan Lehnardt
and HTTP API calls. - Enable .ini parser to read variable assignments with spaces around the '='-sign. - Remove inadequate comment. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690513 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Add dummy ini file. Fixes test runs.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690488 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make ↵Christopher Lenz
the test runner script executable). git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690487 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Fix for deleting attachments in Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690480 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29Provide pagination for the database index page in Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690297 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29Fix up svn:ignore properties after runtimeconfig branch merge.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690276 13f79535-47bb-0310-9956-ffa450edef68
2008-08-24fix for occasional crash when attempting to open a database on a heavily ↵Damien F. Katz
loaded server git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@688540 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22Fix for couch_server process crash when databases that don't exist are ↵Damien F. Katz
attempted to be opened. Removed old comments and fixed the AllowRemoteRestart testing option. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@688129 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ↵Jan Lehnardt
to get this one. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@688104 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21changed chmod styleNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687728 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20Fix for possible multi-threading bottleneck in ICU driver.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687438 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20add missing filesJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20Trying to fix svnmerge screw-up, Christopher, am I doing that right? -- Thx, JanJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687337 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687336 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20init svnmerge for merging the runtimeconfig branch back to trunkJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687331 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18reverted aesthetic changesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686781 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18updated top level Makefile.am in line with Automake feedbackNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686778 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18aesthetic improvements to NOTICENoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686773 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18aesthetic reformattingNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686725 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18corrected capitalisation of JavaScriptNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686719 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18updated CHANGESNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686718 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18updated CHANGESNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686716 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18updated CHANGESNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686715 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18removed unused configuration filesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686713 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18removed @configure_input@ useNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686712 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15correct development versionNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686385 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15added distsign targetNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686384 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15correct development versionNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686383 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14cleaned up CHANGES, fixed quotesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686014 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14added recent configure.ac changes to CHANGESNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686011 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14removed spurious newlineNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686007 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14CouchDB performance work. Faster Btree updates and lookups.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@685975 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14added note about gmakeNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@685968 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14portability changes for freebsdNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@685963 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12HTTP COPY & MOVE for documents with testsJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@685171 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Updated changelog for r684023, which disabled doc sealing in the JS view server.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@684762 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Idempotent document creation support, new HTTP api to generate UUIDs and ↵Damien F. Katz
support in the couch.js library for using them. Creating uuids client side ensure that document creation happens only once, despite automatic network retries. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@684092 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08COUCHDB-103 Fixed incompatibilty with new javascript (1.8) that no longer ↵Damien F. Katz
supports sealing document, making them immutable. The problem is arrays can no longer be sealed, and an error is generated when it is attempted. The fix here is to simply remove the document sealing, and map function placed in the same design document will have to be trustworthy that they don't modify the document (the same document is passed to multiple map functions). Non-trustworthy map functions can be placed in their own design documents, they will be run in isolation. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@684023 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Fix for bug COUCHDB-100.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@683704 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Fixed restart testing by making it far less likely a HTTP client will get a ↵Damien F. Katz
network error on a restart request. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@682809 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05slight rewordingNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@682796 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Fixed bug where we attempted to match a linked port to the current fd, but ↵Damien F. Katz
fail because the fd structure is more than the linked port. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@682792 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Readded file name checks for open and delete, as an attacker could use ↵Damien F. Katz
relative file names to open/delete otherwise inaccessible db files. Also changed view server shutdown when the parent db shutdowns into a non-normal termination, so that the linked supservisor correctly removes the process from its indexes. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@682790 13f79535-47bb-0310-9956-ffa450edef68