Age | Commit message (Expand) | Author | Files | Lines |
2010-07-08 | Bug 567981 - Restore ability for page.cgi pages to contain . characters, but ... | Reed Loden | 1 | -3/+7 |
2010-02-17 | Bug 529201: Add help for every single field to fields.html | Max Kanat-Alexander | 1 | -1/+1 |
2010-02-09 | Bug 544990: Allow directory names in page.cgi ids | Max Kanat-Alexander | 1 | -3/+3 |
2010-02-08 | Bug 518293: Improve and Simplify the QuickSearch Documentation | Max Kanat-Alexander | 1 | -1/+26 |
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 1 | -1/+1 |
2009-08-06 | Bug 508199: A hook for page.cgi | mkanat%bugzilla.org | 1 | -1/+6 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -2/+1 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -3/+2 |
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ... | lpsolit%gmail.com | 1 | -1/+1 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -1/+1 |
2004-04-17 | Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param | justdave%syndicomm.com | 1 | -4/+9 |
2004-04-15 | Backing out checkin from bug 238865: patch was negatively reviewed post-mortem. | justdave%syndicomm.com | 1 | -9/+4 |
2004-04-12 | Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the | kiko%async.com.br | 1 | -4/+9 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -3/+1 |
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -1/+1 |
2003-08-25 | Bug 217103: page.cgi passes the correct pathname prefix in the correct place,... | justdave%syndicomm.com | 1 | -2/+2 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -2/+7 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2002-09-22 | Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch... | gerv%gerv.net | 1 | -3/+6 |
2002-09-19 | Fallout from previous checkin; need to escape "-" in regexp for some versions... | gerv%gerv.net | 1 | -1/+1 |
2002-09-18 | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p... | gerv%gerv.net | 1 | -14/+16 |
2002-09-05 | Bug 166698 - clean up the error system, which was confused and broken. Patch ... | gerv%gerv.net | 1 | -6/+2 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-15 | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na... | gerv%gerv.net | 1 | -2/+1 |
2002-07-23 | Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. | gerv%gerv.net | 1 | -0/+59 |