Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 834770: testserver.pl should support uppercase URLs | Koosha Khajeh Moogahi | 2013-02-03 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 800964: Unknown dot(.) is present instead of 'T' in console while ↵ | Frédéric Buclin | 2012-10-29 | 1 | -1/+2 |
| | | | | | | running testserver.pl on Windows r=wurblzap a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -13/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 2011-08-17 | 1 | -31/+32 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS) | mkanat%bugzilla.org | 2009-09-04 | 1 | -3/+3 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 123165 â Permissions setup option for bugzilla_user==webserver_user ↵ | wurblzap%gmail.com | 2009-04-03 | 1 | -4/+8 |
| | | | | | | (suexec). Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | ||||
* | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 2009-02-12 | 1 | -4/+4 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 470442: Only delete tainted environment variables if we're running in ↵ | mkanat%bugzilla.org | 2008-12-22 | 1 | -7/+1 |
| | | | | | | taint mode Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 2007-07-24 | 1 | -6/+6 |
| | | | | | patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | ||||
* | Bug 369956: Have testserver.pl report whether or not the server is using ↵ | justdave%bugzilla.org | 2007-02-11 | 1 | -2/+2 |
| | | | | | | mod_perl r=mkanat, a=justdave | ||||
* | Bug 366624: testserver.pl fails to find the GID for the httpd process - ↵ | lpsolit%gmail.com | 2007-01-12 | 1 | -1/+7 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵ | mkanat%bugzilla.org | 2006-09-19 | 1 | -7/+2 |
| | | | | | | from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate ↵ | mkanat%bugzilla.org | 2006-07-25 | 1 | -0/+8 |
| | | | | | | package Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 2006-06-21 | 1 | -8/+11 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -5/+11 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Spelling in code comments patch: 'involked' -> 'invoked'; patch by Vlad ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
| | | | | Dascalu <vladd@bugzilla.org>. | ||||
* | Bug 286724: change testserver.pl to do a simpler check for image creation, ↵ | gerv%gerv.net | 2006-01-05 | 1 | -33/+28 |
| | | | | thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave. | ||||
* | Bug 311091: Remove unused image files ant.jpg and ↵ | lpsolit%gmail.com | 2005-10-07 | 1 | -4/+4 |
| | | | | skins/standard/index/front.jpg - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis ↵ | lpsolit%gmail.com | 2005-09-15 | 1 | -1/+1 |
| | | | | Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave | ||||
* | Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc ↵ | lpsolit%gmail.com | 2005-03-23 | 1 | -4/+5 |
| | | | | Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave | ||||
* | Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; ↵ | gerv%gerv.net | 2005-03-16 | 1 | -0/+106 |
| | | | | r=gerv, a=myk. | ||||
* | Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -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. | ||||
* | Patch for bug 254146: make the error message clear if servertest.pl failed ↵ | jocuri%softhome.net | 2004-08-28 | 1 | -2/+4 |
| | | | | to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave. | ||||
* | Bug 245877: Add an installation test suite | bugreport%peshkin.net | 2004-07-22 | 1 | -0/+169 |
r=gerv a=justdave |