summaryrefslogtreecommitdiffstats
path: root/testserver.pl
AgeCommit message (Collapse)AuthorFilesLines
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org1-7/+2
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate ↵mkanat%bugzilla.org1-0/+8
package Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com1-8/+11
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric ↵lpsolit%gmail.com1-5/+11
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Spelling in code comments patch: 'involked' -> 'invoked'; patch by Vlad ↵vladd%bugzilla.org1-1/+1
Dascalu <vladd@bugzilla.org>.
2006-01-05Bug 286724: change testserver.pl to do a simpler check for image creation, ↵gerv%gerv.net1-33/+28
thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.
2005-10-07Bug 311091: Remove unused image files ant.jpg and ↵lpsolit%gmail.com1-4/+4
skins/standard/index/front.jpg - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-09-15Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis ↵lpsolit%gmail.com1-1/+1
Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave
2005-03-23Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc ↵lpsolit%gmail.com1-4/+5
Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
2005-03-16Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; ↵gerv%gerv.net1-0/+106
r=gerv, a=myk.
2005-01-16Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when ↵jocuri%softhome.net1-1/+1
it looks for webservers; patch by Kieran Lal <kieran@gmail.com> and Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, r=vladd, a=myk.
2004-08-28Patch for bug 254146: make the error message clear if servertest.pl failed ↵jocuri%softhome.net1-2/+4
to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave.
2004-07-22Bug 245877: Add an installation test suitebugreport%peshkin.net1-0/+169
r=gerv a=justdave