Age | Commit message (Expand) | Author |
2011-05-13 | Merged revision 1102137 from trunk | Filipe David Borba Manana |
2011-04-28 | Make test count for test/etap/200-*.t deterministic. | Paul Joseph Davis |
2011-04-28 | make test case executable | Jan Lehnardt |
2011-04-25 | Fix vhosts for https and fix vhost dependence on sorting of | Jan Lehnardt |
2011-04-24 | Fixed 180 failure in distcheck. | Paul Joseph Davis |
2011-04-23 | Merged revision 1096252 from trunk | Filipe David Borba Manana |
2011-04-23 | Removed test 190-json-stream-parse.t from Makefile.am | Filipe David Borba Manana |
2011-04-23 | Fix random errors in 173-os-daemon-cfg-register.t | Paul Joseph Davis |
2011-04-21 | More fixes for the build system. | Paul Joseph Davis |
2011-04-21 | Instead of trying to write values we just don't write values. | Paul Joseph Davis |
2011-04-21 | Do not persist config values in etap tests. | Paul Joseph Davis |
2011-04-21 | Make local_dev.ini the last file in the config chain. | Paul Joseph Davis |
2011-04-21 | Missing config file in EXTRA_DIST | Paul Joseph Davis |
2011-04-21 | Fix config file paths for etap tests. | Paul Joseph Davis |
2011-04-19 | Merged revision 1095200 from trunk | Filipe David Borba Manana |
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 |