Age | Commit message (Expand) | Author |
2009-07-21 | Avoid wrapping of long database names in the Futon sidebar. | Christopher Lenz |
2009-07-21 | One line patch to fix _local docs. | Paul Joseph Davis |
2009-07-21 | fix view selection in Futon for Opera, patch by Alexander Uvarov, closes COUC... | Jan Lehnardt |
2009-07-21 | refactor jquery.couch.js, gets rid of a lot of duplicate code, patch by Yoan ... | Jan Lehnardt |
2009-07-21 | Close jsonp response for _changes requests. Patch by Benoit Chesneau. Closes ... | Jan Lehnardt |
2009-07-20 | Make the view URL in Futon consistent with the URL for views in the HTTP inte... | Christopher Lenz |
2009-07-20 | Optimize filtered _changes to use an OS process only when actively filtering ... | Damien F. Katz |
2009-07-20 | Initial checkin of _changes filters. The prime weak-spot for this approach is... | John Christopher Anderson |
2009-07-19 | oops, bug in r795297 (listen for local update notifications) | Adam Kocoloski |
2009-07-19 | protect against empty (=deleted) values. Closes COUCHDB-355 | Adam Kocoloski |
2009-07-18 | listen for local update notifications when continuous=true | Adam Kocoloski |
2009-07-17 | update ibrowse to 1.5.1+ | Adam Kocoloski |
2009-07-17 | MD5 term checking by using leading bit in 32 bit length to indicate MD5 prese... | Damien F. Katz |
2009-07-17 | update etap tests for new attachment format. | Adam Kocoloski |
2009-07-17 | Deterministic revids, MD5 checking of documents, added tracking of rev when a... | Damien F. Katz |
2009-07-17 | one line fix | Noah Slater |
2009-07-16 | second cut at _changes feed consumer. still not used by replicator | Adam Kocoloski |
2009-07-16 | first cut at _changes feed consumer. not yet used by replication | Adam Kocoloski |
2009-07-16 | checkpoint long-running view updates | Adam Kocoloski |
2009-07-16 | git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794834 13f79535-47... | Noah Slater |
2009-07-16 | build fails, note to self | Noah Slater |
2009-07-16 | fixed bug | Noah Slater |
2009-07-16 | added missing file | Noah Slater |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-14 | corrected spelling | Noah Slater |
2009-07-14 | updated licence.skip | Noah Slater |
2009-07-14 | added licence check, and licence.skip | Noah Slater |
2009-07-12 | Added an implementation of Tequals(expect, found, mesg) | Paul Joseph Davis |
2009-07-12 | removed some unnecessary logging | John Christopher Anderson |
2009-07-11 | Updated the custom test run to use a locally defined T() function. | Paul Joseph Davis |
2009-07-11 | Only update a document's _id and _rev if the save was successful. | Paul Joseph Davis |
2009-07-11 | Forgot to add custom_test.html to share/Makefile.am | Paul Joseph Davis |
2009-07-11 | Create tests in Futon. | Paul Joseph Davis |
2009-07-11 | send Location header for new or updated attachments | Jan Lehnardt |
2009-07-11 | tabs -> spaces, other whitespace | Jan Lehnardt |
2009-07-10 | fix whitespace | Jan Lehnardt |
2009-07-10 | remove log statement | Jan Lehnardt |
2009-07-10 | fix attachment etags, thanks Mark Hammond for the test case. closes COUCHDB-386 | John Christopher Anderson |
2009-07-10 | Apply patch from Benoit Chesneau's COUCHDB-404 | John Christopher Anderson |
2009-07-09 | fix and test for scrambling of large inline attachments | Adam Kocoloski |
2009-07-08 | Fixes COUCHDB-389 | Paul Joseph Davis |
2009-07-08 | Fixes COUCHDB-402 | Paul Joseph Davis |
2009-07-07 | fix deleted_conflicts qs parameter | Adam Kocoloski |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-07-05 | removed unused variable | Noah Slater |
2009-07-05 | create run dir on install | Noah Slater |
2009-07-04 | send utf-8 hearders with list and show responses. closes COUCHDB-392 | John Christopher Anderson |
2009-07-04 | Name view index files by their function hashes for no downtime deploys. Close... | John Christopher Anderson |
2009-07-04 | last three dialyzer recommended cleanups | John Christopher Anderson |
2009-07-04 | remove old file | Jan Lehnardt |