summaryrefslogtreecommitdiff
path: root/test/etap/160-vhosts.t
AgeCommit message (Expand)Author
2011-02-02Make server listen on an unused port during unit testsAdam Kocoloski
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-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-06-01better tests for the vhost globals, fixed a bugJohn Christopher Anderson
2010-05-13vhost_global_handlers bypass rewrite rules and are available in all vhostsJohn Christopher Anderson
2010-03-01fix issue COUCHDB-678 applying patch from Filipe Manana.Benoit Chesneau
2010-02-19add etap test for vhostsJan Lehnardt