aboutsummaryrefslogtreecommitdiffstats
path: root/testserver.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent...Gervase Markham2015-01-211-3/+3
* Bug 1040728 - testserver.pl on Ubuntu 12.04 with Apache2 invalidly gives erro...Dylan William Hardison2014-09-031-1/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 834770: testserver.pl should support uppercase URLsKoosha Khajeh Moogahi2013-02-031-1/+1
* Bug 800964: Unknown dot(.) is present instead of 'T' in console while running...Frédéric Buclin2012-10-291-1/+2
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-13/+5
* Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin2011-08-171-31/+32
* Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org2009-09-041-3/+3
* Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com2009-04-031-4/+8
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-4/+4
* Bug 470442: Only delete tainted environment variables if we're running in tai...mkanat%bugzilla.org2008-12-221-7/+1
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-241-6/+6
* Bug 369956: Have testserver.pl report whether or not the server is using mod_...justdave%bugzilla.org2007-02-111-2/+2
* Bug 366624: testserver.pl fails to find the GID for the httpd process - Patch...lpsolit%gmail.com2007-01-121-1/+7
* Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from...mkanat%bugzilla.org2006-09-191-7/+2
* Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate ...mkanat%bugzilla.org2006-07-251-0/+8
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-8/+11
* Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com2006-06-201-5/+11
* Spelling in code comments patch: 'involked' -> 'invoked'; patch by Vlad Dasca...vladd%bugzilla.org2006-06-191-1/+1
* Bug 286724: change testserver.pl to do a simpler check for image creation, th...gerv%gerv.net2006-01-051-33/+28
* Bug 311091: Remove unused image files ant.jpg and skins/standard/index/front....lpsolit%gmail.com2005-10-071-4/+4
* Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentye...lpsolit%gmail.com2005-09-151-1/+1
* Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc S...lpsolit%gmail.com2005-03-231-4/+5
* Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; r=...gerv%gerv.net2005-03-161-0/+106
* Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when i...jocuri%softhome.net2005-01-161-1/+1
* Patch for bug 254146: make the error message clear if servertest.pl failed to...jocuri%softhome.net2004-08-281-2/+4
* Bug 245877: Add an installation test suitebugreport%peshkin.net2004-07-221-0/+169