Age | Commit message (Expand) | Author |
2011-03-26 | Prefer local src paths for etap. | Jan Lehnardt |
2011-02-02 | Make server listen on an unused port during unit tests | Adam Kocoloski |
2010-12-29 | Fix 180-http-proxy tests after Mochiweb upgrade. | Adam Kocoloski |
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 | Make sure that after a local database compaction the old database reference c... | Filipe David Borba Manana |
2010-11-12 | Proper verification of the request's accepted media types. Uses the new funct... | Filipe David Borba Manana |
2010-11-11 | Micro optimization: when reading an iolist, read up to 8Kbs instead of the 4 ... | Filipe David Borba Manana |
2010-11-08 | Preserve attachment identity length when doing local to local replications. | Filipe David Borba Manana |
2010-11-08 | Fixed a couple typos. | Paul Joseph Davis |
2010-11-06 | Fix executable status. | Paul Joseph Davis |
2010-11-05 | Don't choke on unknown configuration settings. | Paul Joseph Davis |
2010-11-05 | HTTP proxy handler. | Paul Joseph Davis |
2010-11-05 | Enable CouchDB to manage OS process daemons. | Paul Joseph Davis |
2010-09-08 | make sure we always do a plan. | Benoit Chesneau |
2010-09-07 | fix issue #COUCHDB-230 . now it's possible to do */test = | Benoit Chesneau |
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 |