summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-10Fixes for leaked file handles, with test.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@763858 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Fix to allow couch_file use in tests without the server being started.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@763833 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Removal of unused member in write_stream record.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@763818 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ↵Damien F. Katz
own stream and calling set_min_buffer instead of ensure_buffer. Also fixed spurious couch_file crash messages by putting the statistics decrement code into a seperate monitoring process. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@763816 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Add null_authentication_handler. It is useful when running CouchDB behind an ↵Jan Lehnardt
authenticating proxy which proxies the basic auth http headers to CouchDB. Having no admins defined makes authentication impossible. Use the null_authentication_handler instead. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@762574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05added compaction for view indexes. See COUCHDB-92Adam Kocoloski
No tests or Futon interface for this feature yet. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@762153 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Use now_diff instead of statistics(runtime). Closes COUCHDB-316Adam Kocoloski
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@762019 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04use my apache.org addressAdam Kocoloski
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@762016 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02reworked the pid fileNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761355 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02added placeholders for 0.10Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761353 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02update permission adviceNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761352 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02made trunk alpha againNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761348 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02combined similar sectionsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761347 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02correctionNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761343 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31updated svn:ignoreNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760539 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31added chmod instructionsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760538 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31updated chown instructionsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760537 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31added ac_check_curl.m4Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760535 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31unify including of couch_db.hrlJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760533 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31cleaned up NOTICENoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760532 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31removed build-aux, closed COUCHDB-309Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760503 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31corrected wiki URINoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@760442 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28always load _conflicts in _show functionsJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@759588 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Location header responses should be absolute URIs, thanks ChristopherJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@758942 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26return a Location header on newly created documents using PUT requestsJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@758768 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26return Location header for newly create databasesJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@758723 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26whitespaceJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@758717 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Fix for crash when compacting an empty databaseDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@758093 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24added PREFIX/etc/couchdb to chown instructionsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757875 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24minor correctionsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757871 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24added local_dev.ini to tarballNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757823 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24annoying fixesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757794 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24corrected invokationNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757783 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24remove references to the incubatorNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757780 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24corrected usage of test in couchdb scriptNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757772 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24fix unstable stats test; the open_os_files counter needs a separate testJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757744 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24make some error messages more readable, committed for jchrisJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757714 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24force full doc reload because ETags don't honour compactionJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757711 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24added runner.sh to test/Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757630 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23formatting fixNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757476 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23added init_sysconf_data to EXTRA_DISTNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757471 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23added my changes to NEWS and CHANGESNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757467 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23redirect output from launchd to STDERR and STDOUT, thanks Florian Ebeling, ↵Noah Slater
closes COUCHDB-278 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757465 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23removed config.* files from the buildNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757458 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23updated config.guess.gz and config.sub.gzNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757450 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23spelling/copy fixesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757449 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23updated news about backwards incompatible changesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757446 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23updated version number and metadataNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757441 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Add some more Futon bits to NEWS.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757436 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23redirect errors to /dev/nullNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757435 13f79535-47bb-0310-9956-ffa450edef68