summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-30Remove unused fileJan Lehnardt
2008-08-30- Remove dependency on test/local.iniJan Lehnardt
2008-08-30Fix multi-ini-file support with -b option.Jan Lehnardt
2008-08-30Update local.ini example file to reflect the new configuration option names.Jan Lehnardt
2008-08-30Fix -b startup option.Jan Lehnardt
2008-08-30Use 127.0.0.1 instead of localhost to point to Futon to avoid people reportin...Jan Lehnardt
2008-08-30Missed a configuration option earlier.Jan Lehnardt
2008-08-30- Rename configuration options and sections to allow for a nicer .ini file an...Jan Lehnardt
2008-08-30Add dummy ini file. Fixes test runs.Jan Lehnardt
2008-08-30Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t...Christopher Lenz
2008-08-30Fix for deleting attachments in Futon.Christopher Lenz
2008-08-29Provide pagination for the database index page in Futon.Christopher Lenz
2008-08-29Fix up svn:ignore properties after runtimeconfig branch merge.Christopher Lenz
2008-08-24fix for occasional crash when attempting to open a database on a heavily load...Damien F. Katz
2008-08-22Fix for couch_server process crash when databases that don't exist are attemp...Damien F. Katz
2008-08-22Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ...Jan Lehnardt
2008-08-21changed chmod styleNoah Slater
2008-08-20Fix for possible multi-threading bottleneck in ICU driver.Damien F. Katz
2008-08-20add missing filesJan Lehnardt
2008-08-20Trying to fix svnmerge screw-up, Christopher, am I doing that right? -- Thx, JanJan Lehnardt
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt
2008-08-20init svnmerge for merging the runtimeconfig branch back to trunkJan Lehnardt
2008-08-18reverted aesthetic changesNoah Slater
2008-08-18updated top level Makefile.am in line with Automake feedbackNoah Slater
2008-08-18aesthetic improvements to NOTICENoah Slater
2008-08-18aesthetic reformattingNoah Slater
2008-08-18corrected capitalisation of JavaScriptNoah Slater
2008-08-18updated CHANGESNoah Slater
2008-08-18updated CHANGESNoah Slater
2008-08-18updated CHANGESNoah Slater
2008-08-18removed unused configuration filesNoah Slater
2008-08-18removed @configure_input@ useNoah Slater
2008-08-15correct development versionNoah Slater
2008-08-15added distsign targetNoah Slater
2008-08-15correct development versionNoah Slater
2008-08-14cleaned up CHANGES, fixed quotesNoah Slater
2008-08-14added recent configure.ac changes to CHANGESNoah Slater
2008-08-14removed spurious newlineNoah Slater
2008-08-14CouchDB performance work. Faster Btree updates and lookups.Damien F. Katz
2008-08-14added note about gmakeNoah Slater
2008-08-14portability changes for freebsdNoah Slater
2008-08-12HTTP COPY & MOVE for documents with testsJan Lehnardt
2008-08-11Updated changelog for r684023, which disabled doc sealing in the JS view server.Christopher Lenz
2008-08-08Idempotent document creation support, new HTTP api to generate UUIDs and supp...Damien F. Katz
2008-08-08COUCHDB-103 Fixed incompatibilty with new javascript (1.8) that no longer sup...Damien F. Katz
2008-08-07Fix for bug COUCHDB-100.Damien F. Katz
2008-08-05Fixed restart testing by making it far less likely a HTTP client will get a n...Damien F. Katz
2008-08-05slight rewordingNoah Slater
2008-08-05Fixed bug where we attempted to match a linked port to the current fd, but fa...Damien F. Katz
2008-08-05Readded file name checks for open and delete, as an attacker could use relati...Damien F. Katz