summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-03Fix build on OpenBSD: 'fix for older autotools that don't define "abs_top_YYY...Jan Lehnardt
2008-11-03Fix for building on OpenBSD. Link couchpass against -lcrypto instead of -lcry...Jan Lehnardt
2008-11-02Add line about instructions on how to use `make dev`. Patch by Michael Hendri...Jan Lehnardt
2008-11-02change curl required version to 7.15.5 -- thanks ask@apache.orgJohn Christopher Anderson
2008-10-31couchdb once again serves favicon.icoJohn Christopher Anderson
2008-10-31fixed JSON regression about revs_info statusJohn Christopher Anderson
2008-10-26added boilerplate to empty fileNoah Slater
2008-10-25Fix last make distcheck issueJan Lehnardt
2008-10-25fixed svn:ignore on new filesNoah Slater
2008-10-25corrected build for local.iniNoah Slater
2008-10-25temporarily removed edoc generationNoah Slater
2008-10-25added tests to distNoah Slater
2008-10-25Add m4 helper file.Jan Lehnardt
2008-10-25Fix edoc error in distribution.Jan Lehnardt
2008-10-25Only link against -lcrypt on Linux & BSD systems.Jan Lehnardt
2008-10-25added CURL flags to couchjs buildNoah Slater
2008-10-25Add checks for libcurl to ./configure. Picked version 7.16.0 as lowest requir...Jan Lehnardt
2008-10-25made default/couchdb a dist_ targetNoah Slater
2008-10-25Add missing -lcrypt option. Fixes build.Jan Lehnardt
2008-10-24Add couchpw.c file for managing CouchDB password files. NEEDS LICENSE CLEARAN...Jan Lehnardt
2008-10-23Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr...Jan Lehnardt
2008-10-23Put local.ini into distribution package.Jan Lehnardt
2008-10-23Put .erl files back into distribution package.Jan Lehnardt
2008-10-23removed check-news check completelyNoah Slater
2008-10-23check NIGHTLY for any valueNoah Slater
2008-10-23added NIGHTLY and FLAGS env variablesNoah Slater
2008-10-23added header to SOURCESNoah Slater
2008-10-23fixed jobserver issues with edoc generationNoah Slater
2008-10-23moved erlang compilation out of check_PROGRAMSNoah Slater
2008-10-22Send a notification when a database is createdJan Lehnardt
2008-10-22First check-in of admin http authentication and authorization.Damien F. Katz
2008-10-22osx launchctl readme notesJohn Christopher Anderson
2008-10-21fix for COUCHDB-139 keys available when reduce=falseJohn Christopher Anderson
2008-10-21fix for COUCHDB-138 include_docs=true&reduce=falseJohn Christopher Anderson
2008-10-21test to close COUCHDB-117John Christopher Anderson
2008-10-21Removed debugging statement. Damien F. Katz
2008-10-21Fix for COUCHDB-99. Certain Skipped KeyValue pairs weren't being assembled in...Damien F. Katz
2008-10-11svn:ignore test/local.iniJohn Christopher Anderson
2008-10-11simplified CouchDB.port handling in testsJohn Christopher Anderson
2008-10-11updated install instructions for ubuntu libcurl packageJohn Christopher Anderson
2008-10-11fixed missing DESTDIRs in (un)install hooks, thanks Mark BaranNoah Slater
2008-10-11db update notification process fix - thanks vmx, davisp, dreidJohn Christopher Anderson
2008-10-11dropping kerberos supportJohn Christopher Anderson
2008-10-11added note about libcurl to the readmeJohn Christopher Anderson
2008-10-10config web service fix from davispJohn Christopher Anderson
2008-10-09added gottesmm to THANKSJohn Christopher Anderson
2008-10-09make check now runs the JavaScript test suiteJohn Christopher Anderson
2008-10-09remove content-length header from file attachment responses. see inline commentsJohn Christopher Anderson
2008-10-09make couch_httpd:send_error/4 publicJohn Christopher Anderson
2008-10-08add db_name back to database info, and testJohn Christopher Anderson