summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-16Baby steps toward better reporting of os_process errors (and JavaScript synta...John Christopher Anderson
2009-04-15change error message from list to binary stringJohn Christopher Anderson
2009-04-15add bulkSave method to jquery.couch.jsJohn Christopher Anderson
2009-04-15URL-encode attachment paths during replicationAdam Kocoloski
2009-04-14whitespaceJan Lehnardt
2009-04-11refactor: extract method from doc_flush_binaries. add with_stream/2 to handle...John Christopher Anderson
2009-04-10Fixes for leaked file handles, with test.Damien F. Katz
2009-04-09Fix to allow couch_file use in tests without the server being started.Damien F. Katz
2009-04-09Removal of unused member in write_stream record.Damien F. Katz
2009-04-09Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...Damien F. Katz
2009-04-07Add null_authentication_handler. It is useful when running CouchDB behind an ...Jan Lehnardt
2009-04-05added compaction for view indexes. See COUCHDB-92Adam Kocoloski
2009-04-04Use now_diff instead of statistics(runtime). Closes COUCHDB-316Adam Kocoloski
2009-04-04use my apache.org addressAdam Kocoloski
2009-04-02reworked the pid fileNoah Slater
2009-04-02added placeholders for 0.10Noah Slater
2009-04-02update permission adviceNoah Slater
2009-04-02made trunk alpha againNoah Slater
2009-04-02combined similar sectionsNoah Slater
2009-04-02correctionNoah Slater
2009-03-31updated svn:ignoreNoah Slater
2009-03-31added chmod instructionsNoah Slater
2009-03-31updated chown instructionsNoah Slater
2009-03-31added ac_check_curl.m4Noah Slater
2009-03-31unify including of couch_db.hrlJan Lehnardt
2009-03-31cleaned up NOTICENoah Slater
2009-03-31removed build-aux, closed COUCHDB-309Noah Slater
2009-03-31corrected wiki URINoah Slater
2009-03-28always load _conflicts in _show functionsJan Lehnardt
2009-03-27Location header responses should be absolute URIs, thanks ChristopherJan Lehnardt
2009-03-26return a Location header on newly created documents using PUT requestsJan Lehnardt
2009-03-26return Location header for newly create databasesJan Lehnardt
2009-03-26whitespaceJan Lehnardt
2009-03-24Fix for crash when compacting an empty databaseDamien F. Katz
2009-03-24added PREFIX/etc/couchdb to chown instructionsNoah Slater
2009-03-24minor correctionsNoah Slater
2009-03-24added local_dev.ini to tarballNoah Slater
2009-03-24annoying fixesNoah Slater
2009-03-24corrected invokationNoah Slater
2009-03-24remove references to the incubatorNoah Slater
2009-03-24corrected usage of test in couchdb scriptNoah Slater
2009-03-24fix unstable stats test; the open_os_files counter needs a separate testJan Lehnardt
2009-03-24make some error messages more readable, committed for jchrisJan Lehnardt
2009-03-24force full doc reload because ETags don't honour compactionJan Lehnardt
2009-03-24added runner.sh to test/Noah Slater
2009-03-23formatting fixNoah Slater
2009-03-23added init_sysconf_data to EXTRA_DISTNoah Slater
2009-03-23added my changes to NEWS and CHANGESNoah Slater
2009-03-23redirect output from launchd to STDERR and STDOUT, thanks Florian Ebeling, cl...Noah Slater
2009-03-23removed config.* files from the buildNoah Slater