Age | Commit message (Expand) | Author |
2008-09-23 | Changed call to Req:recv_body() by Damien's request. | Jan Lehnardt |
2008-09-23 | Fix config file writer issue, where doplicate sections would be created | Jan Lehnardt |
2008-09-22 | corrected spelling | Noah Slater |
2008-09-21 | change integer handling in mochijson2 to fix JSON regression COUCHDB-118 | John Christopher Anderson |
2008-09-20 | reduce=false closes COUCHDB-76 | John Christopher Anderson |
2008-09-17 | added $(EXEEXT) to target per automakes advice | Noah Slater |
2008-09-17 | removed useless line | Noah Slater |
2008-09-16 | Install the new config page in Futon. | Jan Lehnardt |
2008-09-16 | Add HTTP API for getting the complete config, and add a page to Futon that di... | Christopher Lenz |
2008-09-15 | Fix for error when saving an attachment during a compaction. | 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 | remove leftover debug statement | Jan Lehnardt |
2008-09-13 | Changes and refactorings to couch_config | 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 | updated CHANGES | Noah Slater |
2008-09-11 | remove PID and INI options from the etc/default file and added COUCHDB_OPTION... | Noah Slater |
2008-09-11 | Check-in of document purge functionality. | Damien F. Katz |
2008-09-09 | Fix for attachment content-type conversion from/to binary in RESTful API. | Christopher Lenz |
2008-09-08 | fixed adduser path | Noah Slater |
2008-09-08 | Add simple test for retrieving a specific revision of a document (for r693115). | Christopher Lenz |
2008-09-08 | Fix retrieval of specific document revisions, which needed to be updated for ... | Christopher Lenz |
2008-09-02 | Fix for bug COUCHDB-109. | Damien F. Katz |
2008-09-01 | removed unused variables | Noah Slater |
2008-08-31 | Fix the config HTTP API for the changed JSON representation, remove the POST ... | Christopher Lenz |
2008-08-31 | Merged json_term_changes branch back into trunk. | Christopher Lenz |
2008-08-31 | Register files added for futon uploads with the Makefile. | Christopher Lenz |
2008-08-30 | Rename 'module' to 'section', and 'variable' to 'option' in the config code. | Christopher Lenz |
2008-08-30 | Implement attachment uploading in Futon. | Christopher Lenz |
2008-08-30 | Remove unused file | Jan Lehnardt |
2008-08-30 | - Remove dependency on test/local.ini | Jan Lehnardt |
2008-08-30 | Fix multi-ini-file support with -b option. | Jan Lehnardt |
2008-08-30 | Update local.ini example file to reflect the new configuration option names. | Jan Lehnardt |
2008-08-30 | Fix -b startup option. | Jan Lehnardt |
2008-08-30 | Use 127.0.0.1 instead of localhost to point to Futon to avoid people reportin... | Jan Lehnardt |
2008-08-30 | Missed a configuration option earlier. | Jan Lehnardt |
2008-08-30 | - Rename configuration options and sections to allow for a nicer .ini file an... | Jan Lehnardt |
2008-08-30 | Add dummy ini file. Fixes test runs. | Jan Lehnardt |
2008-08-30 | Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t... | Christopher Lenz |
2008-08-30 | Fix for deleting attachments in Futon. | Christopher Lenz |
2008-08-29 | Provide pagination for the database index page in Futon. | Christopher Lenz |
2008-08-29 | Fix up svn:ignore properties after runtimeconfig branch merge. | Christopher Lenz |
2008-08-24 | fix for occasional crash when attempting to open a database on a heavily load... | Damien F. Katz |
2008-08-22 | Fix for couch_server process crash when databases that don't exist are attemp... | Damien F. Katz |
2008-08-22 | Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ... | Jan Lehnardt |
2008-08-21 | changed chmod style | Noah Slater |
2008-08-20 | Fix for possible multi-threading bottleneck in ICU driver. | Damien F. Katz |
2008-08-20 | add missing files | Jan Lehnardt |
2008-08-20 | Trying to fix svnmerge screw-up, Christopher, am I doing that right? -- Thx, Jan | Jan Lehnardt |