Age | Commit message (Expand) | Author |
2008-06-09 | Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion. | Damien F. Katz |
2008-06-09 | corrected use of package tarname in instalation directories | Noah Slater |
2008-06-09 | updated configure to look for CHANGES | Noah Slater |
2008-06-07 | reverted previous change to NOTICE and added small tweeks | Noah Slater |
2008-06-07 | removed old, broken, datarootdir hack | Noah Slater |
2008-06-07 | updated build-contrib scripts | Noah Slater |
2008-06-07 | changed version number and package tarname | Noah Slater |
2008-06-07 | removed svn2cl from the build | Noah Slater |
2008-06-07 | corrected use of erlc to $(ERLC) | Noah Slater |
2008-06-07 | fixed double slash problems in configuration files | Noah Slater |
2008-06-07 | modified NOTICE as best I could while satisfying legal concerns, will probabl... | Noah Slater |
2008-06-06 | Added comments and clarity to the reduce/combine test. again | Damien F. Katz |
2008-06-06 | Added comments and clarity to the reduce/combine test | Damien F. Katz |
2008-06-06 | whitespace only, rewrapped text to standard 79 characters | Noah Slater |
2008-06-06 | added standard header | Noah Slater |
2008-06-06 | slight rewording, more concise | Noah Slater |
2008-06-06 | VERY slight formatting tweeks | Noah Slater |
2008-06-06 | Bring NOTICE file content and structure into compliance with ASF requirements... | Christopher Lenz |
2008-06-06 | Add version tags for CSS and Javascript references in Futon to avoid stale ca... | Christopher Lenz |
2008-06-06 | Added CHANGES to Makefile. | Christopher Lenz |
2008-06-06 | NEWS updated, many changes moved to CHANGES, which is a manually written chan... | Christopher Lenz |
2008-06-06 | minor aesthetic tweeks to NEWS | Noah Slater |
2008-06-06 | merge entries for 0.7.3a (which was only a placeholder) and 0.8.0 | Jan Lehnardt |
2008-06-05 | Added reduce/combine example. Fixed broken node chunking with very large key... | Damien F. Katz |
2008-06-05 | update news in preparation for 0.8.0 | Jan Lehnardt |
2008-06-05 | Remove /db/_search API call. This will be maintained in the lucene-search bra... | Jan Lehnardt |
2008-06-05 | Remove the Javascript shell from Futon due to unresolved licensing issues. | Christopher Lenz |
2008-06-05 | improved example adduser invokation | Noah Slater |
2008-06-04 | Use linebreaks between rows for view results with a negative count value, sam... | Christopher Lenz |
2008-06-04 | Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed. | Christopher Lenz |
2008-06-04 | Enable the use of an unencoded slash in the URL of design documents. Closes C... | Christopher Lenz |
2008-06-03 | Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce co... | Christopher Lenz |
2008-06-02 | Increase the request body size limitations on bulk_docs and document POST to ... | Christopher Lenz |
2008-06-02 | * The map/reduce function textareas in Futon are now horizontally resizable s... | Christopher Lenz |
2008-06-02 | Display group reduce results in Futon by default. | Christopher Lenz |
2008-06-02 | correct Erlang version checking | Noah Slater |
2008-05-29 | Grouped reduce support. Needs performance work. | Damien F. Katz |
2008-05-26 | Experimental functionality to increment database update seq, might go away, u... | Damien F. Katz |
2008-05-26 | Fix assertion in compaction test. | Christopher Lenz |
2008-05-26 | Add back /_restart URL that got lost in the transition to MochiWeb. | Christopher Lenz |
2008-05-26 | Update to test suite after status code change in r660176. | Christopher Lenz |
2008-05-26 | * Respond to DELETE requests with a "200 OK" status code instead of "202 Acce... | Christopher Lenz |
2008-05-26 | Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Clos... | Christopher Lenz |
2008-05-26 | Improve the debug logging of request details. As the logging was split into m... | Christopher Lenz |
2008-05-26 | Remove incomplete Lucene integration (will be moved to a branch). | Christopher Lenz |
2008-05-26 | Applied patch to enable logging from Javascript view functions. Closes COUCHD... | Christopher Lenz |
2008-05-26 | Change error handling on unknown private paths to be more consistent with how... | Christopher Lenz |
2008-05-26 | Updated MochiWeb in trunk to r76. Closes COUCHDB-42. | Christopher Lenz |
2008-05-25 | Use limit of 4GB for document PUT requests, instead of the MochiWeb default o... | Christopher Lenz |
2008-05-25 | Fix for file attachments using too much space in compacted databases | Damien F. Katz |