Age | Commit message (Expand) | Author |
2010-06-24 | proper docid escaping in Futon view display, thanks Paul Bonser. Closes COUCH... | John Christopher Anderson |
2010-06-24 | add $.couch.urlPrefix to link to users db. closes COUCHDB-742 | John Christopher Anderson |
2010-06-24 | better error message for db names, closes COUCHDB-741 thanks Frank | John Christopher Anderson |
2010-06-24 | close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian Jenkins | John Christopher Anderson |
2010-06-24 | allow help2man to work with commands that send help output to stderr | Jan Lehnardt |
2010-06-24 | wait forever on large ini files | Jan Lehnardt |
2010-06-24 | ignore error when loading public_key on R12B5. spotted by barj on irc | Benoit Chesneau |
2010-06-24 | use JSON content type in replicator, require it in the _bulk_docs and other P... | John Christopher Anderson |
2010-06-24 | send browsers to /_utils/session.html when they need to log in | John Christopher Anderson |
2010-06-23 | make jquery.couch.js changes handling more robust | John Christopher Anderson |
2010-06-23 | Added files missing from last checkin for COUCHDB-807 | Damien F. Katz |
2010-06-23 | Authentication caching, to avoid repeated opening and closing of the users da... | Damien F. Katz |
2010-06-23 | Make file deletions async to avoid pauses during compaction and db deletion. ... | Damien F. Katz |
2010-06-22 | Add missing test files to Makefile.am. | Jan Lehnardt |
2010-06-21 | Fix query parameter encoding issue. | Jan Lehnardt |
2010-06-19 | jquery.couch.js changes options handling | John Christopher Anderson |
2010-06-19 | fix issue COUCHDB-805. tested on R13B-04 and R14A. also public_key is | Benoit Chesneau |
2010-06-17 | jquery.couch.js works with PUT to delete. | John Christopher Anderson |
2010-06-16 | provide a uuid to update functions (and all other functions) that they can us... | John Christopher Anderson |
2010-06-16 | small optimization for reordering result lists | Adam Kocoloski |
2010-06-16 | add continuous replication support to Futon | John Christopher Anderson |
2010-06-16 | remove unused Bt from chunkify function | Adam Kocoloski |
2010-06-16 | indicate which test is running in the top of the test runner | John Christopher Anderson |
2010-06-15 | Fix for wrong offset when writing headers and converting them to blocks, only... | Damien F. Katz |
2010-06-15 | Fix warnings on Linux builds. | Jan Lehnardt |
2010-06-15 | Add missing file from COUCHDB-777. | Jan Lehnardt |
2010-06-15 | demonstrate include_sasl logging option in .ini | Adam Kocoloski |
2010-06-15 | iodata() type is too new for us | Adam Kocoloski |
2010-06-15 | jquery.couch.js uses a cache-buster when the browser is msie | John Christopher Anderson |
2010-06-14 | add changes handler to jquery.couch.js | John Christopher Anderson |
2010-06-13 | hack for log requests during make check, when logger is not running | Adam Kocoloski |
2010-06-13 | synchronous logging, COUCHDB-761. Patch by Randall Leeds. | Adam Kocoloski |
2010-06-12 | log HEAD requests as HEAD, not GET. COUCHDB-788 | Adam Kocoloski |
2010-06-12 | more efficient header commits. COUCHDB-767 | Adam Kocoloski |
2010-06-12 | remove unnuecessary receive loop in commit_data. COUCHDB-794 | Adam Kocoloski |
2010-06-12 | Fix hanging replication. COUCHDB-793. Thanks Filipe and Paul Bonser. | Adam Kocoloski |
2010-06-10 | Code mods to support streaming attachment replication. | Damien F. Katz |
2010-06-08 | preserve _revs_limit after compaction. COUCHDB-789 | Adam Kocoloski |
2010-06-07 | button on test suite page to replicate test_suite_reports to community couchdb | John Christopher Anderson |
2010-06-06 | keep massive invalid json blobs out of the error logger, move them to debug log | John Christopher Anderson |
2010-06-05 | fix #COUCHDB-787 . thanks! | Benoit Chesneau |
2010-06-05 | update_seq is only in view response when update_seq=true is in query params | John Christopher Anderson |
2010-06-03 | Add test case for by-doc-id replication with slashes. | Jan Lehnardt |
2010-06-03 | Fix button name in text. Closes COUCHDB-657. | Jan Lehnardt |
2010-06-03 | Fix test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546 | Jan Lehnardt |
2010-06-03 | Futon: sort databases in replicator source and target drop-down. | Jan Lehnardt |
2010-06-03 | More work to allow for streaming attachment replication. | Damien F. Katz |
2010-06-02 | If aclocal needs to be called during a build, its options are taken | Jan Lehnardt |
2010-06-02 | add legalese for jspec | Jan Lehnardt |
2010-06-02 | Avoid double escaping in Futon edit fields. Patch by Martin Haaß. Closes COU... | Jan Lehnardt |