Age | Commit message (Expand) | Author |
2008-11-07 | added M4 quoting around value | Noah Slater |
2008-11-07 | Remove file deleted in r712282 from Makefile. | Christopher Lenz |
2008-11-07 | A darker and more subtle navigation bar for Futon. | Christopher Lenz |
2008-11-07 | updated svn:ignore for make dev and couchpw | John Christopher Anderson |
2008-11-06 | Fix warning on Linux. | Jan Lehnardt |
2008-11-06 | Silence warning on Linux by properly exporting `crypt()`. | Jan Lehnardt |
2008-11-03 | Fix for performance problem with views. Every access to a view was causing a ... | Damien F. Katz |
2008-11-03 | Add newline to end of file | Jan Lehnardt |
2008-11-03 | Fix build on OpenBSD: 'fix for older autotools that don't define "abs_top_YYY... | Jan Lehnardt |
2008-11-03 | Fix for building on OpenBSD. Link couchpass against -lcrypto instead of -lcry... | Jan Lehnardt |
2008-11-02 | Add line about instructions on how to use `make dev`. Patch by Michael Hendri... | Jan Lehnardt |
2008-11-02 | change curl required version to 7.15.5 -- thanks ask@apache.org | John Christopher Anderson |
2008-10-31 | couchdb once again serves favicon.ico | John Christopher Anderson |
2008-10-31 | fixed JSON regression about revs_info status | John Christopher Anderson |
2008-10-26 | added boilerplate to empty file | Noah Slater |
2008-10-25 | Fix last make distcheck issue | Jan Lehnardt |
2008-10-25 | fixed svn:ignore on new files | Noah Slater |
2008-10-25 | corrected build for local.ini | Noah Slater |
2008-10-25 | temporarily removed edoc generation | Noah Slater |
2008-10-25 | added tests to dist | Noah Slater |
2008-10-25 | Add m4 helper file. | Jan Lehnardt |
2008-10-25 | Fix edoc error in distribution. | Jan Lehnardt |
2008-10-25 | Only link against -lcrypt on Linux & BSD systems. | Jan Lehnardt |
2008-10-25 | added CURL flags to couchjs build | Noah Slater |
2008-10-25 | Add checks for libcurl to ./configure. Picked version 7.16.0 as lowest requir... | Jan Lehnardt |
2008-10-25 | made default/couchdb a dist_ target | Noah Slater |
2008-10-25 | Add missing -lcrypt option. Fixes build. | Jan Lehnardt |
2008-10-24 | Add couchpw.c file for managing CouchDB password files. NEEDS LICENSE CLEARAN... | Jan Lehnardt |
2008-10-23 | Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr... | Jan Lehnardt |
2008-10-23 | Put local.ini into distribution package. | Jan Lehnardt |
2008-10-23 | Put .erl files back into distribution package. | Jan Lehnardt |
2008-10-23 | removed check-news check completely | Noah Slater |
2008-10-23 | check NIGHTLY for any value | Noah Slater |
2008-10-23 | added NIGHTLY and FLAGS env variables | Noah Slater |
2008-10-23 | added header to SOURCES | Noah Slater |
2008-10-23 | fixed jobserver issues with edoc generation | Noah Slater |
2008-10-23 | moved erlang compilation out of check_PROGRAMS | Noah Slater |
2008-10-22 | Send a notification when a database is created | Jan Lehnardt |
2008-10-22 | First check-in of admin http authentication and authorization. | Damien F. Katz |
2008-10-22 | osx launchctl readme notes | John Christopher Anderson |
2008-10-21 | fix for COUCHDB-139 keys available when reduce=false | John Christopher Anderson |
2008-10-21 | fix for COUCHDB-138 include_docs=true&reduce=false | John Christopher Anderson |
2008-10-21 | test to close COUCHDB-117 | John Christopher Anderson |
2008-10-21 | Removed debugging statement. | Damien F. Katz |
2008-10-21 | Fix for COUCHDB-99. Certain Skipped KeyValue pairs weren't being assembled in... | Damien F. Katz |
2008-10-11 | svn:ignore test/local.ini | John Christopher Anderson |
2008-10-11 | simplified CouchDB.port handling in tests | John Christopher Anderson |
2008-10-11 | updated install instructions for ubuntu libcurl package | John Christopher Anderson |
2008-10-11 | fixed missing DESTDIRs in (un)install hooks, thanks Mark Baran | Noah Slater |
2008-10-11 | db update notification process fix - thanks vmx, davisp, dreid | John Christopher Anderson |