Age | Commit message (Expand) | Author |
2009-02-15 | View etags are now provided. See note in the source about how they could be m... | John Christopher Anderson |
2009-02-13 | Accept standalone attachment PUTs with Transfer-Encoding: chunked | John Christopher Anderson |
2009-02-12 | Fix for spurious 'server restarted' during replication | Damien F. Katz |
2009-02-12 | allow user-configurable directory for view indexes. | John Christopher Anderson |
2009-01-26 | Change _slow_view back to _temp_view, as discussed on the mailing list (see h... | Christopher Lenz |
2009-01-26 | set OnDemand to true in plist | Noah Slater |
2009-01-23 | added newline | Noah Slater |
2009-01-23 | - document [admin] section in local.ini | Jan Lehnardt |
2009-01-23 | Added task status checking, to help debug the progress of long running tasks,... | Damien F. Katz |
2009-01-23 | View list functions can stream views in any format. See list_views test for d... | John Christopher Anderson |
2009-01-19 | tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is han... | Damien F. Katz |
2009-01-12 | rename _form to _show and move the funcs in the design doc to design.show.docs | John Christopher Anderson |
2009-01-04 | Rename _temp_views to _slow_views. Any clients who were using temp views are ... | John Christopher Anderson |
2008-12-29 | merge form branch to trunk | John Christopher Anderson |
2008-12-24 | I agree with Damien that action.js is more than we want to support right now.... | John Christopher Anderson |
2008-12-19 | shorter path to _action servers, external supports better routing control | John Christopher Anderson |
2008-12-18 | fix for crash of couch_server when database non-existant | Damien F. Katz |
2008-12-18 | Fixed problem when a crashed db can cause couch_server to crash when it attem... | Damien F. Katz |
2008-12-16 | the external process handler | John Christopher Anderson |
2008-12-16 | remove couch_ft_query | John Christopher Anderson |
2008-12-12 | modifications to view server to keep the file descriptor open for the life of... | Damien F. Katz |
2008-11-22 | Added WWW-Authenticate default value to the ini file, for use with default au... | Damien F. Katz |
2008-11-20 | Nearly completed security/validation work. Still needs replication testing. | Damien F. Katz |
2008-11-17 | More security and validation work. Still incomplete. | Damien F. Katz |
2008-10-31 | couchdb once again serves favicon.ico | John Christopher Anderson |
2008-10-25 | corrected build for local.ini | Noah Slater |
2008-10-25 | made default/couchdb a dist_ target | Noah Slater |
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-11 | fixed missing DESTDIRs in (un)install hooks, thanks Mark Baran | Noah Slater |
2008-10-08 | added _restart to default.ini, and test that restart works | John Christopher Anderson |
2008-10-02 | HTTPd refactoring. Moved most code out of couch_httpd into associated modules... | Damien F. Katz |
2008-09-14 | modified Makefile.am not to clean non-generated file | Noah Slater |
2008-09-13 | Moved most of the startup services from being hard coded in couch_server_sup ... | Damien F. Katz |
2008-09-13 | added quotes around filename | Noah Slater |
2008-09-11 | removed make packaging of etc/default/couchdb | Noah Slater |
2008-09-11 | remove PID and INI options from the etc/default file and added COUCHDB_OPTION... | Noah Slater |
2008-08-30 | Update local.ini example file to reflect the new configuration option names. | Jan Lehnardt |
2008-08-30 | - Rename configuration options and sections to allow for a nicer .ini file an... | Jan Lehnardt |
2008-08-29 | Fix up svn:ignore properties after runtimeconfig branch merge. | Christopher Lenz |
2008-08-21 | changed chmod style | Noah Slater |
2008-08-20 | add missing files | Jan Lehnardt |
2008-08-20 | Merge runtimeconfig branch back into trunk | Jan Lehnardt |
2008-08-18 | removed unused configuration files | Noah Slater |
2008-08-18 | removed @configure_input@ use | Noah Slater |
2008-06-16 | renamed directory variables, stage two | Noah Slater |
2008-06-16 | renamed directory variables, stage one | Noah Slater |
2008-06-15 | removed abspath from makefiles | Noah Slater |
2008-06-07 | removed old, broken, datarootdir hack | Noah Slater |
2008-06-07 | fixed double slash problems in configuration files | Noah Slater |