summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-04-21Make local_dev.ini the last file in the config chain.Paul Joseph Davis
2011-04-21Missing config file in EXTRA_DISTPaul Joseph Davis
2011-04-21Fix config file paths for etap tests.Paul Joseph Davis
2011-04-19Merged revision 1095200 from trunkFilipe David Borba Manana
2011-03-26Prefer local src paths for etap.Jan Lehnardt
2011-02-02Make server listen on an unused port during unit testsAdam Kocoloski
2010-12-29Fix 180-http-proxy tests after Mochiweb upgrade.Adam Kocoloski
2010-12-29Stem revision trees after merging a path, COUCHDB-968Adam Kocoloski
2010-12-29Skip recursive path merging, COUCHDB-968Adam Kocoloski
2010-12-22Merged revision 1052031 from trunk:Filipe David Borba Manana
2010-12-08Change key_tree merge to take path as 2nd arg, add type specsAdam Kocoloski
2010-12-08Prefer values from old tree when merging, COUCHDB-968Adam Kocoloski
2010-11-19Make sure that after a local database compaction the old database reference c...Filipe David Borba Manana
2010-11-12Proper verification of the request's accepted media types. Uses the new funct...Filipe David Borba Manana
2010-11-11Micro optimization: when reading an iolist, read up to 8Kbs instead of the 4 ...Filipe David Borba Manana
2010-11-08Preserve attachment identity length when doing local to local replications.Filipe David Borba Manana
2010-11-08Fixed a couple typos.Paul Joseph Davis
2010-11-06Fix executable status.Paul Joseph Davis
2010-11-05Don't choke on unknown configuration settings.Paul Joseph Davis
2010-11-05HTTP proxy handler.Paul Joseph Davis
2010-11-05Enable CouchDB to manage OS process daemons.Paul Joseph Davis
2010-09-08make sure we always do a plan.Benoit Chesneau
2010-09-07fix issue #COUCHDB-230 . now it's possible to do */test =Benoit Chesneau
2010-08-20sysadmins were shocked that we can use $ for anything else than a shellBenoit Chesneau
2010-08-18COUCHDB-161 - support Range header for attachments.Robert Newson
2010-08-17New vhost manager. allows dynamic add of vhosts without restart,Benoit Chesneau
2010-08-15add requested_path to the req so we know original path in shows/lists &Benoit Chesneau
2010-08-08fix the db-info assertion to match with the new committed_update_seq fieldJohn Christopher Anderson
2010-07-14Adapt test to change introduced in revision 963725 - deleted documents can no...Filipe David Borba Manana
2010-06-25fix test case for revpos-checking commitJan Lehnardt
2010-06-01better tests for the vhost globals, fixed a bugJohn Christopher Anderson
2010-05-19add -x bitJan Lehnardt
2010-05-13vhost_global_handlers bypass rewrite rules and are available in all vhostsJohn Christopher Anderson
2010-05-04use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757Adam Kocoloski
2010-05-04use keysearch BIF to search ejson props. Closes COUCHDB-747Adam Kocoloski
2010-04-15accept gzipped attachments w/ standalone api. thx fdmanana. COUCHDB-712Adam Kocoloski
2010-04-15refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710Adam Kocoloski
2010-04-02Deterministic/synchronous shutdown code.Damien F. Katz
2010-03-19Avoid a possible race condition.Paul Joseph Davis
2010-03-17moar bumpageJan Lehnardt
2010-03-17Wait a little longer, this should help slower systems.Jan Lehnardt
2010-03-05efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639Adam Kocoloski
2010-03-05faster LRU test in 070-couch-db.tAdam Kocoloski
2010-03-04reverting damien's latest commit until we can figure out why it's causing fai...John Christopher Anderson
2010-03-04Changed process tree shutdown to be synchronous, to eliminate spurious test f...Damien F. Katz
2010-03-01add etap test file to MakefileJan Lehnardt
2010-03-01fix issue COUCHDB-678 applying patch from Filipe Manana.Benoit Chesneau
2010-02-26fdmananas patch for filtered replication via COUCHDB-673John Christopher Anderson
2010-02-23Fix the command line JavaScript test runner.Paul Joseph Davis
2010-02-19add etap test for vhostsJan Lehnardt