Age | Commit message (Expand) | Author |
2010-03-17 | Wait a little longer, this should help slower systems. | Jan Lehnardt |
2010-03-05 | efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639 | Adam Kocoloski |
2010-03-05 | faster LRU test in 070-couch-db.t | Adam Kocoloski |
2010-03-04 | reverting damien's latest commit until we can figure out why it's causing fai... | John Christopher Anderson |
2010-03-04 | Changed process tree shutdown to be synchronous, to eliminate spurious test f... | Damien F. Katz |
2010-03-01 | add etap test file to Makefile | Jan Lehnardt |
2010-03-01 | fix issue COUCHDB-678 applying patch from Filipe Manana. | Benoit Chesneau |
2010-02-26 | fdmananas patch for filtered replication via COUCHDB-673 | John Christopher Anderson |
2010-02-19 | add etap test for vhosts | Jan Lehnardt |
2010-02-18 | capitalization | Jan Lehnardt |
2010-02-18 | Fixes COUCHDB-640 - Reset views with invalid update seqs. | Paul Joseph Davis |
2010-01-29 | Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili... | John Christopher Anderson |
2010-01-14 | use the ./configure detected erlc, fixes builds where erlc is not in PATH | Jan Lehnardt |
2010-01-12 | Add utility for verifying hashes. | Jason David Davies |
2009-12-16 | Provide Content-MD5 header support for attachments. | Paul Joseph Davis |
2009-11-26 | Complete refactoring of couch_js. | Paul Joseph Davis |
2009-11-26 | Move all C code to src/couchdb/priv | Paul Joseph Davis |
2009-11-13 | Fix broken etap test. | Damien F. Katz |
2009-11-13 | Initial check-in of APIs for multiple/related supported and incremental repli... | Damien F. Katz |
2009-11-09 | Unverbosifiying after the last successful build. | Paul Joseph Davis |
2009-11-09 | Turn on verbose tests to diagnose buildbot | Paul Joseph Davis |
2009-11-09 | Forgot to fix make cover | Paul Joseph Davis |
2009-11-09 | Fixes 'make distcheck' to run the test suite. | Paul Joseph Davis |
2009-11-08 | Fixed a couple test suite errors. | Paul Joseph Davis |
2009-11-03 | Added batching of multiple updating requests, to improve throughput with many... | Damien F. Katz |
2009-10-24 | Fixed the test for couch_stats_aggregator. | Paul Joseph Davis |
2009-09-29 | Fixed a memory usage test. | Paul Joseph Davis |
2009-09-29 | Add ETap to CouchDB's SVN repository. | Paul Joseph Davis |
2009-09-27 | Forgot to update the plan count. | Paul Joseph Davis |
2009-09-27 | Fixed 040-util.t test from deadlocking. | Paul Joseph Davis |
2009-09-27 | Remove crap to test buildbot. | Paul Joseph Davis |
2009-09-27 | A single sub-assert deactivated for buildbot. | Paul Joseph Davis |
2009-09-27 | Add a test for couch_erl_driver. | Paul Joseph Davis |
2009-09-21 | Updated the headers for test config files. | Paul Joseph Davis |
2009-09-17 | Fixes COUCHDB-396 | Paul Joseph Davis |
2009-09-15 | update etap tests to reflect changes in couch_btree, patch by Bob Dionne, clo... | Jan Lehnardt |
2009-09-13 | allow config callbacks to get passed the X-Couch-Persist flag | Jan Lehnardt |
2009-09-11 | Refactoring of endkey code in views and btrees. End key functionaility is now... | Damien F. Katz |
2009-09-09 | choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew... | Adam Kocoloski |
2009-09-02 | fix make check, patch by Bob Dionne, closes COUCHDB-493 | Jan Lehnardt |
2009-08-28 | fix pattern matching bug in redirects for replication | Adam Kocoloski |
2009-08-25 | update etap; missing_revs output now includes DB update_seq | Adam Kocoloski |
2009-08-19 | make httpc test work in R12B (no macros allowed) | Adam Kocoloski |
2009-08-16 | Set executable bit on etap tests. | Paul Joseph Davis |
2009-08-10 | remove leftover line from test | Adam Kocoloski |
2009-08-09 | oops, whitespace | Adam Kocoloski |
2009-08-09 | next piece of new replicator -- missing_revs buffer | Adam Kocoloski |
2009-08-08 | update rep_changes_feed to use feed=continuous and rep_httpc | Adam Kocoloski |
2009-08-07 | ibrowse wrapper for replicator, will replace do_http_request | Adam Kocoloski |
2009-07-24 | reassemble split chunks in changes feed, add all() export | Adam Kocoloski |