Age | Commit message (Expand) | Author |
2008-09-25 | Futon pagination no longer uses negative counts. | John Christopher Anderson |
2008-09-20 | reduce=false closes COUCHDB-76 | John Christopher Anderson |
2008-09-16 | Add HTTP API for getting the complete config, and add a page to Futon that di... | Christopher Lenz |
2008-09-13 | remove leftover debug statement | Jan Lehnardt |
2008-09-13 | Changes and refactorings to couch_config | Damien F. Katz |
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 | Add simple test for retrieving a specific revision of a document (for r693115). | Christopher Lenz |
2008-09-02 | Fix for bug COUCHDB-109. | Damien F. Katz |
2008-08-31 | Merged json_term_changes branch back into trunk. | Christopher Lenz |
2008-08-30 | Implement attachment uploading in Futon. | 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-20 | Merge runtimeconfig branch back into trunk | Jan Lehnardt |
2008-08-14 | CouchDB performance work. Faster Btree updates and lookups. | Damien F. Katz |
2008-08-12 | HTTP COPY & MOVE for documents with tests | Jan Lehnardt |
2008-08-08 | Idempotent document creation support, new HTTP api to generate UUIDs and supp... | Damien F. Katz |
2008-08-08 | COUCHDB-103 Fixed incompatibilty with new javascript (1.8) that no longer sup... | Damien F. Katz |
2008-08-07 | Fix for bug COUCHDB-100. | Damien F. Katz |
2008-08-01 | Experimental tabbed interface in Futon document view to switch between tabula... | Christopher Lenz |
2008-08-01 | Fix collapsing of nested objects in Futon document view in Safari. | Christopher Lenz |
2008-08-01 | Fix auto-expanding of view editor textareas for temp views. | Christopher Lenz |
2008-07-29 | Fix for problem with count query arg in grouped reduce views. Previous fix wo... | Damien F. Katz |
2008-07-29 | Removed some debugging stuff I left in the tests. oops. | Damien F. Katz |
2008-07-29 | Test changes I forgot to check in earlier. Contains a formatting change and a... | Damien F. Katz |
2008-07-25 | Apply patch by Yoan Blanc to fix the view selector in Futon for Opera and IE.... | Christopher Lenz |
2008-07-22 | Fix for compacted databases reporting 0 documents after compaction | Damien F. Katz |
2008-07-17 | Allow for empty attachments. | Jan Lehnardt |
2008-07-10 | Make RESTful attachment API concurrency aware and the code a little more conc... | Jan Lehnardt |
2008-07-06 | Add RESTful API for document attachments as per http://groups.google.com/grou... | Jan Lehnardt |
2008-07-03 | Expose endkey_docid as a view query option through the HTTP API (including te... | Jan Lehnardt |
2008-06-23 | Apply patch by Chris Anderson that fixes an edge case in the HTTP view interf... | Christopher Lenz |
2008-06-23 | Create more docs in the database for the compaction test, so that the differe... | Christopher Lenz |
2008-06-23 | Improve error handling for undefined values emitted by map functions. Closes ... | Christopher Lenz |
2008-06-23 | Seal the document in Javascript view functions in 'deep' mode so that it's no... | Christopher Lenz |
2008-06-13 | Tests that weren't checked in for a previous bug fix | Damien F. Katz |
2008-06-09 | added new line to reduce test to show bulk update failure on safari | Damien F. Katz |
2008-06-09 | Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion. | Damien F. Katz |
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 | Add version tags for CSS and Javascript references in Futon to avoid stale ca... | Christopher Lenz |
2008-06-05 | Added reduce/combine example. Fixed broken node chunking with very large key... | Damien F. Katz |
2008-06-05 | Remove the Javascript shell from Futon due to unresolved licensing issues. | Christopher Lenz |
2008-06-04 | Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed. | Christopher Lenz |
2008-06-03 | Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce co... | 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-05-29 | Grouped reduce support. Needs performance work. | 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 |