Age | Commit message (Expand) | Author |
2010-12-29 | Stem revision trees after merging a path, COUCHDB-968 | Adam Kocoloski |
2010-12-29 | Skip recursive path merging, COUCHDB-968 | Adam Kocoloski |
2010-12-22 | Merged revision 1052031 from trunk: | Filipe David Borba Manana |
2010-12-08 | Change key_tree merge to take path as 2nd arg, add type specs | Adam Kocoloski |
2010-12-08 | Prefer values from old tree when merging, COUCHDB-968 | Adam Kocoloski |
2010-11-19 | Merged revision 1036705 from trunk: | Filipe David Borba Manana |
2010-11-18 | Merged revision 1032673 from trunk: | Filipe David Borba Manana |
2010-08-08 | fix the db-info assertion to match with the new committed_update_seq field | John Christopher Anderson |
2010-07-14 | Merged revision 964201 from trunk: | 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-23 | Fix the command line JavaScript test runner. | Paul Joseph Davis |
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-23 | Follow RFC 2616 closer and use "verb" instead of "method" | Jan Lehnardt |
2009-12-22 | move query server to a design-doc based protocol, closes COUCHDB-589 | John Christopher Anderson |
2009-12-16 | Provide Content-MD5 header support for attachments. | Paul Joseph Davis |
2009-12-15 | fix query_server_spec.rb for changes in the build process | John Christopher Anderson |
2009-12-02 | removed add_fun optimization for filters, this provides better concurrency at... | John Christopher Anderson |
2009-12-02 | Fixes for make distcheck in the test/bench directory. | Paul Joseph Davis |
2009-12-01 | fixed paths for query_server_spec.rb | John Christopher Anderson |
2009-11-26 | Updated the benchmarks to use the new cURL adapter. | Paul Joseph Davis |
2009-11-26 | Remove test/javascript/run for distcheck. | Paul Joseph Davis |
2009-11-26 | Forgot to add SCRIPT variable for test/javascript/run | Paul Joseph Davis |
2009-11-26 | Setup JavaScript command line runner. | 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 |