Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 2006-06-21 | 1 | -2/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 2005-10-25 | 1 | -3/+2 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 2005-08-25 | 1 | -1/+1 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
| | | | | r=mkanat,wicked a=justdave | ||||
* | Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param | justdave%syndicomm.com | 2004-04-17 | 1 | -4/+9 |
| | | | | Patch by kiko, r=vlad, justdave, a=justdave | ||||
* | Backing out checkin from bug 238865: patch was negatively reviewed post-mortem. | justdave%syndicomm.com | 2004-04-15 | 1 | -9/+4 |
| | | | | a=justdave | ||||
* | Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the | kiko%async.com.br | 2004-04-12 | 1 | -4/+9 |
| | | | | | linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk. | ||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -3/+1 |
| | | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | ||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 1 | -1/+1 |
| | |||||
* | Bug 217103: page.cgi passes the correct pathname prefix in the correct ↵ | justdave%syndicomm.com | 2003-08-25 | 1 | -2/+2 |
| | | | | | | place, so it actually works now. r=gerv, a=justdave | ||||
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -2/+7 |
| | | | | r=joel, a=justdave | ||||
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵ | gerv%gerv.net | 2002-09-21 | 1 | -3/+6 |
| | | | | Patch by gerv; r=kiko. | ||||
* | Fallout from previous checkin; need to escape "-" in regexp for some ↵ | gerv%gerv.net | 2002-09-19 | 1 | -1/+1 |
| | | | | versions of Perl, because it interprets it as a range. | ||||
* | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵ | gerv%gerv.net | 2002-09-18 | 1 | -14/+16 |
| | | | | "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. | ||||
* | Bug 166698 - clean up the error system, which was confused and broken. Patch ↵ | gerv%gerv.net | 2002-09-05 | 1 | -6/+2 |
| | | | | by gerv; r=bbaetz. | ||||
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵ | gerv%gerv.net | 2002-08-15 | 1 | -2/+1 |
| | | | | l10nable. Patch by burnus; r=gerv. | ||||
* | Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. | gerv%gerv.net | 2002-07-23 | 1 | -0/+59 |