- 08 Mar, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 143490: eliminate unsupported calls from checksetup.pl when running in Windows; original code by Cedric Caron <cedric.caron@urbanet.ch>; patch by Andrei Benea <abenea@home.ro>; r=vlad,justdave, a=justdave.
-
- 26 Feb, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave.
-
- 22 Feb, 2004 1 commit
-
-
justdave%syndicomm.com authored
[SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer 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
-
- 09 Feb, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 158527: Fix up description for the editbugs group so it is closer to the reality; r=kiko; a=justdave.
-
- 06 Feb, 2004 1 commit
-
-
myk%mozilla.org authored
Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
-
- 03 Feb, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave.
-
- 27 Jan, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 225043 - enhance chart migration code to populate 'All Open' charts from historical data. Patch by gerv; r,a=justdave.
-
- 22 Jan, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 227155 - make sure running collectstats.pl twice in a day, or migrating data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave.
-
- 12 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 229658: Implements a mechanism for extensions to hook into 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
-
- 04 Jan, 2004 1 commit
-
-
jouni%heikniemi.net authored
-
- 09 Dec, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 227771 - Migration and product/component create code no longer writes series to database. Patch by gerv; r=kiko, a=justdave.
-
- 07 Dec, 2003 1 commit
-
-
justdave%syndicomm.com authored
Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper. r=bbaetz, a=justdave
-
- 22 Nov, 2003 1 commit
-
-
bbaetz%acm.org authored
-
- 08 Nov, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave.
-
- 18 Sep, 2003 1 commit
-
-
kiko%async.com.br authored
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko a=justdave
-
- 12 Sep, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave.
-
- 11 Sep, 2003 1 commit
-
-
timeless%mozdev.org authored
r=gerv a=justdave
-
- 07 Sep, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
-
- 03 Sep, 2003 2 commits
-
-
myk%mozilla.org authored
Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
-
gerv%gerv.net authored
Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Patch by gerv; r,a=justdave.
-
- 29 Aug, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 213577 - New reporting imports old series with wrong status query. Patch by jussi@comlink.fi; r=gerv, a=justdave.
-
- 27 Aug, 2003 1 commit
-
-
zach%zachlipton.com authored
newlines where they are needed. r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>
-
- 20 Aug, 2003 1 commit
-
-
jkeiser%netscape.com authored
links if it is not there (bug 215268)
-
- 03 Aug, 2003 1 commit
-
-
bbaetz%acm.org authored
table values. r=jouni, a=justdave
-
- 01 Aug, 2003 2 commits
-
-
myk%mozilla.org authored
Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk
-
jkeiser%netscape.com authored
-
- 31 Jul, 2003 1 commit
-
-
jkeiser%netscape.com authored
Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
-
- 22 Jul, 2003 1 commit
-
-
preed%sigkill.com authored
Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch by jocuri@softhome.net (Vlad Dascalu); r/a=justdave
-
- 18 Jul, 2003 1 commit
-
-
preed%sigkill.com authored
Bug 147480 - Lack of newlines when asking for password in checksetup.pl. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
-
- 10 Jul, 2003 1 commit
-
-
zach%zachlipton.com authored
default in localconfig; admins will have to change existing installations manually. r+a=justdave
-
- 08 Jul, 2003 1 commit
-
-
justdave%syndicomm.com authored
Bug 211758: checksetup.pl was trying to use params that didn't exist yet 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
-
- 26 Jun, 2003 1 commit
-
-
gerv%gerv.net authored
-
- 05 May, 2003 1 commit
-
-
bbaetz%acm.org authored
r=joel, a=justdave
-
- 01 May, 2003 1 commit
-
-
justdave%syndicomm.com authored
r= zach, a= justdave
-
- 27 Apr, 2003 2 commits
-
-
bbaetz%acm.org authored
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave
-
bbaetz%acm.org authored
r,a=justdave
-
- 25 Apr, 2003 2 commits
-
-
bbaetz%acm.org authored
patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave
-
- 19 Apr, 2003 2 commits
-
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
Bug 200472: Require specific version of Date::Format to ensure we don't run into a bug in an older version that we're triggering. r= jake, a= justdave
-