Age | Commit message (Expand) | Author |
2010-08-20 | sysadmins were shocked that we can use $ for anything else than a shell | Benoit Chesneau |
2010-08-18 | COUCHDB-161 - support Range header for attachments. | Robert Newson |
2010-08-17 | New vhost manager. allows dynamic add of vhosts without restart, | Benoit Chesneau |
2010-08-15 | add requested_path to the req so we know original path in shows/lists & | Benoit Chesneau |
2010-08-08 | fix the db-info assertion to match with the new committed_update_seq field | John Christopher Anderson |
2010-07-14 | Adapt test to change introduced in revision 963725 - deleted documents can no... | Filipe David Borba Manana |
2010-06-25 | fix test case for revpos-checking commit | Jan Lehnardt |
2010-06-01 | better tests for the vhost globals, fixed a bug | John Christopher Anderson |
2010-05-19 | add -x bit | Jan Lehnardt |
2010-05-13 | vhost_global_handlers bypass rewrite rules and are available in all vhosts | John Christopher Anderson |
2010-05-04 | use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757 | Adam Kocoloski |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2010-04-15 | accept gzipped attachments w/ standalone api. thx fdmanana. COUCHDB-712 | Adam Kocoloski |
2010-04-15 | refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710 | Adam Kocoloski |
2010-04-02 | Deterministic/synchronous shutdown code. | Damien F. Katz |
2010-03-19 | Avoid a possible race condition. | Paul Joseph Davis |
2010-03-17 | moar bumpage | Jan Lehnardt |
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 |