Age | Commit message (Expand) | Author | Files | Lines |
2006-07-18 | Bug 344513: Make plain-text custom fields functional on all pages except ente... | mkanat%bugzilla.org | 1 | -0/+3 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -8/+8 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -1/+2 |
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 1 | -2/+0 |
2006-03-09 | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 1 | -5/+2 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -2/+2 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -3/+2 |
2005-07-08 | Bug 300006: "cookies need value" error code when a query returns an empty res... | mkanat%kerio.com | 1 | -3/+8 |
2005-07-07 | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis... | lpsolit%gmail.com | 1 | -4/+9 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 |
2005-01-17 | Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil... | jocuri%softhome.net | 1 | -3/+3 |
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected to... | jocuri%softhome.net | 1 | -1/+1 |
2004-12-05 | Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes... | jocuri%softhome.net | 1 | -1/+4 |
2004-09-24 | Fix for bug 261273: make column changing work with Sun ONE web server; fix by... | myk%mozilla.org | 1 | -2/+5 |
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ... | bugreport%peshkin.net | 1 | -2/+7 |
2004-04-17 | Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in... | justdave%syndicomm.com | 1 | -1/+1 |
2004-04-02 | Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Does | kiko%async.com.br | 1 | -9/+9 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+1 |
2003-11-19 | Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use... | jouni%heikniemi.net | 1 | -1/+11 |
2003-11-14 | Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd... | jocuri%softhome.net | 1 | -1/+2 |
2003-05-13 | Bug 195977: Add ability to show alias column in buglist | bugreport%peshkin.net | 1 | -0/+3 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -7/+14 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 1 | -5/+6 |
2002-11-04 | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 1 | -1/+3 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -0/+5 |
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-27 | Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -28/+12 |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -2/+2 |
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-06-08 | Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cg... | dkl%redhat.com | 1 | -0/+2 |
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra... | gerv%gerv.net | 1 | -3/+2 |
2002-02-13 | Bug 100094 - use generic template handling code | bbaetz%student.usyd.edu.au | 1 | -36/+6 |
2002-02-01 | Fix up "used only once" warning from kiko's checkin. | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-02-01 | Bug 122636 - Templatise colchange.cgi | jake%acutex.net | 1 | -35/+45 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -1/+3 |
2001-11-27 | Fix for bug 101875: Put the product column before the component column rather... | myk%mozilla.org | 1 | -1/+1 |
2001-10-13 | Fix for bug 19910: Bugzilla installs on the same server would interfere with ... | justdave%syndicomm.com | 1 | -2/+3 |
2001-06-01 | Fix for bug 57848, perl warnings in several files. | justdave%syndicomm.com | 1 | -0/+4 |
2000-09-01 | fix for 44609 : Remove the useless "project" column in the Change columns page | cyeh%bluemartini.com | 1 | -1/+1 |
2000-08-31 | fix for 32828: Redirect fails on Internet explorer: colchange.cgi | cyeh%bluemartini.com | 1 | -0/+2 |
2000-02-04 | Add an optional ability to stagger the headers in the bug list, which | terry%mozilla.org | 1 | -0/+16 |
2000-01-18 | Tell people that column changes are remembered using cookies. | terry%mozilla.org | 1 | -1/+1 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -0/+1 |
2000-01-14 | Allow displaying of a "keywords" column. | terry%mozilla.org | 1 | -0/+6 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-10-08 | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1 | -1/+1 |
1999-09-24 | Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev... | terry%mozilla.org | 1 | -0/+2 |