Age | Commit message (Expand) | Author |
2009-04-18 | refactor main.js into many files and improve show/list error handling | John Christopher Anderson |
2009-04-18 | Resolves COUCHDB-306 - Wacky error responses to malformed documents | Paul Joseph Davis |
2009-04-18 | Fixes COUCHDB-310 | Paul Joseph Davis |
2009-04-18 | Fixes COUCHDB-311 | Paul Joseph Davis |
2009-04-18 | Fixes COUCHDB-322 | Paul Joseph Davis |
2009-04-18 | updated for recent changes | Noah Slater |
2009-04-18 | create /var/run/couchdb during init script | Noah Slater |
2009-04-17 | output errors differently during chunked responses (view and list) | John Christopher Anderson |
2009-04-16 | Baby steps toward better reporting of os_process errors (and JavaScript synta... | John Christopher Anderson |
2009-04-15 | change error message from list to binary string | John Christopher Anderson |
2009-04-15 | add bulkSave method to jquery.couch.js | John Christopher Anderson |
2009-04-15 | URL-encode attachment paths during replication | Adam Kocoloski |
2009-04-14 | whitespace | Jan Lehnardt |
2009-04-11 | refactor: extract method from doc_flush_binaries. add with_stream/2 to handle... | John Christopher Anderson |
2009-04-10 | Fixes for leaked file handles, with test. | Damien F. Katz |
2009-04-09 | Fix to allow couch_file use in tests without the server being started. | Damien F. Katz |
2009-04-09 | Removal of unused member in write_stream record. | Damien F. Katz |
2009-04-09 | Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ... | Damien F. Katz |
2009-04-07 | Add null_authentication_handler. It is useful when running CouchDB behind an ... | Jan Lehnardt |
2009-04-05 | added compaction for view indexes. See COUCHDB-92 | Adam Kocoloski |
2009-04-04 | Use now_diff instead of statistics(runtime). Closes COUCHDB-316 | Adam Kocoloski |
2009-04-04 | use my apache.org address | Adam Kocoloski |
2009-04-02 | reworked the pid file | Noah Slater |
2009-04-02 | added placeholders for 0.10 | Noah Slater |
2009-04-02 | update permission advice | Noah Slater |
2009-04-02 | made trunk alpha again | Noah Slater |
2009-04-02 | combined similar sections | Noah Slater |
2009-04-02 | correction | Noah Slater |
2009-03-31 | updated svn:ignore | Noah Slater |
2009-03-31 | added chmod instructions | Noah Slater |
2009-03-31 | updated chown instructions | Noah Slater |
2009-03-31 | added ac_check_curl.m4 | Noah Slater |
2009-03-31 | unify including of couch_db.hrl | Jan Lehnardt |
2009-03-31 | cleaned up NOTICE | Noah Slater |
2009-03-31 | removed build-aux, closed COUCHDB-309 | Noah Slater |
2009-03-31 | corrected wiki URI | Noah Slater |
2009-03-28 | always load _conflicts in _show functions | Jan Lehnardt |
2009-03-27 | Location header responses should be absolute URIs, thanks Christopher | Jan Lehnardt |
2009-03-26 | return a Location header on newly created documents using PUT requests | Jan Lehnardt |
2009-03-26 | return Location header for newly create databases | Jan Lehnardt |
2009-03-26 | whitespace | Jan Lehnardt |
2009-03-24 | Fix for crash when compacting an empty database | Damien F. Katz |
2009-03-24 | added PREFIX/etc/couchdb to chown instructions | Noah Slater |
2009-03-24 | minor corrections | Noah Slater |
2009-03-24 | added local_dev.ini to tarball | Noah Slater |
2009-03-24 | annoying fixes | Noah Slater |
2009-03-24 | corrected invokation | Noah Slater |
2009-03-24 | remove references to the incubator | Noah Slater |
2009-03-24 | corrected usage of test in couchdb script | Noah Slater |
2009-03-24 | fix unstable stats test; the open_os_files counter needs a separate test | Jan Lehnardt |