summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-10view group state gen_server. thanks damien and davisp.John Christopher Anderson
2008-12-09remove couchpw, we don't need it.Jan Lehnardt
2008-12-09Late follow-up to r712282: make the path segment separator in the navigation ...Christopher Lenz
2008-12-09user name should be binary for jsonJohn Christopher Anderson
2008-12-05Don't automatically execute temp view in Futon when the page is loaded, but r...Christopher Lenz
2008-12-02test that non-authors can't delete docsJohn Christopher Anderson
2008-11-25Log the offending doc._id when the view function raises an exception.John Christopher Anderson
2008-11-25_all_docs_by_seq works with descending=trueJohn Christopher Anderson
2008-11-22Added WWW-Authenticate default value to the ini file, for use with default au...Damien F. Katz
2008-11-21Removed logging from security test and added deletion.Damien F. Katz
2008-11-20Nearly completed security/validation work. Still needs replication testing.Damien F. Katz
2008-11-18added couch_test_runner.js to the MakefileJohn Christopher Anderson
2008-11-17factored couch_test_runner.js out from couch_tests.js, made it usuable for un...John Christopher Anderson
2008-11-17More security and validation work. Still incomplete.Damien F. Katz
2008-11-14fix for _all_docs_by_seq with include_docsJohn Christopher Anderson
2008-11-12fix occasional curl segfault. thanks davispJohn Christopher Anderson
2008-11-11Check in of initial validation and authorization work. This work is incomplet...Damien F. Katz
2008-11-09apply replication fixing patches from COUCHDB-157John Christopher Anderson
2008-11-07added M4 quoting around valueNoah Slater
2008-11-07Remove file deleted in r712282 from Makefile.Christopher Lenz
2008-11-07A darker and more subtle navigation bar for Futon.Christopher Lenz
2008-11-07updated svn:ignore for make dev and couchpwJohn Christopher Anderson
2008-11-06Fix warning on Linux.Jan Lehnardt
2008-11-06Silence warning on Linux by properly exporting `crypt()`.Jan Lehnardt
2008-11-03Fix for performance problem with views. Every access to a view was causing a ...Damien F. Katz
2008-11-03Add newline to end of fileJan Lehnardt
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