Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-26 | Patch for bug 65313; improves the email regexp in order to detect better ↵ | jocuri%softhome.net | 1 | -1/+1 | |
invalid email addresses; r=gerv, a=justdave. | |||||
2004-02-22 | [SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer ↵ | justdave%syndicomm.com | 1 | -2/+8 | |
allowed to be NULL. Null summaries would cause BugMail.pm to crash. (Normally this would only be caused by third party touching of the bugs table, such as bugs manually migrated from another system or inserted by a script - such scripts will now break if they don't set a short_desc) r= bbaetz, a= justdave | |||||
2004-02-09 | Patch for bug 158527: Fix up description for the editbugs group so it is ↵ | jocuri%softhome.net | 1 | -1/+1 | |
closer to the reality; r=kiko; a=justdave. | |||||
2004-02-06 | Fix for bug 127995: shows the size of attachments in the show bug and ↵ | myk%mozilla.org | 1 | -0/+1 | |
attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk | |||||
2004-02-03 | Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to ↵ | gerv%gerv.net | 1 | -2/+9 | |
only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave. | |||||
2004-01-27 | Bug 225043 - enhance chart migration code to populate 'All Open' charts from ↵ | gerv%gerv.net | 1 | -1/+15 | |
historical data. Patch by gerv; r,a=justdave. | |||||
2004-01-22 | Bug 227155 - make sure running collectstats.pl twice in a day, or migrating ↵ | gerv%gerv.net | 1 | -0/+8 | |
data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave. | |||||
2004-01-12 | Fix for bug 229658: Implements a mechanism for extensions to hook into ↵ | myk%mozilla.org | 1 | -0/+5 | |
standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk | |||||
2004-01-04 | Bug 185330: Checksetup console input doesn't work on Win32. r,a=justdave | jouni%heikniemi.net | 1 | -0/+8 | |
2003-12-09 | Bug 227771 - Migration and product/component create code no longer writes ↵ | gerv%gerv.net | 1 | -2/+4 | |
series to database. Patch by gerv; r=kiko, a=justdave. | |||||
2003-12-07 | Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used ↵ | justdave%syndicomm.com | 1 | -5/+8 | |
only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper. r=bbaetz, a=justdave | |||||
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -95/+106 | |
2003-11-08 | Bug 222564 - The chart made when creating a new Product/Component is not ↵ | gerv%gerv.net | 1 | -6/+4 | |
public. Patch by gerv; r=kiko, a=justdave. | |||||
2003-09-18 | Patch for bug 129315: incorrect column definition for bugs.delta_ts; | kiko%async.com.br | 1 | -1/+1 | |
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko a=justdave | |||||
2003-09-12 | Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵ | gerv%gerv.net | 1 | -1/+0 | |
people, but in the end by gerv; r,a=justdave. | |||||
2003-09-11 | Bug 169354 add "Windows Server 2003" OS | timeless%mozdev.org | 1 | -0/+1 | |
r=gerv a=justdave | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 1 | -0/+1 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding ↵ | myk%mozilla.org | 1 | -1/+15 | |
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk | |||||
2003-09-03 | Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. ↵ | gerv%gerv.net | 1 | -1/+1 | |
Patch by gerv; r,a=justdave. | |||||
2003-08-29 | Bug 213577 - New reporting imports old series with wrong status query. Patch ↵ | gerv%gerv.net | 1 | -1/+1 | |
by jussi@comlink.fi; r=gerv, a=justdave. | |||||
2003-08-27 | Fix for bug 217256, "No Interdiff Notification message has two run on ↵ | zach%zachlipton.com | 1 | -2/+2 | |
words." Patch adds newlines where they are needed. r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk> | |||||
2003-08-20 | Check for PatchReader as a part of the installation and disable the "Diff" | jkeiser%netscape.com | 1 | -0/+20 | |
links if it is not there (bug 215268) | |||||
2003-08-03 | Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of | bbaetz%acm.org | 1 | -1/+2 | |
table values. r=jouni, a=justdave | |||||
2003-08-01 | Partial fix for bug 120030: adds template filter for obscuring email addresses. | myk%mozilla.org | 1 | -0/+1 | |
Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk | |||||
2003-08-01 | Don't spew "which: program not found" errors all the time (bug 214558), ↵ | jkeiser%netscape.com | 1 | -34/+48 | |
r=justdave | |||||
2003-07-31 | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵ | jkeiser%netscape.com | 1 | -0/+54 | |
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. | |||||
2003-07-22 | Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch ↵ | preed%sigkill.com | 1 | -2/+4 | |
by jocuri@softhome.net (Vlad Dascalu); r/a=justdave | |||||
2003-07-18 | Bug 147480 - Lack of newlines when asking for password in checksetup.pl. ↵ | preed%sigkill.com | 1 | -1/+1 | |
Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave | |||||
2003-07-10 | Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the | zach%zachlipton.com | 1 | -1/+1 | |
default in localconfig; admins will have to change existing installations manually. r+a=justdave | |||||
2003-07-08 | Bug 211758: checksetup.pl was trying to use params that didn't exist yet ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params. Patch by Brad Roberts <braddr@puremagic.com> r= justdave, a= justdave | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+142 | |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -19/+1 | |
r=joel, a=justdave | |||||
2003-05-01 | Bug 204008: checksetup.pl didn't set permissions on the js directory | justdave%syndicomm.com | 1 | -0/+2 | |
r= zach, a= justdave | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -7/+17 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-04-27 | Bug 203540 - RenameField doesn't get NULL/NOT NULL correct | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-04-25 | Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug | bbaetz%acm.org | 1 | -1/+7 | |
patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave | |||||
2003-04-25 | Bug 197153: Fix for insecure temporary filename handling. | justdave%syndicomm.com | 1 | -4/+3 | |
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave | |||||
2003-04-19 | Fix typo in previous checking for bug 200472. Date::Format should be ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
version *2*.21. | |||||
2003-04-19 | Bug 200472: Require specific version of Date::Format to ensure we don't run ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
into a bug in an older version that we're triggering. r= jake, a= justdave | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -22/+37 | |
r=gerv, justdave a=justdave | |||||
2003-03-08 | Bug 194345: checksetup.pl would die if you had your params set for a local ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
dot, and the executable didn't exist. The polite error message it was supposed to print works now. r= burnus, a= justdave | |||||
2003-02-27 | Bug 195137 - Keywords are not sent in new bug mail | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-02-13 | Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
in silent mode. r=zach, a=justdave | |||||
2003-02-10 | Bug 192513: importxml.pl and move.pl now use the new mail routines ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave | |||||
2003-01-25 | Bug 190582 - quips table initial definition in checksetup.pl missing ↵ | burnus%gmx.de | 1 | -1/+2 | |
approved column r,a=justdave | |||||
2003-01-24 | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 1 | -55/+55 | |
by burnus; r=gerv, a=justdave. | |||||
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵ | justdave%syndicomm.com | 1 | -0/+4 | |
be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=justdave, myk, joel, preed a=justdave | |||||
2003-01-12 | Bug 188656 Change required mysqld minimum to 3.23.41 | bugreport%peshkin.net | 1 | -1/+1 | |
r=bbaetz,justdave a=justdave |