Age | Commit message (Expand) | Author |
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 |
2009-07-23 | etap tests should be executable | Adam Kocoloski |
2009-07-23 | Fixes etap tests for recent updates. | Paul Joseph Davis |
2009-07-17 | update etap tests for new attachment format. | Adam Kocoloski |
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-14 | added licence check, and licence.skip | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-25 | Cleaning out tabs from source code. Purely whitespace diff. | Paul Joseph Davis |
2009-06-25 | Adding tests for couch_ref_counter.erl | Paul Joseph Davis |